@charset "shift-jis";

html{
	height:100%;
}

/*¡-----Structure-----¡*/

body {
	margin:0px;
	padding:0px;
	background-color: #fff;
	font-size: 10px;
	text-align: center;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif, "lr oSVbN", Osaka, "qMmpS Pro W3", ;	color: #333;
	height:100%;
		SCROLLBAR-FACE-COLOR: #999999;
	SCROLLBAR-HIGHLIGHT-COLOR: #fff;
	SCROLLBAR-SHADOW-COLOR: #fff;
	SCROLLBAR-3DLIGHT-COLOR: #fff;
	SCROLLBAR-ARROW-COLOR: #fff;
	SCROLLBAR-TRACK-COLOR: #fff;
	SCROLLBAR-DARKSHADOW-COLOR: #fff;


}

h1 {
	padding:0px;
	font-size:10px;
	margin: 0px;
	font-weight: normal;
}
h2 {
	margin: 0px;
	padding:0px;
	font-size:14px;
}
h3 {
	margin: 0px;
	padding:0px;
	font-size:13px;
	}

a:link {  
	color: #006666; 
	text-decoration: none
	}
a:hover {
	color: #CC3366;
	text-decoration: none;
	}
a:active {  
	color: #3333FF; 
	text-decoration: none
	}
a:visited {  
	color: #993300; 
	text-decoration: none
	}



#top_h1 {
	height: 15px;
	width: 795px;
	margin: 0px auto;
	padding: 0px 0px 0px 5px;
	background-image:url(../img/bg_h1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
	color:#FFFFFF;
	clear: both;
	}


#headertop {
	font-size: 12px;
	color: #333333;
	text-align: left;
	letter-spacing: 1px;
	width: 800px;
	height: 70px;
	margin: 0px auto 0px auto;
	padding: 0px;
	clear: both;
	background-image:  url(../img/bg_header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	clear:both;
}


#header {
	font-size: 12px;
	color: #333333;
	text-align: left;
	letter-spacing: 1px;
	width: 800px;
	height: 70px;
	margin: 0px auto 0px auto;
	padding: 0px;
	clear: both;
	background-image:  url(../img/bg_header_co.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	clear:both;
}

#title {
	font-size: 12px;
	color: #333333;
	text-align: left;
	width: 200px;
	margin: 5px 0px 0px 10px;
	height: 65px;
	padding: 0px;
	text-align:left;
	float: left;
}

#top_navi01 {
/*
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";*/
	font-size: 10px;
	text-align: right;
	width: 380px;
	height: 55px;
	line-height:13px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	float: left;
}

/*
#top_navi01, 
#top_navi01 a:link, 
#top_navi01 a:visited, 
#top_navi01 a:active {color:#333333; text-decoration:none;}
#top_navi01 a:hover {color: #FFcc00; text-decoration: none;}
*/

#language {
	font-size: 12px;
	text-align: left;
	width: 780px;
	height: 25px;
	margin: 3px auto 3px auto;
	padding: 0px 0px 0px 20px;
	background-color:#CC9966;
	clear:both;

}


#language li {
	text-align: center;
	width: 70px;
	height: 25px;
	padding: 0px;
	margin: 0px 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
}


#language a{
	display:block;
	height:100%;
	text-indent:-9999px;
}


#language a:focus{

	overflow: hidden;

}


#language li a:hover{
	background:none !important;
}

li.english{
 background-image:url(../img/navi01/english_f2.gif);
 }

li.english a{
 background-image:url(../img/navi01/english.gif);
 }
 
li.hantai{
 background-image:url(../img/navi01/hantai_f2.gif);
 }

li.hantai a{
 background-image:url(../img/navi01/hantai.gif);
 }
 
 
li.kantai{
 background-image:url(../img/navi01/kantai_f2.gif);
 }

li.kantai a{
 background-image:url(../img/navi01/kantai.gif);
 }


li.hangle{
 background-image:url(../img/navi01/hangle_f2.gif);
 }
li.hangle a{
 background-image:url(../img/navi01/hangle.gif);
 }
 
 
li.japan{
 background-image:url(../img/navi01/japanese_f2.gif);
 }
li.japan a{
 background-image:url(../img/navi01/japanese.gif);
 }



#container {
	height: auto;
	width: 800px;
	margin: 5px auto 1px auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif, "lr oSVbN", Osaka, "qMmpS Pro W3", ;	font-size: 12px;
	color: #333333;
	background-color: #fff;
	letter-spacing: 1px;
	text-align: left;
	font-size:12px;
	clear: both;
	display: block;
	}
	
	

#swf_top {
	height: auto;
	width: 605px;
	margin: 0px;
	padding: 0px;
	float:left;
	}
	
#navi_top {
	width: 195px;
	margin: 0px;
	padding: 0px;
	clear: both;
	}
	

