@charset "utf-8";
/* CSS Document */

@import url("../../css/init.css");
@import url("../../css/base.css");

/*//////////////////////////////////////////////////////////////////*/
/*サイトマップ
////////////////////////////////////////////////////////////////////*/
div#wrapper{
	background:url(../../img/header_image_common.jpg) no-repeat right 0;
	}

div#main h2{
	width:100%;
	height:90px;
	background:url(../img/h2_bg_sitemap.gif) no-repeat;
	text-indent:-9999px;
	}

div#main ul{
	margin:0 0 10px 0;
	}
div#main li{
	padding:0 0 0 20px;
	}
