@charset "utf-8";
 @import url(reset.css);
@import url(base.css);
@import url(common.css);
#content .same {
	overflow:hidden;
	zoom:1;
	margin:-3px 0 30px;
}
#content .same ul {
	float:left;
	width:310px;
	margin-top:3px;
}
#content .same ul li {
	float:left;
}
#content .same ul li.last {
	float:right;
}
#content .same dl {
	margin-left:328px;
	padding-right:25px;
}
#content .same dl dt {
	font-weight:bold;
	color:#195226;
	font-size:1.15em;
	margin-bottom:2px;
}
#content p.p01 {
	margin:-3px 0 25px;
}
#content table th {
	width:239px;
}
#content table th.mix,
#content table td.mix {
	vertical-align:middle;
}
#content table td {
	padding:3px 0 2px;
	text-align:center;
}

/* table in table
------------------------------ */

#content table td table {
	width:150px;
}

#content table td table th,
#content table td table td {
	border:none;
	background:#FFF;
}
#content table td table th {
	width:50px;
}

#content table td table td {
	width:50px;
}

#content table th, #content table td {
	padding:3px 0 2px 9px;
}
#content #dl01 table th {
	width:139px;
}

#content table td span {
	color:#FF0000;
}
#content table td.sp {
	width:83px;
	color:#FF0000;
	text-align:right;
	padding-right:57px;
}

#content table td.sp2 {
	color:#FF0000;
	padding-left:72px;
	text-align:left;
}

#content #dl01 dt {
	color:#FF6600;
	margin:7px 0 25px;
}
#content #first table td.td01, #content #second table td.td01 {
	width:98px;
}
#content #second table td.td02 {
	text-align:left;
	padding:3px 7px 2px 7px;
}
#content #second table td.sp2 {
	color:#FF0000;
	text-align:right;
	padding-right:90px;
}

#content #first dl dt {
	margin:5px 0 15px;
}
#content #first ul {
	overflow:hidden;
	zoom:1;
	margin-bottom: 14px;
}
#content #first ul li {
	float:left;
	margin-right:20px;
}
#content #first ul li.last {
	margin-right:0;
}
#content #first p, #content #second dl dt {
	margin:5px 0 25px;
	color:#FF6600;
}
#content #second dl {
	margin-bottom:15px;
}
#content #second dl dt {
	margin:5px 0;
}
#content #second dl dt.dt01 {
	margin:5px 0 19px;
	color:#333;
}
#content #third {
	border:1px solid #ccc;
	background-color:#FDFFEC;
	padding:8px 0 5px 10px;
	margin-bottom:30px;
}
#content #third p.p01 {
	margin-bottom:22px;
}
#content #four dl {
	overflow:hidden;
	zoom:1;
	margin:-3px 0 20px;
	padding-bottom:15px;
	background:url(../image/checkdl_bg.jpg) right bottom no-repeat;
}
#content #four dl.last {
	padding-bottom:25px;
	margin-bottom:0;
	background:none;
}
#content #four dl dt {
	float:left;
	margin-bottom:5px;
}
#content #four dl dd {
	float:right;
	width:534px;
}
#content #four dl dd span {
	font-weight:bold;
}