@charset "utf-8";


@import url("basic.css");


html{
	height:100%;
}

/*-----Structure-----*/

body {
	margin:0px;
	padding:0px;
	background-color: #000;
	font-size: 10px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #999;
	height:100%;
	/*
		SCROLLBAR-FACE-COLOR: #99cc99;
	SCROLLBAR-HIGHLIGHT-COLOR: #99cc99;
	SCROLLBAR-SHADOW-COLOR: #99cc99;
	SCROLLBAR-3DLIGHT-COLOR: #fff;
	SCROLLBAR-ARROW-COLOR: #fff;
	SCROLLBAR-TRACK-COLOR: #fff;
	SCROLLBAR-DARKSHADOW-COLOR: #fff;*/
	background-image:url(../img/bg01.jpg);
	background-repeat:repeat-y;
	background-position:center top;
}

h1 {
	padding:0px;
	font-size:10px;
	margin: 0px;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h2 {
	margin: 0px auto 0px auto;
	padding:0px;
	font-size:14px;
}
h3 {
	margin: 0px auto 0px auto;
	padding:0px;
	font-size:13px;

	}

a:link {  
	color: #CCFFCC; 
	text-decoration: none;
	}
a:hover {
	color: #FF9900;
	text-decoration: underline;
	}
a:active {  
	color: #009933; 
	text-decoration: none
	}
a:visited {  
	color: #CCFFCC; 
	text-decoration: none;
	}



ul{
padding:0px;
margin:0px;
}

#description {
	width: 800px;
	margin: 0px auto;
	padding: 2px 0px 0px 0px;
	color:#999999;
	clear:both;
	}


	
#header {
	width: 800px;
	height:19px;
	margin: 0px auto 0px auto;
	padding: 10px 100px 10px 100px;
	text-align: right;
	background-image:  url(../img/bg_header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	}

	
#bg_header {
	font-size: 12px;
	text-align: left;
	color:#CCCCCC;
	width: 800px;
	margin: 0px auto;
	padding: 0px 100px 0px 100px;
	background-image:  url(../img/bg_main.jpg);
	background-position: center top;
	background-repeat:repeat-y ;
	clear:both;
}



#container {
	height: auto;
	width: 800px;
	margin: 0px auto;
	padding: 5px 100px;
	font-size: 12px;
	color: #ccc;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #000;
	background-image: url(../img/bg_main02.jpg);
	background-position: center top;
	background-repeat:repeat-y ;
	letter-spacing: 1px;
	clear: both;
	}

	
#swf_top {
/*
	height: 450px;*/
	width: 800px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align:center;
	/*background-color:#FFFFFF;
	border: 1px solid #333333;*/
	clear: both;
	}

#topicpath{
padding:0px 0px;
margin:5px auto 5px auto;
text-align:left;
clear:both;
}


.wi_50{
	height:15px;
	padding:0px;
	margin:0px;

}



#top_co{

padding:0px 0px;
margin:5px auto 5px auto;
text-align:left;
clear:both;


}


#container_top {
	height: auto;
	width: 800px;
	margin: 10px auto 0px auto;
	padding: 0px;
	text-align:center;
	/*background-color:#FFFFFF;
	border: 1px solid #333333;*/
	clear: both;
	}
	

#blog_main {
	height: auto;
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align:center;
	/*
	background-color:#FFFFFF;
	border: 1px solid #333333;
	*/
	background-image: url(../img/bg_blog.gif);
	background-repeat: repeat-y;
	/*
	overflow:auto;*/
	clear: both;
	}
	

#main_under {
	height: auto;
	width: 800px;
	margin: 0px auto;
	padding: 0px 100px;
	font-size: 12px;
	color: #ccc;
	text-align: left;
	background-color: #000;
	background-image: url(../img/bg_main02.jpg);
	background-position: center top;
	background-repeat:repeat-y ;
	letter-spacing: 1px;
	clear: both;
	}


#top_navi {
	clear: both;
	text-align: right;
	height: 18px;
	width: 500px;
	padding: 0px 0px 0px 270px;
	margin: 0px auto;
	clear:both;

}

#top_navi ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}


