@charset "utf-8";

/* サイトマップ
=================================================================== */
dl#sitemapList{
	margin:15px 0 0 8px;
	width:580px;
}
dl#sitemapList dt{
	margin:0 0 10px 0;
	padding:0 0 1px 20px;
	background:url("../img/icon_h2.gif") 0 3px no-repeat;
	border-bottom:2px solid #688ec5;
}
dl#sitemapList dt h2{
	margin:0;
	padding:0;
}
dl#sitemapList dd{
	margin:0;
	padding:0 0 20px 0;
}
dl#sitemapList dd ul{
	overflow:hidden;
	width:580px;
}
dl#sitemapList dd ul li{
	float:left;
	width:30%;
	padding:0 2% 10px 1%;
	background:url("../img/icon_li.gif") 0 0 no-repeat;
	line-height:1.4em;
}
dl#sitemapList dd ul li#productArea{
	width:560px;
}
dl#sitemapList dd ul li#productArea table{
	margin:10px 0 ;
}
dl#sitemapList dd ul li#productArea table dt{
	margin:0;
	padding:3px 0 10px 20px;
	border-bottom:none;
	font-weight:bold;
}
dl#sitemapList dd ul li#productArea table dd{
	margin:0 0 0 20px;
	padding:0 0 10px 10px;
	background:url("../img/icon_li.gif") 0 0 no-repeat;


/*サービス情報(2011.05.26 fukuta追加)	*/
}#sitemap #page #contents #main #sitemapList #serviceArea {
	margin:0 0 0 12px;
	padding:0 0 10px 20px;
	background:url("../img/icon_h2.gif") 0 0 no-repeat;
	font-weight: bolder;
	float: none;
}

#sitemap #page #contents #main #sitemapList .service {
	float: none;
	margin:0 0 0 30px;
	padding:0 0 10px 10px;
}

