/* CSS Document */

* {
	margin: 0;
	padding: 0;
	}
html {
	}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	color: #404040;
	background-image: url(img/background1.gif);
	background-repeat: repeat;
	background-position: center top;
	}
a {
	color: #404040;
	}
a:hover {
	color: #FF0000;
	}
img {
	border: 0;
}
img a {
	border: 0;
	text-decoration: none;
}
#background {
	width: 912px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/background2.gif);
	background-repeat: repeat-y;
	background-position: center;
	}
#contaniner {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #333333;
	background-image: url(img/background3.gif);
	background-repeat: repeat;
}
#contaniner h1 {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 10pt;
	font-weight: normal;
	padding: 1px;
}
#header {
	width: 100%;
	height: 350px;
	background: url(img/header.jpg);
}
#navi {
	width: 900px;
	height: 40px;
	}
#navi ul {
	width: 900px;
	}
#navi li {
	width: 90px;
	height: 40px;
	float: left;
	list-style-type: none;
	}
#navi ul li a {
	display: block;
	width: 90px;
	height: 40px;
	border: 0;
	text-align: center;
	background-image: url(img/navi.gif);
	color: #FFFFFF;
	text-indent: -9999em;
	}
#navi a:hover {
	color: #666666;
	}
#contents {
	width: 100%;
	background: #666666;
	clear: both;
}
#ad {
	float: left;
	width: 210px;
	padding: 5px;
	text-align: center;
}
#main1 {
	float: left;
	width: 300px;
	padding: 10px 20px;
}
#main2 {
	float: left;
	width: 300px;
	padding: 10px 20px;
}
#footer {
	height: 13px;
	clear: both;
	text-align: center;
	padding: 5px;
	background-color: #000000;
	color: #FFFFFF;
	}
/* ナビゲーション部 */
li#sns a { background-position: 0px 0px;}
li#sns a:hover { background-position: 0px -40px;}
li#onsen a { background-position: -90px 0px;}
li#onsen a:hover { background-position: -90px -40px;}
li#yado a { background-position: -180px 0px;}
li#yado a:hover { background-position: -180px -40px;}
li#tanoshimu a { background-position: -270px 0px;}
li#tanoshimu a:hover { background-position: -270px -40px;}
li#taberu a { background-position: -360px 0px;}
li#taberu a:hover { background-position: -360px -40px;}
li#kau a { background-position: -450px 0px;}
li#kau a:hover { background-position: -450px -40px;}
li#shiru a { background-position: -540px 0px;}
li#shiru a:hover { background-position: -540px -40px;}
li#livecam a { background-position: -630px 0px;}
li#livecam a:hover { background-position: -630px -40px;}
li#event a { background-position: -720px 0px;}
li#event a:hover { background-position: -720px -40px;}
li#access a { background-position: -810px 0px;}
li#access a:hover { background-position: -810px -40px;}
#ad p {
	padding-top: 5px;
	padding-bottom: 5px;
}
.main_title {
	float: left;
	height: 150px;
	width: 50px;
}
.main_text {
	float: right;
	height: 150px;
	width: 250px;
}
.box {
	clear: both;
	width: 280px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #FFFFFF;
}
.search {
	width: 280px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.rss {
	width: 280px;
	height: 150px;
	border: none;
	background-color: tranceparent;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #000000; 
	scrollbar-face-color: #FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	}
	
.link{
   background:url('img/icon.gif') no-repeat center right;
   padding-right:35px
}
#main_h {
	float: left;
	width: 640px;
	padding: 10px 20px;
}
.box_h {
	clear: both;
	width: 620px;
	margin-bottom: 10px;
	padding: 10px;
	line-height:150%;
	background-color: #FFFFFF;
}
.box_w {
	line-height: 150%;
	padding: 10px;
	clear: both;
	margin-bottom: 10px;
	width: 810px;
	background-color: #FFFFFF;
}
.box_h {
	clear: both;
	width: 620px;
	margin-bottom: 10px;
	padding: 10px;
	line-height:150%;
	background-color: #FFFFFF;
}
#ad_w {
	float: left;
	width: 210px;
	padding: 5px;
	text-align: center; background-color:#FFFFFF
}#main_h .box_h h2 {
	font-size: 110%;
	font-weight: bold;
	margin-top: 1px;
	margin-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-color: #000000;
	color: #FFFFFF;
}
#main_h .box_h h3 {
	font-size: 110%;
	font-weight: bold;
	background-color: #FFCC66;
	margin-top: 1px;
	margin-bottom: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
}