#navi_top ul{
	margin: 0px;
	padding: 0px;

}

#navi_top li {
	text-align: left;
	width: 195px;
	height: 44px;
	padding: 0px;
	margin: 0px 0px;
	list-style-image: none;
	list-style-type: none;
	line-height:44px;
	display:inline;
	clear:both;
}


#navi_top a{
	display:block;
	height:100%;
	text-indent:-9999px;
}


#navi_top a:focus{

	overflow: hidden;

}


#navi_top li a:hover{
	background:none !important;
}

li.ryokan{
 background-image:url(../img/navi01/ryokan_f2.jpg);
 }

li.ryokan a{
 background-image:url(../img/navi01/ryokan.jpg);
 }
 
li.event{
 background-image:url(../img/navi01/event_f2.jpg);
 }

li.event a{
 background-image:url(../img/navi01/event.jpg);
 }

li.sight{
 background-image:url(../img/navi01/sight_f2.jpg);
 }
li.sight a{
 background-image:url(../img/navi01/sight.jpg);
 }
 
li.spa{
 background-image:url(../img/navi01/spa_f2.jpg);
 }
li.spa a{
 background-image:url(../img/navi01/spa.jpg);
 }
 
li.access{
 background-image:url(../img/navi01/access_f2.jpg);
 }
li.access a{
 background-image:url(../img/navi01/access.jpg);
 }
 


#container01 {
	height: auto;
	width: 800px;
	margin: 5px auto 1px auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif, "lr oSVbN", Osaka, "qMmpS Pro W3", ;	font-size: 12px;
	color: #333333;
	background-color: #fff;
	letter-spacing: 1px;
	text-align: left;
	font-size:12px;
	clear: both;
	display: block;
	}
	
	

#main {
	height: auto;
	width: 605px;
	margin: 0px;
	padding: 0px;
	float:left;
	}
	
.left {
	text-align:left;
	height: auto;
	width: 195px;
	margin: 0px;
	padding: 0px;
	float:left;
	}
	
#navi01_top {
	text-align:left;
	height: auto;
	width: 195px;
	margin: 0px;
	padding: 0px;
	clear:both;
	}
	

#navi01_top ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

#navi01_top li {
	text-align: left;
	width: 195px;
	height: 25px;
	padding: 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	line-height:25px;
	display: inline;
	clear:both;
}


#navi01_top a{
	display:block;
	height:100%;
	text-indent:-9999px;
}


#navi01_top a:focus{

	overflow: hidden;

}


#navi01_top li a:hover{
	background:none !important;
}

li.faq{
 background-image:url(../img/navi01/faq_f2.jpg);
 }

li.faq a{
 background-image:url(../img/navi01/faq.jpg);
 }
 
li.goods{
 background-image:url(../img/navi01/goods_f2.jpg);
 }

li.goods a{
 background-image:url(../img/navi01/goods.jpg);
 }

li.privacy{
 background-image:url(../img/navi01/privacy_f2.jpg);
 }
li.privacy a{
 background-image:url(../img/navi01/privacy.jpg);
 }
 

#bn {
	text-align:left;
	height: auto;
	width: 195px;
	margin: 0px;
	padding: 0px;
	}

#footer {
	background-image:  url(../img/bg_footer.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: left;
	line-height:15px;
	width: 690px;
	margin: 20px auto 0px auto;
	height: 43px;
	padding: 10px 2px 2px 110px;
	clear: both;
	letter-spacing: 1px;
	font-size:10px;

}


#copy {
	height: 15px;
	width: 795px;
	margin: 0px auto;
	padding: 0px 0px 0px 5px;
	background-image:url(../img/bg_h1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:right;
	color:#FFFFFF;
	clear: both;
	}


br {
	margin: 10px;
	padding: 2px;
}


img.floatleft { float : left ; }


p.clear   { 
clear : both ; 
}

.line{
border-bottom:1px dotted #999999;
width:95%;
margin:10px auto 20px auto;
padding:0px;
}



/*¡-----Box-----¡*/


.top_coments {
	/*
	background-image:url(../img/navi01/bg_coment.jpg);
	background-position:left top;
	background-repeat:no-repeat;*/
	font-size: 12px;
	color: #333;
	text-align: left;
	width: 590px;
	height:95px;
	margin: 2px auto 10px auto;
	padding: 5px;
	overflow:auto;
	clear: both;

}
.top_coments dl{
	padding:0px;
	margin:0px;
}

