<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

@import url("common.css");


p.back {
	margin:10px 0 15px 0;
}

div#item {
	background-color:#FFF;
	padding:30px;
	margin-bottom:15px;
}
div#title_area {
	margin-bottom:30px;
}
div#title {
	width:430px;
	float:left;
}
div.read {
	background:url(../images/read_bg02.gif) no-repeat left bottom;
	width:430px;
	margin:15px 0 0 0;
	min-height:89px;
	_height:89px;
}
div.read p {
	background:url(../images/read_bg01.gif) no-repeat 0 0;
	padding:13px 15px;
	width:400px;
}
div#check {
	width:366px;
	height:112px;
	float:right;
	padding:65px 0 0 18px;
}
div#check p {
	font-size:14px;
	text-indent:-1.3em;
	margin:0 0 0.3em 1.3em;
	line-height:2em;
}
div#check2 {
	width:366px;
	height:128px;
	float:right;
	padding:65px 0 0 18px;
}
div#check2 p {
	font-size:14px;
	text-indent:-1.3em;
	margin:0 0 0.3em 1.3em;
	line-height:2em;
}
div.check_month4 {
	background:url(../../month4/images/check.gif) no-repeat 0 0;
}
div.check_month4 p {
	line-height:1.6em !important;
}
div.check_month5 {
	background:url(../../month5/images/check.gif) no-repeat 0 0;
}
div.check_month6 {
	background:url(../../month6/images/check.gif) no-repeat 0 0;
}
div.check_month7 {
	background:url(../../month7/images/check.gif) no-repeat 0 0;
}
div.check_month8 {
	background:url(../../month8/images/check.gif) no-repeat 0 0;
}
div.check_month9 {
	background:url(../../month9/images/check.gif) no-repeat 0 0;
}
div.check_month10 {
	background:url(../../month10/images/check.gif) no-repeat 0 0;
}
div.check_month11 {
	background:url(../../month11/images/check.gif) no-repeat 0 0;
}
div.check_month12 {
	background:url(../../month12/images/check.gif) no-repeat 0 0;
}
div.check_month1 {
	background:url(../../month1/images/check.gif) no-repeat 0 0;
}
div.check_month2 {
	background:url(../../month2/images/check.gif) no-repeat 0 0;
}
div.check_month3 {
	background:url(../../month3/images/check.gif) no-repeat 0 0;
}

div#secret_area {
	background:url(../images/secret_bg.gif) repeat-y 0 0;
	width:840px;
}

div.secret01,
div.secret02,
div.secret03 {
	width:257px;
	float:left;
}
div.secret01,
div.secret02 {
	margin-right:34px;
}
div.secret01 img,
div.secret02 img,
div.secret03 img {
	margin-bottom:10px;
}

</pre></body></html>