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


body {
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 80%;
	line-height: 1.7;
	color: #4D4D4D;
}


a:link {
	color:#4D4D4D;
	text-decoration: none;
}
a:visited {
	color:#4D4D4D;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #0071BC;
	text-decoration: underline;
	}
a:active {
	color:#29ABE2;
}


/*header */

.header {
	background-image: url(../images/ji01.gif) ;
	background-repeat: repeat;
	width:100%;
	}

.header h1 {
	width: 950px;
	margin: 0 auto;
	margin-bottom: 3px;
	font-size: 90%;
	color: #6A3906;
	padding-bottom: 2px;
	}


.headerinfo {
	width: 950px;
	margin: 0 auto;
	}

.headerinfo #headerlogo {
	float: left;
	width: 345px;
	}

.headerinfo #headertel {
	float: right;
	width: 269px;
	padding-bottom: 5px;
	}


.headerinfo #headertel_b {
	float: right;
	width: 269px;
	padding-top: 5px;
	padding-bottom: 10px;
	}



div.headerinfo:after {
	font-size: 1px;
	color: #FFFFFF;
	content:".";
	display: block;
	height: 0px;
	clear: both;
}
div.headerinfo{
	zoom: 1;
}



/*globalnavi*/

.gnavi {
	background-image: url(../images/gnavi_ji.gif) ;
	background-repeat: repeat;
	width:100%;
	margin-bottom: 15px;
	}


.gnavi .globalnavigation {
	width: 950px;
	margin: 0 auto;
	}
	
	
.gnavi .globalnavigation li {
	float: left;
	height: 52px;
}

ul.globalnavigation:after {
	font-size: 1px;
	color: #FFFFFF;
	content:".";
	display: block;
	height: 0px;
	clear: both;
}
ul.globalnavigation{
	zoom: 1;
}





/*contents*/

.contents {
	width: 950px;
	margin: 0 auto;
	}


.contents .leftcontents {
	float: left;
	width: 250px;
	margin-bottom: 50px;
	}

.contents .rightcontents {
	float: right;
	width: 675px;
	margin-bottom: 50px;
	}

div.contents:after {
	font-size: 1px;
	color: #FFFFFF;
	content:".";
	display: block;
	height: 0px;
	clear: both;
}
div.contents{
	zoom: 1;
}


/*leftcontents*/

.contents .leftcontents .timeinfo {
	background-image: url(../images/l_ji.gif) ;
	background-repeat: repeat;
	border: solid 5px #F2F2F2;
	width:212px;
	padding: 14px;
	margin-bottom: 15px;
	}

.contents .leftcontents .timeinfo .locaitime {
	padding-bottom: 3px;
	}

.contents .leftcontents .timeinfo .locaitimeinfo {
	padding-bottom: 15px;
	font-weight: bold;
	color: #6A3906;
	}
.contents .leftcontents .timeinfo .locaitimeinfo span {
	font-weight: normal;
	}

.contents .leftcontents .timeinfo .locaitimeinfophoto img {
	padding-bottom: 5px;
	}

.contents .leftcontents .timeinfo .locaitimeinfophoto span {
	font-size: 95%;
	color: #900800;
	}





.contents .leftcontents #map {
	margin-bottom: 5px;
	}
	
.contents .leftcontents .localgmapjyusyo {
	font-weight: bold;
	font-size: 90%;
	color: #6A3906;
	}





.contents .pagetop {
	text-align:right;
	margin-bottom: 35px;
	clear:both;
	}



#f_utilitynavi {
	width: 950px;
	margin: 0 auto;
	margin-bottom: 5px;
	text-align:center;
	}




/*footer*/
#footer {
	background-image: url(../images/ji01.gif) ;
	background-repeat: repeat;
	width:100%;
	}


#footer .footerinfo {
	width: 950px;
	margin: 0 auto;
	}


#footer .footerinfo .footerinfoleft {
	float: left;
	width: 360px;
	padding-top: 25px;
	padding-bottom: 35px;
	}

#footer .footerinfo .footerinforight {
	float: left;
	width: 374px;
	padding-top: 25px;
	padding-bottom: 35px;
	}


div.footerinfo:after {
	font-size: 1px;
	color: #FFFFFF;
	content:".";
	display: block;
	height: 0px;
	clear: both;
}
div.footerinfo{
	zoom: 1;
}




#footercopylight {
	background-image: url(../images/ji02.gif) ;
	background-repeat: repeat;
	width:100%;
	}

#footercopylight #footercopylightfont {
	width: 950px;
	margin: 0 auto;
	}

#footercopylight #footercopylightfont #copylight {
	font-size: 80%;
	padding-top: 15px;
	padding-bottom: 15px;
	}




