/* 以下ベースCSS */

/* コンテンツ レイアウト*/

div#menu{
	clear:both;
	height:60px;
	margin: 0 auto;
	padding: 0 0;
	width:800px;
	background-color: #8CC933;
	background-image:url(../../../images-layout/menu_title.gif);
	}

div#themeimage{
	background-color:#8CC933;
	margin: 0 0;
	padding:  0 0;
	width: 800px;
	height: 370px;
	top:60px;
	clear:both;
	}



/*　文字情報　ヘッダ　*/


p {
	text-indent:0.5em;
}

span{
	margin:0 0 ;
	padding:0 0;
}


h1{
	color : #010101;
	font-size : 1.1em;
	letter-spacing : 0.2em;
	margin: 5px 10px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 50px;
	background-repeat: no-repeat;
}



/*小コラム*/

#local-colum{
border:1px solid #666666;
background-color:#FFFFFF;
padding:10px 10px;
margin:10px 30px ;
}


#local-colum p{
font-size:0.9em;
line-height:1.5em;
}

#policy_board{
	padding:10px 30px;
	margin:10px 15px;
	background-color:#2E6314;
	color:#FFFFFF;
}


#message2{
	width:220px;
	background-color:#C3E197;
	padding: 5px 5px;
	font-size:0.9em;
	margin:15px 15px;
	border: 1px solid #CCEEEE;
}


p.colum{
    margin :0 0;
	line-height:1.5em;
	text-indent : 0em;
	padding:0 0;
}	

span.small{
font-size:0.8em;
margin:5px 5px;
padding: 3px 3px;
}


#muryoji{
margin:0 0;
padding:0 0;
}

/*　メディア　*/

#map{
    margin : 0 0;
	padding: 0 0;
	width:800px;
	height:370px;
}



/* メニューリスト */

div#menu ul{
	width:800px;
	display:inline-table;
	margin: 0 0;
	padding: 0 0;
	height: 60px;
}

div#menu li{
	list-style: none;
	float: left;
	width: 90px;	
	text-align: left;
	padding:0 0;
	line-height: 1.5em;
	margin:0 0;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #B6D66C;
}

div#menu a#menu_now{
background-image: url(../../../images-layout/menu_hover.gif);
}

div#menu a:link, div#menu a:visited {
	display:block;
	font-size: 0.9em;
	color : #555555;
	margin:0 0;
	height:60px;
	padding: 0 5px;
	text-decoration: none;	
	background-image: url(../../../images-layout/menu.gif);
}

div#menu a:hover{
	background-image: url(../../../images-layout/menu_hover.gif);
}



/*ページナビゲーション*/

#next{
	background-image:url(../../../images-layout/next.gif);
	height:58px;
	clear:both;
	width:370px;
	margin: 30px 30px;
	padding:0 0;
} 
#next a:link,#next a:visited{
	display:block;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	padding:15px;
	border-bottom:none;
}

#next a:hover{
color:#66CC66;
}

#tohome{
position:absolute;
margin-left:-32px;
width:32px;
background-image:url(../../../images-layout/tohome.gif);
height:60px;
padding:0 0;

}

#tohome a{
font-size:9px;
color:#FFFFFF;
display:block;
text-align:right;
padding-right:1px;
padding-top:10px;
height:50px;
}


#tohome a:hover{
background-image:url(
../../../images-layout/tohome_hover.gif);
}



/**/

#contents a img{
border:none;
}
#colum_main a {
color:#CC0000;
text-decoration:none;
border-bottom:1px dotted;
}

#colum_main a:hover {
color:#6BA24F;
}


/*フッター*/

div#footer{
	width:800px;
	background-color : #FF7C19;
	clear:both;
	height:75px;
	margin: 0 0;
	padding: 0 0;
	background-image: url(../../../images-layout/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size:1.1em;
	}

div#footermenu{
	width:400px;
	margin:0 0;
	padding:0 0;
	float:left;
}

div#footermenu ul{
	display:inline-table;
	margin:0 0;
	padding:0 0;
	height: 65px;
	}

div#footermenu li{
	list-style: none;
	float: left;
	width: 80px;
	text-align: right;
	padding: 0 0;
	margin:0 0;
	color:#FFFFFF;
	height: 65px;
	display:block;
}



#footermenu li a:link,#footermenu li a:visited {
	display:block;
	color : #333333;
	margin:0 0;
	height:65px;
	padding: 0 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FF6633;
	font-size:0.8em;
	text-decoration:none;
}

div#footermenu li a:hover{
	background-color:#FFCC00;
	background-image:url(../../../images-layout/footer_hover.gif);
}

#totop{
float:right;
width:72px;
height:29px;
text-indent:-99999999px;
margin:10px 30px;
}

#totop a:link, #totop a:visited{
display:block;
background-image: url(../../../images-layout/totop.gif);
padding:0;
width:72px;
height:29px;
}

#totop a:hover {
color:#A9FA70;
background-image: url(../../../images-layout/totop-hover.gif);
}

#footer_address {
width:400px;
font-size: 9px;
line-height:1.5em;
color:#890000;
margin:0 0 0 400px;
padding:5px 0 0 0;
}

#footer_address p{
padding: 0;
margin: 0;
white-space: nowrap;
}

#form textarea {
	width: 300px;
	height:200px;
	line-height: 1.5em;
}


#form input {
	width: 400px;
	margin: 10px ;
	font-size:14px;
}

td{
	border: 1px solid #bbb;
}

table{
	margin: 0 0 30px 0;
}

