/*詳細ページ用*/

#section-detail{
	text-align: left;
	background-image: url(/common/img/main_bg02.gif);
	background-repeat: repeat-y;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d5d5d5;
	border-bottom-color: #d5d5d5;
	width: 653px;
	margin: 0px;
	padding: 0px;
}
#section-detail div.section{
	padding-bottom: 15px;
	padding-top: 15px;
}
#section-detail h4{
	background-image: url(../img/main_h4_title_bg02.gif);
	background-repeat: repeat-y;
	display: block;
	text-align: left;
	padding-left: 15px;
	color: #660000;
	padding-top: 7px;
	padding-bottom: 7px;
}
#section-detail  p.lead{
	text-align: left;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 14px;
	color: #660000;
	background-color: #FFFFFF;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#section-detail p.sub_title{
	display: block;
	text-align: left;
	margin-bottom: 12px;
	font-weight: bolder;
	color: #FF6600;
	padding-top: 20px;
	padding-left: 26px;
	padding-bottom: 0px;
}
#section-detail p.sub_title2{
	display: block;
	text-align: left;
	margin-bottom: 12px;
	font-weight: bolder;
	color: #FF6600;
	padding-top: 20px;
	padding-left: 42px;
	padding-bottom: 0px;
}
#section-detail span.date{
	color: #333333;
	
}
#section-detail div.list{
	display: block;
	text-align: left;
	margin-bottom: 30px;
	width: 601px;
	margin-left: 26px;
}
#section-detail div.list2{
	display: block;
	text-align: left;
	margin-bottom: 30px;
	width: 569px;
	margin-left: 42px;
}
#section-detail p.date{
	display: block;
	text-align: left;
	padding-bottom: 7px;
	font-weight: bolder;
}
#section-detail p.date2{
	display: block;
	text-align: left;
	padding-bottom: 7px;
	font-weight: bolder;
	padding-top: 20px;
}
#section-detail div.paper{
	height: 13px;
	background-image: url(/common/img/com_paper.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#section-detail a.pagetop{
	display: block;
	background-image: url(/common/img/gototop.gif);
	background-repeat: no-repeat;
	padding-right: 18px;
	background-position: right center;
}
#gototop span.back{
	display: block;	
}
#section-detail ol.list{
	margin-left: 30px;
	
}
#section-detail ol.list li{
	
}

#section-detail a.pagetop{
	font-size: 85%;
}