#top_navi li {
	text-align: center;
	width: 80px;
	height: 18px;
	padding: 0px;
	margin: 0px 0px;
	list-style-image: none;
	list-style-type: none;
	/*
	line-height: 25px;*/
	float: right;
	
}


#top_navi a{
	display:block;
	height:100%;
	text-indent:-9999px;
}


#top_navi a:focus{

	overflow: hidden;

}

#top_navi li a:hover{
	background:none !important;
}

li.home{
 background-image:url(../img/navi/home_f2.gif);
 }

li.home a{
 background-image:url(../img/navi/home.gif);
 }

li.access{
 background-image:url(../img/navi/access_f2.gif);
 }

li.access a{
 background-image:url(../img/navi/access.gif);
 }

li.inquiry{
 background-image:url(../img/navi/inquiry_f2.gif);
 }

li.inquiry a{
 background-image:url(../img/navi/inquiry.gif);
 }
 
li.sight{
 background-image:url(../img/navi/sight_f2.gif);
 }
li.sight a{
 background-image:url(../img/navi/sight.gif);
 }
 
li.link{
 background-image:url(../img/navi/link_f2.gif);
 }
li.link a{
 background-image:url(../img/navi/link.gif);
 }

li.pamph{
 background-image:url(../img/navi/pamph_f2.gif);
 }
li.pamph a{
 background-image:url(../img/navi/pamph.gif);
 }

/*
#top_navi, 
#top_navi a:link, 
#top_navi a:visited, 
#top_navi a:active {color:#333333; text-decoration:none;}
#top_navi a:hover {color: #FFcc00; text-decoration: none;}
*/

#navi{
	width: 790px;
	height:25px;
	padding: 0px 0 0 0;
	margin: 0px auto 0px auto;
	clear:both;
}

#navi ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}


#navi li {
	text-align: center;
	height: 25px;
	padding: 0px;
	margin: 0px 0px;
	list-style-image: none;
	list-style-type: none;
	/*
	line-height: 25px;*/
	float: left;
	
}


#navi a{
	display:block;
	height:100%;
	text-indent:-9999px;
}


#navi a:focus{

	overflow: hidden;

}

#navi li a:hover{
	background:none !important;
}

li.facilities{
 background-image:url(../img/navi/facilities_f2.gif);
 width: 63px;
 }

li.facilities a{
 background-image:url(../img/navi/facilities.gif);
 width: 63px;
 }


li.spa{
 background-image:url(../img/navi/spa_f2.gif);
 width: 68px;
 }

li.spa a{
 background-image:url(../img/navi/spa.gif);
 width: 68px;
 }
 

li.room{
 background-image:url(../img/navi/room_f2.gif);
 width: 69px;
 }
li.room a{
 background-image:url(../img/navi/room.gif);
 width: 69px;
 }
 
li.meal{
 background-image:url(../img/navi/meal_f2.gif);
 width: 100px;
 }
li.meal a{
 background-image:url(../img/navi/meal.gif);
 width: 100px;
 }
 
li.restaurant{
 background-image:url(../img/navi/restaurant_f2.gif);
 width: 72px;
 }
li.restaurant a{
 background-image:url(../img/navi/restaurant.gif);
 width: 72px;
 }
 
li.topics{
 background-image:url(../img/navi/topics_f2.gif);
 width: 124px;
 }
li.topics a{
 background-image:url(../img/navi/topics.gif);
 width: 124px;
 }
 
 li.reservation{
 background-image:url(../img/navi/reservation_f2.gif);
 width:158px;
 }
li.reservation a{
 background-image:url(../img/navi/reservation.gif);
 width:158px;
 }
 
li.treat{
 background-image:url(../img/navi/treat_f2.gif);
 width: 123px;
 }
li.treat a{
 background-image:url(../img/navi/treat.gif);
 width: 123px;
 }


#bg_footer {
	background-image:  url(../img/bg_footer.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	width: 1000px;
	margin: 0px auto;
	height: 30px;
	padding: 0px;
	clear:both;
}


#footer_navi {
	height: auto;
	width: 800px;
	margin: 0px auto;
	padding: 30px 0;
	font-size: 12px;
	color: #999;
	text-align: center;
	line-height:20px;
	/*
	background-image:  url(../img/bg_main.jpg);
	background-position: center top;
	background-repeat:repeat-y ;*/
	clear: both;
	}


