/* ----サイトマップ---- */

#map-box{
	width:790px;
	margin:10px 0 20px 40px;
	}
#mapban {
    background: url("../image/sitemap_banner.gif") no-repeat;
    height: 50px;
    overflow: hidden;	width:820px;
	margin:10px 0px 0px 15px;
    text-indent: -9999px;
}


.map-cat{
	float:left;
	width:240px;
	height:140px;
	margin:10px 10px 10px 0;
	}

.map-cat h3{
    background: url("../image/sitemap_sttl.gif") no-repeat;
	width:240px;
    height: 30px;
	font-size:14px;
	font-weight:bold;
	padding:8px 0 0 15px;
	text-align:left;
}

.map-cat ul{list-style:circle;}

.map-cat li{
	padding:3px 0;
	line-height:130%;
	text-align:left;
	margin:0 0 0 18px;
	}

#map-foot{
	float:right;
	width:800px;
	height:25px;
	margin:20px 15px 5px 0;
	text-align:right;
	}
