@charset "UTF-8";
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dt,dd,address,form {
	margin:0;
	padding:0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
img {border:0;}
#wrapper {
	background-color: #F0D8F0;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#contents {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
}
#header {
	width: 550px;
	overflow: hidden;
	background-image: url(headerbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 610px;
}
#header h1, #header p{
	display:none;
	text-indent:-9999px;}
#pack {
	overflow: hidden;
	width:210px;
	margin:251px 0 0 60px;

	font-size: 10px;
	color: #333333;
	text-align: center;
}
#pack img {
	border: 1px solid #FFFFFF;
}
#bgg {
	padding-top:20px;
	background-image: url(bg.jpg);
	background-position: center top;
	width: 550px;
	overflow: hidden;
}
#naiyoulist {
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 3px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#naiyoulist dt{
	font-size: 16px;
	font-weight: bold;
	color: #930;
}
#naiyoulist dd{
	font-size: 14px;
	padding-left: 20px;
	padding-bottom: 15px;
}
#upr {
	width: 450px;
	padding-right: 50px;
	padding-left: 50px;
	overflow: hidden;
}
.line {
	background-color: #990000;
	height: 1px;
	margin-top: 2px;
	margin-bottom: 3px;
	overflow: hidden;
}


#right {
	width: 220px;
	float: right;
	overflow: hidden;
}

.data {
	background-image: url(barbg.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 120%;
}
#below {
	clear: both;
	width: 450px;
	overflow: hidden;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 15px;
}
.midasi {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(barbg.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	margin-top: 10px;
}
.honbun {
	font-size: 12px;
	line-height: 120%;
	color: #990000;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(honbunbg.png);
behavior: url(iepngfix/iepngfix.htc);
	overflow: hidden;
}
.honbun span {
	font-weight: bold;
	color: #990066;
	font-size: 14px;
	display: block;
	margin-top: 10px;
	text-align: center;
}

.hbnul {
	float: left;
	width: 200px;
	list-style-type: disc;
	padding-left: 12px;
}

.hbnul li {
	line-height: 120%;
	margin-left: 10px;
}
.honbun table {
	width: 100%;
}
.honbun td {
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 10px;
	width: 25%;
}
#footer {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #C44669;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
}
