@charset "utf-8";
@import "../../common/css/0-import.css";
#banner {
	padding: 26px 0 8px;
}

#pageGuide {
	line-height: 1.2;
}

#pagetop {
	clear: both;
}

#conts h2 {
	margin-bottom: 16px;
}


#conts .floatL {
	width: 305px;
}

#conts .floatR {
	width: 315px;
}

#conts ul {
	margin: 0 0 40px 10px;
}

#conts ul.ul01 li {
	margin-bottom: 31px;
	_margin-bottom: 30px;
}

#conts ul li {
	padding-left: 15px;
	_padding-top: 1px;
	background: url(../../img/sitemap/icon01.gif) no-repeat left 5px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
}

#conts ul li ul {
	width: auto;
	margin: 12px 0 31px 12px;
	_margin-top: 10px;
}

#conts ul li ul li {
	padding-left: 8px;
	margin-bottom: 12px;
	_margin-bottom: 11px;
	background: url(../../img/sitemap/icon02.gif) no-repeat left 8px;
	_background: url(../../img/sitemap/icon02.gif) no-repeat left 9px;
	font-size: 12px;
	font-weight: normal;
}