#top_link {
font-size: 10px;
color: #999;
text-align: left;
width: 265px;
margin: 20px 10px 0px;
height: auto;
padding: 0px;
text-align:left;
float: left;
}

#top_link dl{
margin:0px;
padding:0px;
}

#top_link dt{
margin:5px 0px 1px 0px;
padding:0px;
border-bottom:1px dotted #fff;
font-size:12px;
text-align:left;
color:#FFFF99;
}

#top_link dd{
margin:1px 0px 1px 15px;
padding:0px;
line-height:14px;
letter-spacing:1px;
/*
color:#FFFFFF;*/
}


#title {
	font-size: 10px;
	color: #999;
	letter-spacing:1px;
	text-align: right;
	line-height:14px;
	width: 495px;
	margin: 20px 0px 0px 0px;
	height: auto;
	padding: 0px 0px 0px 0px;
	text-align:left;
	/*
	background-image:  url(../img/bg_tubaki.jpg);
	background-position: right top;
	background-repeat: no-repeat;*/
	float: left;
}


#plan_box{

	width: 240px;
	height: 110px;
	background-image:url(../img/plan_bk.gif);
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 10px 2px 0px 2px;
	float:left;

}

#plan_box img{


	margin: 0px 0px 5px 0px;
	padding: 3px;

}



#plan_box dt{

	font-size: 12px;
	font-weight:bold;
	width: 440px;
	color: #333333;
	margin: 5px 0px 5px 0px;

}

#plan_box dd{
	margin: 0px;
	font-size: 10px;
	color: #333333;

}





#top_right {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height:17px;
	letter-spacing:1px;
	color: #333;
	width: 360px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #fff;
	/*background-color: #fff;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-top-color: #333333;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	clear: both;*/
	float:left;

}

#top_ryokan {
	width: 359px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 23px 0px;
	/*background-color: #fff;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-top-color: #333333;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	float:left;*/
	clear: both;
	background-image: url(../img/bg_yado.jpg);
	background-position: center bottom;
	background-repeat: repeat-y;
}


.top_coments {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333;
	text-align: left;
	width: 420px;
	height:auto;
	margin: 0px auto 0px auto;
	padding: 0px;
	clear: both;

}
.top_coments ul{
	padding:0px;
	margin:0px;
}

.top_coments li{
	padding: 0px 0px 0px 0px;
	margin:0px auto;
	list-style-image: none;
	/*list-style-type: none;*/
/*
	background-image:  url(../img/bg_navi.jpg);
	text-align: center;
	background-repeat: no-repeat;
	margin: 1px 1px;
	background-position: center center;*/
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	line-height: 20px;
}




img.floatleft { float : left ; }


p.clear   { 
clear : both ; 
}


.linespacer{
margin:30px 0;
padding:0;
clear:both;
}

/*-----Box-----*/

.scroll  {
	border: 1px solid #ccc;
	/*
	font-family: "lr SVbN", "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;

}


.box03,.box04,.box_plan dl{
margin:0px;
padding:0px;
}

.box03,.box04,.box_plan dt{
margin:20px auto 2px auto;
padding:0px;
font-size:14px;

}

.box03,.box04,.box_plan dd{
margin:2px 0px 2px 30px;
padding:0px;

}




.box01 {
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	padding: 1px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
	letter-spacing:1px;
	background-color: #FFFFFF;
	height: auto;
	width: 550px;
	margin: 10px auto;
	clear: both;

}
.box02 {
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	padding: 5px;
	color: #333;
	height: auto;
	width: 490px;
	margin: 15px auto;
	border: 1px solid #996600;
	clear: both;

}

.box02a {
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	padding: 5px;
	color: #333;
	height: auto;
	width: 495px;
	margin: 15px auto;
	border: 1px solid #999;
	background-color:#FFFFFF;
	clear: both;
}

.box02b {
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	padding: 0px;
	color: #333;
	height: auto;
	width: 510px;
	margin: 15px auto;
	/*
	border: 1px solid #996600;
	background-color:#FFFFFF;*/
	clear: both;
}

.box02c {
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	padding: 5px;
	color: #333;
	height: auto;
	width: 495px;
	margin: 15px auto;
	border: 2px solid #FF9966;
	background-color:#FFFFFF;
	clear: both;
}

