@charaset "Shift_JIS";

/* 道路部既存のCSSに対する上書き設定 */
#header, #nav{ background:#fff;}
#footer{ width:750px;margin:0 auto;text-align:left;background-color:#fff;line-height:1.333}




div#pgAdjust {
	margin:0 auto;
	padding:0;
	width:750px;
	overflow:hidden;
	text-align:left;
}

div#pgAdjust760 {
	margin:0 auto;
	padding:0;
	width:760px;
	text-align:left;
}


/* header*/
.commonHead {
	width:750px;
	text-align:left;
	margin:0 auto;
	background:#fff;
	position:relative;
	font-size:12px;
	color:#000;
}



/* 風景街道header修正処置 */
#focus_kanto-fukei{ border-bottom:2px solid #f36;}

/* 道の駅header修正処置 */
#focus_eki{ border-bottom:2px solid #694193;}


/* 見える化計画header修正処置 */
#focus_mieruka{ border-bottom:2px solid #0B95B3;}
#focus_mieruka #nav li a{
float:left;
}


/* tab */
ul#tab{
	width:750px;
	margin:0;
	padding:12px 0 0 0;
	height:24px;
	list-style:none;
	border:none;
	font-size:0;
	line-height:0;
	background:#fff;
}



ul#tab li{
	float:left;
	margin:0 0 0 1px;
	padding:0;
	font-size:0;
	line-height:0;
	background:#fff;

}


ul#tab li#tab_michi{
	margin:0 0 0 2px;
	padding:0;
}

ul#tab li#tab_ktr{
	margin-left:51px;
}



/*footer( footerが他のものと重複した際の代用版:id名を「ftrCmn」変更）
-------------------------------------------------------------*/

#ftrCmn {
	width:750px;
	margin:0 auto;
	position: relative;
	border-top: 1px #666666 solid;
	clear: both;
	background-color:#fff;
	background-image: url(../../../img/footer_logo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:67px;
	line-height:1.25
}

#ftrCmn #footer-link1 {
	margin-top:9px;
	margin-bottom:0px;
	margin-left:340px;
}

#ftrCmn #footer-link1 li {

	margin-left: 5px;
	height: 10px;
	list-style: none;
	display: inline;
}

#ftrCmn #footer-link1 li span {
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	padding:2px;
}

#ftrCmn #footer-link1 li a:visited ,
#ftrCmn #footer-link1 li a:link {
	text-decoration: none;
	color: #666666;
}


#ftrCmn #footer-link1 li a:hover {
	text-decoration: none;
	color:#CC0033;
}

#ftrCmn #footer-link2 {
	margin-top:4px;
	margin-left:55px;
}

#ftrCmn #copyright {
	font-size:80%;
	margin-left:52px;
}













