@charset "UTF-8";
/* ===================================================================
 file name  :  Sitemap.css
 style info :  サイトマップCSS
=================================================================== */

/* -----------------------
h1 周り
---------------------- */
h1{
	background:url(../../images/sitemap/sitemap_h1_title.gif) 0px 0px no-repeat;
	height:82px;
	width:940px;
	background-color:#F0F0E8;
}


#Contents-Main{
	margin:20px 30px;width:880px;

}

#Contents-Main-Left{
	width:880px;
}

#Contents-Main-Right{
	width:0px;
}

.sitemap-list{padding-bottom:40px;width:260px;margin-left:20px;}
.sitemap-list a{text-decoration:none;}
.sitemap-list a:visited{text-decoration:none;}
.sitemap-list a:hover{text-decoration:underline;}

.sitemap-list ul{width:100%;}
.sitemap-list ul li{background:url(../../images/common/arrow_blue.gif) 0px 3px no-repeat;padding-left:20px;margin-bottom:20px;font-weight:bold;}
.sitemap-list ul li li{background:url(../../images/common/arrow_blue_s.gif) 0px 5px no-repeat;padding-left:12px;margin-bottom:5px;font-size:95%;font-weight:normal;}