@charset "utf-8";

#contents #main a{
	text-decoration: none;
}
#contents #main h4{
	background: url(../../images/common/ico_link.gif) 10px 4px no-repeat; 
	border-bottom: 1px solid #EBEBEB;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#contents #main dl{
	margin-left: 50px;
	border-bottom: 1px dashed #EBEBEB;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 8px;
	margin-bottom: 5px;
}
#contents #main dt {
	background: url(../../images/common/ico_link.gif) left center no-repeat; 
	padding: 2px 20px;
	width: 230px;
	display: block;
}
#contents #main dt.long {
	width: 600px;
}
#contents #main dt.plus_sub{
	float: left;
}
#contents #main dd{
	float: left;
}
#contents #main dd li a{
	background: url(../../images/common/ico_link.gif) left center no-repeat; 
	padding: 2px 20px;
	line-height: 1.5;
}
#contents #main dd li{
	margin-bottom: 5px;
}
#contents #main dl.end {
	margin-bottom: 20px;
}
/* ローカルナビ */
/*#contents #sub{
	background: url(../../images/common/bg_lNavi_none.jpg) left bottom no-repeat;
	height: 110px;
}
*/
#contents #sub{
	display: none;
}