.box03 {
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	padding: 0px;
	margin:10px auto;
	color: #333;
	letter-spacing:1px;
	/*
	background-color: #FFFFFF;*/
	height: auto;
	width: 550px;
	clear: both;

}


.box04 {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding: 0px;
	margin:10px auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333;
	letter-spacing:1px;
	background-color: #FFFFFF;
	height: auto;
	width: 700px;
	clear: both;
	border: 1px solid #669933;
}

.box04 a:link {  
	color: #6600FF; 
	text-decoration: underline;
	}
.box04 a:hover {
	color: #FF9900;
	text-decoration: none;
	}
.box04 a:active {  
	color: #009933; 
	text-decoration: none
	}
.box04 a:visited {  
	color: #6600FF; 
	text-decoration: underline;
	}




.box05 {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding: 0px;
	margin:10px auto;
	color: #333;
	letter-spacing:1px;
	height: auto;
	width: 760px;
	clear: both;
}

.box05 a:link {  
	color: #6600FF; 
	text-decoration: underline;
	}
.box05 a:hover {
	color: #FF9900;
	text-decoration: none;
	}
.box05 a:active {  
	color: #009933; 
	text-decoration: none
	}
.box05 a:visited {  
	color: #6600FF; 
	text-decoration: underline;
	}






















.box_plan {
background:#FFFFCC; 
padding:0 5px;
border-right:solid 1px #ccc;
border-bottom:solid 1px #ccc; 
width:640px;
padding:5px;
margin:15px auto;
}

.box_plan01 {
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	padding: 1px;
	color: #333;
	letter-spacing:1px;
	height: auto;
	width: 498px;
	margin: 10px auto;
	clear: both;
}

.box_top {
font-size: 12px;
line-height: 17px;
text-align: left;
padding: 1px 1px 1px 110px;
color: #333;
letter-spacing:1px;
height: auto;
width: 260px;
margin: 0px 10px 0px 0px;
float: left;
}

.box_top2 {
font-size: 12px;
line-height: 17px;
text-align: left;
padding: 1px 1px 1px 0px;
color: #333;
letter-spacing:1px;
height: auto;
width: 300px;
margin: 0px;
float: left;
}



.sight_sub {
	padding: 0px 0px 0px 0px;
	margin:10px auto 10px auto;
	font-size: 14px;
	line-height: 40px;
	text-align: left;
	text-indent:35px;
	color: #333;
	background-color: #FFF;
	background-image:url(../img/bg_sightsub.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height: 40px;
	width: 550px;
	clear:both;
}

.sight_container {
	height: auto;
	width: 790px;
	margin: 10px auto 10px auto;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #333333;
	line-height:18px;
	background-color: #fff;
	letter-spacing: 1px;
	text-align: left;
	clear: both;
	}


/*-----Text-----*/

.red{
 color:#CC0000;
 }
 
.orange{
color:#FF3333;
}
 
.mono{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


.pink {
	color: #CC6699;
}

.txt10 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	letter-spacing: 1px;
	text-align: left;
}


.txt12 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	letter-spacing: 1px;
	text-align: left;
}
.txt12_wh {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #fff;
}

.txt12_red {
	font-size: 12px;
	color: #CC3300;
}

.txt12_per {
	color: #663399;
}

.txt12_pink01 {
	color: #CC3399;
}

.pink01 {
	color: #CC3399;
}

.txt12_green {
	color: #009966;
}

.blue {
	color: #3366CC;
}

.wh {
	color: #fff;
}

.bold{
font-weight:bold;
}

.txt14{
	font-size: 14px;
	letter-spacing: 1px;
}

txt16{
font-size:16px;
}

.ryoukin {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
}
.subtitle {
	font-size: 14px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #996600;
	height: 25px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: 1px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #996600;
	text-indent: 10px;
	line-height: 25px;
	display:block;
}
.subtitle01 {
	font-size: 14px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #CC6699;
	height: 25px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: 1px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #CC6699;
	text-indent: 10px;
	line-height: 25px;
	display:block;
}
.midasi {
	text-align: left;
	height: 62px;
	width: 550px;
	margin:2px auto 0px;
	background-color: #FFFFFF;
	padding: 18px 0px 0px 40px;
	clear: both;
	background-image: url(../img/bg_title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


/*-----CMS-----*/

#cms_left {
	height: auto;
	width: 600px;
	margin: 20px auto 0px auto;
	padding: 0px;
	float:left;
	}

#cms_right {
	height: 100%;
	width: 186px;
	margin: 20px auto 0px 10px;
	padding: 0px 2px 0px 2px;
	float:left;
	}
	
