@charset "utf-8";
body {
	background: url(../images/bg.gif);
}
.red {
	color: #FF0000;
	font-weight: bold;
}
.big {
	font-weight: bold;
	line-height: 140%;
	color: #00823E;
}


#wrapper p {
	font: 0.9em/1.4em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#wrapper {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	background: url(../images/header.gif) no-repeat;
	height: 80px;
	width: 680px;
	text-indent: -9999px;
}
#wrapper .dvd {
	background: url(../images/dvd.gif) no-repeat;
	width: 596px;
	margin-right: auto;
	margin-left: auto;
	height: 318px;
}
#wrapper .dvd .nodisp {
	display: none;
}
#wrapper .dvd .text {
	padding-top: 130px;
	padding-left: 240px;
}
#wrapper .dvd .text p {
	background: #E4F169;
	border: 2px solid #00823E;
	padding: 10px;
	color: #333333;
}


#wrapper .contents {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper .contents h3 {
	background: url(../images/midashi.gif) no-repeat 20px;
	padding: 10px;
	border-bottom: 1px solid #00823E;
	border-left: 5px solid #00823E;
	text-indent: -9999px;
	margin-bottom: 10px;
	margin-top: 20px;
}
#wrapper .contents p {
	padding: 0px 20px 20px;
}
#wrapper .privilege {
	background: #E4F169;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
#wrapper .privilege h3 {
	background: url(../images/midashi2.gif) no-repeat;
	text-indent: -9999px;
	height: 25px;
	width: 333px;
	margin-left: 33px;
}
#wrapper .privilege .box {
	width: 536px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/rep.gif);
}
#wrapper .privilege .box p {
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 10px;
}
#wrapper .privilege .box .footer {
	background: url(../images/footer.gif) no-repeat center bottom;
	height: 25px;
	width: 536px;
}

#wrapper .privilege .box .list_01 {
	background: url(../images/privilege1.gif) no-repeat;
	height: 73px;
	width: 536px;
	text-indent: -9999px;
}
#wrapper .privilege .box .list_02 {
	background: url(../images/privilege2.gif) no-repeat;
	height: 73px;
	width: 536px;
	text-indent: -9999px;
}
#wrapper .privilege .box .list_03 {
	background: url(../images/privilege3.gif) no-repeat;
	height: 73px;
	width: 536px;
	text-indent: -9999px;
}
#wrapper .privilege .box .list_04 {
	background: url(../images/privilege4.gif) no-repeat;
	height: 73px;
	width: 536px;
	text-indent: -9999px;
}
#wrapper .privilege .box .list_05 {
	background: url(../images/privilege5.gif) no-repeat;
	height: 73px;
	width: 536px;
	text-indent: -9999px;
}#wrapper .shop {
	background: url(../images/midashi3.gif) no-repeat;
	padding-top: 20px;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper .shop a {
	background: url(../images/shopping_btn.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 173px;
}
#wrapper .close {
	width: 155px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#wrapper .close a {
	background: url(../images/close_btn.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 155px;
}
