@charset "euc-jp";
/*全体設定*/
/*
body{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333333;
	text-align:	center;

}
*/

img{border: 0px;margin: 0;padding: 0;}
a{border: 0px;margin: 0;}
.clean{clear:both;font-size: 1%;height: 1px;line-height: 1%;}

#wrapper{
	margin: 0 auto 0 auto;
	height: auto;
	width: 780px;
}
h1{
width: 245px;
float: left;
margin: 10px 0 5px 5px ;
}
h2{
	margin: 0px;
	padding: 0px;
}
form{
	margin: 0px;
	padding: 0px;
}
/*ヘッダー設定*/
/*
#head{
width: 780px;
background-color: #FFFFFF;
border-top: #70AC00 7px solid;
margin-bottom: 0px;
padding-bottom: 0px;
}

#head p{
font-size: 80%;
color:#666666;
text-align: right;
line-height: 120%;
margin-bottom: 5px;
}
#headri{
text-align: right;
margin:5px 5px 0 5px;
padding-bottom: 0px;
}


#header{
	background-image: url(../img/headline.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
	font-size: 10px;
	color: #666666;
	line-height: 130%;
}
#header div{
	margin-top: 5px;
}
#rootlink{margin-right: 5px;}
*/









/*--------------menu*/


/*
#menu{margin-top:7px;}
#menu ul{margin: 0px; padding: 0px;}
#menu li{
float: left;
list-style-type: none;
}
#menu .menu01{width: 100px;}
#menu .walking{width: 178px;}
#menu .route{width: 142px;}
#menu .spot{width: 122px;}
#menu .event{width: 124px;}
#menu .city{width: 113px;}
#menu .menu02{width: 139px;}
*/




#menu:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#menu{display: inline-block;}
/* Hides from IE-mac \*/
* html #menu{height: 1%;}
#menu{display: block;}
/* End hide from IE-mac */




/*----------menu end*/





/*コンテンツ設定*/
#contents{
	margin-top: 12px;
}
.bannar{
	width: 195px;
	margin-bottom: 10px;
}
.rootbannar{
	width: 201px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.rootbannar img{
	margin:0 auto 5px auto;
}

.rootbannar a{
	margin-left: 3px;
	margin-bottom: 0x;
	padding: 0px;
}

.newtitle{margin-bottom: 3px;}


#historyback{text-align: center;}

.link{
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.link a:link{
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.link a:visited{
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.link a:hover{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
/*コンテンツ＿レフトカラム設定*/
#leftclm{
	padding-left: 10px;
}
.pankuzu{
	font-size: 12px;
	color: #333333;
	margin-bottom: 15px;
}
.pankuzu a:link{
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.pankuzu a:visited{
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.pankuzu a:hover{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.title_hasen{
	margin-top: 5px;
	margin-bottom: 5px;
}
/*フッター設定*/
#footer{
	background-color: #70AC00;
	height: 45px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 10px;
	line-height: 130%;
}
#footer a:link{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.pager {
	margin-top: 5px;
	margin-bottom: 5px;
}
.pager a{
	color: #666666;
	text-decoration: underline;
}
.pager a:visited {
	color: #666666;
	text-decoration: underline;
}
.pager a:hover {
	color: #666666;
	text-decoration: none;
}

#result{
	text-align: center;
	margin-right: auto;
	margin-left: auto;


}
#result .none_message {
	color: #666666;
}

#result .searchback {
	color: #666666;
}

#result .searchback a {
	color: #666666;
	text-decoration: underline
}

#result a:visited {
	color: #666666;
	text-decoration: underline
}

#result a:hover {
	color: #666666;
	text-decoration: none;
}
#tab {
	margin: 0px;
	width: 550px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #99CC33;
	height: 49px;


}
#tab p {
	float: left;
	margin: 0px;
	padding: 0px;

}
.both {
}
#tab .name {
	font-size: 16px;
	font-weight: 700;
	color: #FFFFFF;
	background-color: #99CC33;
	height: 39px;
	padding-top: 10px;
	line-height: 120%;



}
#tab .areaname {
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}

