@charset"UTF-8";

@import url("default.css");
@import url("layout.css");
@import url("module.css");

/*========================Contents=============================
	01) pn_cp2009
	99) Clear
=============================================================*/

.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}
.b {font-weight:bold;}

#youkou dl {
	width:907px;
	margin:20px 0 20px 17px;
	padding-bottom:10px;
	background:transparent url("../pn_cp_2009/images/dotte.gif") left bottom repeat-x;
}

#youkou dl dt {
	color:#0170c3;
	font-weight:bold;
}

#youkou dl dd {margin:10px 0;}

#youkou dl dd span {display:block;margin-top:10px;color:#0170c3;}
#youkou dl dd span.redb {display:inline;color:#ed0331;font-weight:bold;}
#youkou dl dd span.red {display:inline;color:#ed0331;}

#youkou dl dd.getadobe {font-size:85%;}
#youkou dl dd.getadobe img {vertical-align:top;margin-right:10px;}

#youkou h5 {color:#0170c3;margin-bottom:5px;}
#youkou ul {margin:10px 0;}
#youkou li {margin-bottom:5px;}
#youkou li.indent {padding-left:25px;text-indent:-25px;}

#youkou ul li span {display:inline;margin:0;color:#868686;font-weight:bold;}

#inqure p {
	width:907px;
	margin:10px 0 40px 17px;
}
/*============================================================
 99) Clear
=============================================================*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;}

.clearfix {display:inline-block;}

/* exclude MacIE5 \*/
* html .clearfix {height:1%;}

.clearfix {display:block;}
/* end MacIE5 */