.top_coments dt{
	background-image:url(../img/icon_tri.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding: 0px 0px 0px 10px;
	margin:2px 5px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	line-height: 18px;
}


.top_coments dd{
	padding: 0px 0px 0px 30px;
	margin:0px auto;
	line-height: 16px;
}

.scroll  {
	border: 1px solid #ccc;
	/*
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 10px;*/
	line-height: 17px;
	letter-spacing:1px;
	color: #333333;
	height: 200px;
	width: 430px;
	padding: 1px;
	text-align: left;
	margin: 0px 0px 5px 0px;
	overflow:auto;
	clear: both;
	background-color: #FFF;
}
.scroll ul{
margin:2px auto;
padding:0px;
}

.scroll li{
	margin:0px 0px 0px 10px;
	padding:0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	line-height: 20px;

}

.scroll dl{
margin:2px auto;
padding:0px;
}

.scroll dt{
	color:#CC66CC;
	margin:0px 0px 0px 0px;
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6699;
	line-height: 20px;

}
.scroll dd{
	font-size:10px;
	margin:0px 0px 0px 20px;
	padding:0px;

}

.box01 {
	line-height: 17px;
	text-align: left;
	padding: 1px;
	letter-spacing:1px;
	height: auto;
	width: 585px;
	margin: 10px auto;
	clear: both;
}

.box01 dl{
margin:0px;
padding:0px;
}

.box01 dt{
	color:#CC3333;
	margin:10px 0px 2px 0px;
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 20px;

}
.box01 dd{
	margin:0px 0px 2px 30px;
	padding:0px;

}

.box01 ul{
margin:0px;
padding:0px;
}

.box01 li{
	color:#666;
	margin:5px 0px 2px 0px;
	padding:0px;
	/*
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;*/
	list-style-image:inherit;
	list-style-type:disc;
	list-style-position:inside;
	line-height:18px;

}



.heading {
	line-height: 25px;
	text-align: left;
	font-weight:bold;
	padding: 1px;
	letter-spacing:1px;
	height: auto;
	width: 575px;
	margin: 20px auto 5px auto;
	color:#006699;
	font-size: 14px;
	border-left: 8px solid #006699;
	text-indent: 10px;
	line-height: 25px;
	clear:both;
}

.midasi {
	font-size: 12px;
	text-align: left;
	padding: 5px;
	margin:15px auto 15px auto;
	color: #fff;
	letter-spacing:1px;
	background-color: #669933;
	height: auto;
	width: 528px;
	clear: both;
	/*border: 1px solid #669933;
	border-left:10px solid #663300;
	*/
}




.box02 {
	font-size: 12px;
	line-height: 25px;
	text-align: left;
	padding: 2px 5px;
	margin:10px auto;
	color: #333;
	letter-spacing:1px;
	/*
	background-color: #FFFFFF;*/
	height: auto;
	width: 550px;
	border-top: 1px solid #996600;
	border-bottom: 1px solid #996600;
	clear: both;

}

.box03 {
	font-size: 12px;
	text-align: left;
	line-height:16px;
	padding: 5px;
	margin:10px auto;
	color: #333;
	height: auto;
	width: 550px;
	clear: both;

}


.box03 dl{
margin:0px;
padding:0px;
}

.box03 dt{
	color:#CC3333;
	margin:10px 0px 2px 0px;
	padding:0px;
	/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;*/
	line-height: 20px;

}
.box03 dd{
	margin:0px 0px 2px 30px;
	line-height:16px;
	padding:0px;

}

.box03 ul{
margin:0px;
padding:0px;
}

.box03 li{
	color:#666;
	margin:5px 0px 2px 0px;
	padding:0px;
	/*
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;*/
	list-style-image:inherit;
	list-style-type:disc;
	list-style-position:inside;
	line-height:18px;

}




.box04 {
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	padding: 5px;
	margin:15px auto 15px auto;
	color: #333;
	letter-spacing:1px;
	background-color: #FFFFFF;
	height: auto;
	width: 550px;
	clear: both;
	border: 1px solid #669933;
}

.box04 dl{
margin:0px;
padding:0px;
}

.box04 dt{
	color:#336666;
	margin:10px 0px 2px 0px;
	padding:0px;
	/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;*/
	line-height: 20px;

}
.box04 dd{
	margin:0px 0px 2px 30px;
	line-height:16px;
	padding:0px;

}


.box05 {
	font-size: 12px;
	text-align: left;
	padding: 2px 5px;
	margin:10px auto;
	color: #333;
	letter-spacing:1px;
	/*
	background-color: #FFFFFF;*/
	height: auto;
	width: 500px;
	clear: both;

}

.bg_goods{
background-image:url(../img/bg_goods.gif);
}



/*¡-----Text-----¡*/


.txt10 {
	font-size: 10px;
}

.txt12 {
	font-size: 12px;
	line-height:16px;
}

.txt14{
	font-size: 14px;
}


.bold{
font-weight:bold;
}

.wh {
	color: #fff;
}

.red {
	color: #CC3300;
}

.per {
	color: #663399;
}

.pink01 {
	color: #CC3399;
}

.pink {
	color: #FF6699;
}

.green {
	color: #009966;
}

.blue {
	color: #3366CC;
}





/*¡-----CMS-----¡*/


