#contents .topbanner{
	height:130px;
	background:url("../image/common/img_topbanner.jpg") no-repeat top left;
	margin:15px 0 20px 0;
	}

#contents .topbanner p{
	font-size:12px;
	padding:103px 0 0 580px;
	}

#contents .left{
	width:495px;
	float:left;
	}

#contents .left h2{
	font-size:14px;
	height:27px;
	background:url("../image/common/headline02_topleft_bg.jpg") no-repeat top left;
	padding:6px 0 0 15px;
	margin-bottom:15px;
	}

#contents .left p.summary{
	font-size:12px;
	line-height:1.5em;
	padding:0 5px 20px 5px;
	}

#contents .left .entrycontents h3{
	font-size:14px;
	border:1px solid #cccccc;
	padding:3px;
	margin-bottom:8px;
	}

#contents .left .entrycontents h3 img{
	vertical-align:middle;
	margin-right:8px;
	}
#contents .left .entrycontents dl{
	font-size:12px;
	line-height:1.5em;
	}

#contents .left .entrycontents dl dt{
	width:112px;
	border-right:1px dotted #cccccc;
	float:left;
	}

#contents .left .entrycontents dl dd{
	width:370px;
	padding-left:10px;
	float:right;
	}

#contents .left p.archives{
	font-size:12px;
	text-align:right;
	border-top:1px dotted #cccccc;
	background:url("../image/common/icon02.gif") no-repeat 380px 11px;
	padding-top:10px;
	margin-bottom:30px;
	}
		
#contents .right{
	width:255px;
	margin-bottom:30px;
	float:right;
	}

#contents .right .spacer{
	background-color:#cccccc;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:5px 5px 0 5px;
	}

#contents .right .spacer .background{
	font-size:12px;
	background-color:#f7f7f7;
	padding:5px 0 30px 0;
	margin-bottom:5px;
	}

#contents .right .spacer .background .headline{
	border-left:2px solid #B6151B;
	padding:0 5px;
	margin:0 5px 15px 5px;
	}

#contents .right .spacer .background .headline h3{
	font-size:14px;
	color:#B6151B;
	margin-bottom:10px;
	}

#contents .right .spacer .background .headline p{
	font-size:12px;
	font-weight:bold;
	}
	
#contents .right .spacer .background dl.report{
	border-bottom:1px dotted #cccccc;
	padding-bottom:5px;
	margin:0 5px 15px 5px;
	}	

#contents .right .spacer .background dl.report dt{
	background:url("../image/common/icon03.gif") no-repeat 0 5px;
	padding:0 0 0 10px;
	margin-bottom:5px;
	}

#contents .right .spacer .background dl.faq{
	border-bottom:1px dotted #cccccc;
	padding-bottom:5px;
	margin:0 5px 15px 5px;
	}	

#contents .right .spacer .background dl.faq dt{
	font-weight:bold;
	margin-bottom:5px;
	}

#contents .right .spacer .background dl.faq dd ul{
	list-style:none;
	}
	
#contents .right .spacer .background dl.faq dd ul li{
	line-height:1.5em;
	background:url("../image/common/icon03.gif") no-repeat 0 6px;
	padding:0 0 0 10px;
	margin-bottom:3px;
	}

#contents .right .spacer .background ul.knowhow{
	height:87px;
	list-style:none;
	background:url(../image/common/img_topright_knowhow.gif) no-repeat top left;
	border-bottom:1px dotted #cccccc;
	padding:0 0 5px 87px;
	margin-left:10px;
	}

#contents .right .spacer .background ul.knowhow li{
	line-height:1.5em;
	margin-bottom:5px;
	}

#contents .right .spacer .background p.more{
	float:right;
	width:auto;
	padding:5px 15px 0 0;
	margin-bottom:10px;
	}

#contents .right .spacer .background p.more span{
	background:url("../image/common/icon02.gif") no-repeat 0 10px;
	padding:10px 0 0 30px;
	}


