@charset "UTF-8";
/* -------------------------
		SITE MAP
---------------------------- */

#contents {
	margin:0 auto 10px;
	padding:15px 80px 0;
	background: none;
	border-top:1px dotted #C8C4BD;
	}
#contentsBody {
	margin:20px auto auto;
	width: inherit;
	width:655px;
	}
.goPagetop {
	margin-right:0;
	}


/*------------------ */

#sitemapLeft {
	float:left;
	width:310px;
	}
#sitemapRight {
	float:right;
	width:310px;
	}
	
.sitemapTitle {
	border:1px solid #C8C4BD;
	background:#EDEDED;
	padding:4px 3px 4px 8px;
	margin:0 auto 15px;
	}
#contentsBody h3  {
	margin:0;
	}
#contentsBody h4  {
	margin-bottom:0;
	}
#contentsBody ul {
	line-height:1.7em;
	}
	
#contentsBody ul.linkArrow {
	margin-bottom:20px;
	margin-left:15px;
	}
#contentsBody ul.linkArrow li{
	float:none;
	margin-right:0;
	}

#contentsBody ul.linkOutside {
	margin-bottom:20px;
	margin-left:15px;
	}

/* MIDASHI */
.midashiL_GRN a{
	color:#248237;
	}
.midashiL_BLU a{
	color:#075BBF;
	}
.midashiL_BRW a{
	color:#792817;
	}
.midashiL_OTH a{
	color:#422C17;
	}