#cms_right ul{
	margin:0px;
	padding:0px;
}

#cms_right li{
	margin:1px auto 1px auto;
	padding:0px;
	text-align:left;
	list-style-type: disc;
	list-style-position: inside;
}

.cms_search {
	padding: 15px 0px 15px 80px;
	margin:0px auto 30px auto;
	text-align: left;
	background-color: #FFF;
	background-image:url(../img/cms/bg_cmssearch.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height: 30px;
	width: 488px;
	clear:both;
}

.cms_plan {
	padding: 0px;
	margin:0px auto 5px auto;
	font-size: 14px;
	line-height: 25px;
	text-align: left;
	color: #333;
	/*
	background-color: #FFF;
	background-image:url(../img/cms/bg_smssub.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	*/
	height: 25px;
	width: 598px;
	clear:both;
}

.cms_sub {
	padding: 0px 0px 0px 40px;
	margin:0px auto 5px auto;
	font-size: 14px;
	line-height: 25px;
	text-align: left;
	color: #333;
	background-color: #FFF;
	background-image:url(../img/cms/bg_smssub.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height: 25px;
	width: 558px;
	clear:both;
}
.name {
	padding: 0px;
	margin:0px;
	font-size: 14px;
	text-align: left;
	color: #333;
	height: auto;
	width: 390px;
	float:left;
}
.ryokan_img {
	padding: 0px;
	float: left;
	height: auto;
	width: 160px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}

.button {
	padding: 0px;
	margin:2px 0px 0px 0px;
	text-align: right;
	color: #333;
	height: auto;
	width: 160px;
	float:left;
}


.ryokan_ichiran {
	padding: 3px;
	margin:0px auto 20px auto;
	
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	color: #333;
	letter-spacing:1px;
	background-color: #FFF;
	/*
	background-image:url(../img/bg_kaiseki.jpg);
	background-repeat:repeat-x;
	background-position:top;*/
	height: auto;
	width: 590px;
	border: 1px solid #FFCC99;
	/*display:inline;*/
	clear:both;
}

.ryokan_coments{
	padding:0px;
	margin:0px 0px 0px 5px;
	width:340px;
	height:auto;
	text-align:left;
	float:left;
}

.ryokan_coments ul{
margin:0px;
padding:0px;
}

.ryokan_coments li{
margin:2px auto 2px auto;
padding:0px;
list-style-image:none;

}
.line{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
	border-bottom-width: 1px;
}

#page_top{
	height: auto;
	width: 800px;
	margin: 5px auto;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #333333;
	background-color: #fff;
	letter-spacing: 1px;
	text-align: right;
	clear: both;
	display: block;
	}
	
.cms_detail {

	padding: 0px 0px 0px 0px;
	margin:0px auto 5px auto;
	font-size: 14px;
	line-height: 25px;
	text-align: left;
	text-indent:20px;
	color: #663366;
	height: 25px;
	width: 580px;
	clear:both;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #9999CC;
	background-color:#fff;
}

.detail_coments{
	padding:0px;
	margin:0px 0px 0px 5px;
	width:300px;
	height:auto;
	text-align:left;
	float:left;
}


.detail_img{

	padding: 0px;
	float: left;
	height: auto;
	width: 280px;
	margin: 0px;
	text-align: left;

}

.detail_txt{
	padding: 0px;
	height: auto;
	width: auto;
	margin: 0px;
	text-align: left;
	clear:both;

}

.m_plan_box{

	width:140px;
	height:auto;
	float:right;


}

.mr2{
	margin-right:2px;



}
.co_box {
	height: auto;
	width: 280px;
	float: right;
	color: #FFFFFF;
	padding: 20px;
	border: thin dotted #618F61;
	margin: 60px 25px 10px 20px;
}
.co_boxph {
	height: 250px;
	width: 380px;
	float: left;

}
