@charset "UTF-8";
html, body, ul, ol, li, dl, dt, dd, table, th, td, form, input {
	margin:0;
}
p, h1, h2, h3, h4, h5, h6  {
	margin:0px 0px 10px 0px;
	font-weight: normal;
	line-height: 1.6em;
}
body {
	font-size:0.75em;
	line-height:1.8;
	font-family:Verdana, Arial, Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴシック Pro W3", sans-serif;
	font-weight:normal;
	color:#666666;
	background-image:url(../img/bgheader.jpg);
	background-repeat:repeat-x;
}
.bgtoppage{
	background-color: #2F251C;
	background-image: url(../img/bgtop.jpg);
	background-repeat: repeat-x;
}
.bgcontents{
	background-color: #EDECE9;
	background-image: url(../img/bgcontents.jpg);
	background-repeat: repeat-x;
}

a img {
	border:none;
}
a:link {
	color:#533B22;
	text-decoration: none;
}
a:visited {
	color:#533B22;
	text-decoration: none;
}
a:hover {
	color:#6B4D2B;
	text-decoration: none;
}
.note {
	font-size:0.85em;
	line-height:1.5em;
	margin-bottom: 20px;
}

.pagetop {
	clear:both;
	padding:0px;
	text-align:right;
	width: 862px;
}



.fright {
	float:right;
	padding:0px 0px 10px 20px;
}
.fleft {
	float:left;
	padding:0px 20px 10px 0px;
}

.smaller {
font-size:smaller;
}


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

.clear {
clear:both;
}
.txt_alignright {
	text-align:right;
}


ul.list_basic {
	list-style:none;
	margin:0;
	padding:0px 0px 20px 0px;
}

ul.list_basic li {
	margin:0;
	padding:0px 0px 4px 10px;
	background-image:url(../img/bg_li.gif);
	background-repeat:no-repeat;
	background-position:left 0.6em;
}

ol.nolist_basic {
	margin:0;
	padding:0px 0px 20px 24px;
}

ol.nolist_basic li {
	margin:0;
	padding:0px 0px 4px 0px;
}
ol.nolist_basic li ul.list_basic li {
	margin:0;
	padding:0px 0px 4px 10px;
	background-image:url(../img/bg_li.gif);
	background-repeat:no-repeat;
	background-position:left 0.6em;
}


/*フォント強調指定*/

.fontlevel1 {
	font-size:1em;
}
.fontlevel2 {
	font-size:1.2em;
}
.fontlevel3 {
	font-size:1.4em;
}
.fontlevel4 {
	font-size:1.6em;
}
.fontlevel5 {
	font-size:1.8em;
}

.color1 {
	color:#7B3E38;
}

.color2 {
	color:#877337;
}

.color3 {
	color:#59842E;
}

.color4 {
	color:#2B7676;
}

.color5 {
	color:#2C4985;
}




a.txtlink {
	padding:0px 0px 4px 10px;
	margin-right:0px;
	display:inline-block;
	background-image:url(../img/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 0.5em;
	line-height:normal;
	font-weight:normal;
}
a:link.txtlink { color:#533B22; }
a:visited.txtlink { color:#533B22; }
a:hover.txtlink {
	color:#6B4D2B;
	text-decoration:underline;
}





/*ヘッダ・フッタ------------------------------*/
#header{
	background-color:#382F2A;
	height:132px;
	width:100%;
	background-image: url(../img/bgheader.jpg);
	background-repeat: repeat-x;
}
#header .headercnt{
	height:132px;
	width:100%;
	background-image: url(../img/bglogo.jpg);
	background-repeat: no-repeat;
	background-position:center top;
}
#header .logo{
	width:950px;
	height:84px;
	margin:0 auto;
	color:#FFF;
	padding:0px 0px 0px 0px;
	text-align: center;
}
#header .logomark {
	width:300px;
	height:84px;
	margin:0;
	position:relative;
	left:325px;
	float: left;
}

#headerlink {
	width:186px;
	padding:10px 0 0 0;
	margin:0;
	float:right;
}




ul#language {
	width:186px;
	height:20px;
	padding:0;
	margin:0 0 5px 0;
	list-style:none;
	font-size:0.8em;
}

ul#language li {
	width:62px;
	padding:0;
	margin:0;
	float:left;
	text-align:center;
}

a.btn_history {
	width:186px;
	height:18px;
	padding:0 0 0 0;
	margin:0 0 4px 0;
	font-size:0.8em;
	clear:both;
	display:block;
}

ul#headernav {
	width:186px;
	height:18px;
	padding:18px 0 0 0;
	margin:0;
	list-style:none;
	font-size:0.8em;
	clear: both;
}

ul#headernav li {
	width:93px;
	padding:0;
	margin:0;
	float:left;
	text-align:center;
}

#topgnavi{
	width:100%;
	height:48px;
	margin:0;
	padding:0px 0px 0px 0px;
	background-image: url(../img/bgheader.jpg);
	background-repeat: repeat-x;
	background-position:0 -84px;
}

.gnavi{
	width:950px;
	height:48px;
	margin:0 auto;
	padding:0px 0px 0px 0px;
	color:#FFF;
}
ul.gmenu{
	width:950px;
	height:48px;
	margin:0;
	padding:0;
	list-style:none;
}
ul.gmenu li{
	height:48px;
	margin:0;
	padding:0;
	float:left;
}

#headerimg{
	width:100%;
	height:120px;
	margin:0 auto;
	padding:0px 0px 0px 0px;
	text-align:center;
	font-size:10px;
	clear:both;
	background-color:#000;
}
.headerimg1{
	background-image:url(../img/bg_headerimg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.headerimg_access{
	background-image:url(../img/bg_headerimg_access.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.headerimg_stay{
	background-image:url(../img/bg_headerimg_stay.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.headerimg_rest{
	background-image:url(../img/bg_headerimg_rest.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.headerimg_wed{
	background-image:url(../img/bg_headerimg_wed.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.headerimg_event{
	background-image:url(../img/bg_headerimg_event.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.headerimg_banquet{
	background-image:url(../img/bg_headerimg_banq.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}


#footer{
	width:100%;
	margin:0 0 0 0;
	padding:10px 0px 30px 0px;
	text-align:center;
	font-size:10px;
	background-image:url(../img/copyright.gif);
	background-position:center 100px;
	background-repeat:no-repeat;
	color:#FFF;
	clear:both;
	background-color: #533B22;
}


#footer .flink{
	text-align:center;
	margin-bottom:20px;
}

#footer a:link {
	color:#FFF;
	text-decoration: none;
}
#footer a:visited {
	color:#FFF;
	text-decoration: none;
}
#footer a:hover {
	color:#FFF;
	text-decoration:underline;
}






.pankuzu {
	width:950px;
	margin:0 auto;
	padding:10px 0px 10px 0px;
	font-size:10px;
	line-height:normal;
	color:#666;
}
.pankuzu a {
	margin:0 10px 0 0;
	padding:0px 15px 0px 0px;
	background-image:url(../img/arrowpan.gif);
	background-repeat:no-repeat;
	background-position:right center;
	display:inline-block;
	clear:both;
}
.pankuzu a:link, .pankuzu a:visited {
	text-decoration:underline;
	color:#666;
}

.pankuzu a:hover {
	text-decoration:underline;
	color:#000;
}


a.btnshort {
width:150px;
display:block;
overflow:hidden;
margin:0;
height:16px;
padding:8px 10px 8px 30px;
background-image:url(../img/bgbtnshort.gif);
background-position:0px 0px;
background-repeat:no-repeat;
line-height:normal;
}


a:hover.btnshort {
background-position:0px -32px;
}





/*トップページ-------------------*/

#topheader{
	background-color:#382F2A;
	height:84px;
	width:100%;
	background-image: url(../img/bgheader.jpg);
	background-repeat: repeat-x;
}
#topheader .headercnt{
	height:84px;
	width:100%;
	background-image: url(../img/bglogo.jpg);
	background-repeat: no-repeat;
	background-position:center top;
}
#topheader .logo{
	width:950px;
	height:84px;
	margin:0 auto;
	color:#FFF;
	padding:0px 0px 0px 0px;
	text-align: center;
}
#topheader .logomark {
	width:300px;
	height:84px;
	margin:0;
	position:relative;
	left:325px;
	float: left;
}

#mainimg{
	width:100%;
	margin-bottom: 0px;
	padding: 0;
	height: 360px;
	overflow: hidden;
}

#topcontainer:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#topcontainer {
	width:900px;
	margin:0 auto;
	padding:10px 25px 0px 25px;
	background-color:#FFF;
}

#topfooter{
	width:100%;
	margin:0 0 0 0;
	padding:10px 0px 30px 0px;
	text-align:center;
	font-size:10px;
	color:#FFF;
	clear:both;
	background-color: #533B22;
}

#topfooter .grouplist {
	width:950px;
	padding:0px 0px 20px 0px;
	clear:both;
	font-size:10px;
	margin:0 auto;
	text-align: left;
}

#topfooter .grouplist a:link, #footer .grouplist a:visited {
	text-decoration:none;
	color:#FFF;
}
#topfooter .grouplist a:hover {
	text-decoration:underline;
	color:#FFF;
}

#topfooter ul.footerlist {
	width:960px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	_margin:0px 0px 0px 0px;
	list-style:none;
}
#topfooter ul.footerlist li {
	width:229px;
	padding:0px 0px 0px 10px;
	float:left;
	border-left: #8E653B solid 1px;
}


#topfooter .flink{
	text-align:center;
	margin-bottom:20px;
}

#topfooter a:link {
	color:#E4DFDA;
	text-decoration: none;
}
#topfooter a:visited {
	color:#E4DFDA;
	text-decoration: none;
}
#topfooter a:hover {
	color:#E4DFDA;
	text-decoration:underline;
}


#gourpcontainer{
	width:100%;
	margin:0;
	padding:0px;
	text-align:center;
	color:#E4DFDA;
	clear:both;
	background-color:#67523F;
}

#gourp:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


#gourp{
	width:950px;
	margin:0 auto;
	padding:10px 0px 30px 0px;
	text-align:left;
	font-size:10px;
	color:#E4DFDA;
	clear:both;
}
dl.gourplist {
	width:950px;
	margin:0;
	padding:0px;
}
dl.gourplist dt {
	width:150px;
	margin:0;
	padding:4px 0px 0px 0px;
	float:left;
}


dl.gourplist dd {
	width:800px;
	margin:0;
	padding:0px;
	float:left;
}

dl.gourplist a {
	color:#B3A89F;
}
dl.gourplist a:link {
	color:#B3A89F;
	text-decoration: none;
}
dl.gourplist a:visited {
	color:#B3A89F;
	text-decoration: none;
}
dl.gourplist a:hover {
	color:#FFF;
	text-decoration: none;
}



#topmaincol {
	width:630px;
	margin:0;
	padding:0px 0px 0px 0px;
	float:left;
}





/*コンテンツ-------------------*/

#container:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#container {
	width:900px;
	margin:0 auto 20px auto;
	padding:25px 25px 0px 25px;
	background-image:url(../img/bgcont.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
}


#maincol {
	width:610px;
	margin:0;
	padding:0px 0px 0px 20px;
	background-color:#FFF;
	float:left;
	color:#513F33;
}
#maincolnopad {
	width:630px;
	margin:0;
	padding:0px 0px 0px 0px;
	background-color:#FFF;
	float:left;
}

#rightcol {
	width:250px;
	margin:0;
	padding:0px 0px 0px 0px;
	background-color:#ECEBE8;
	border:#DBD9D7 solid 1px;
	float:right;
	color:#513F33;
}
#rightcol .contact {
	width:210px;
	margin:0;
	padding:20px 20px 170px 20px;
	background-color:#ECEBE8;
	border-top:#DBD9D7 solid 1px;
	background-image:url(../img/bgcontact.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

#rightcol a.btncontact {
	width:210px;
	margin:0;
	padding:22px 0px 0px 0px;
	height:0px;
	display:block;
	overflow:hidden;
	background-image:url(../img/btncontact.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#rightcol a:hover.btncontact {
	background-position:0px -22px;
}

#rightcol .bnr {
	width:210px;
	margin:0;
	padding:20px 20px 10px 20px;
	background-color:#ECEBE8;
	border-top:#DBD9D7 solid 0px;
}
#rightcol .bnr a {
	border:#DDD solid 1px;
	display:block;
}
#rightcol .bnr a:hover {
	border:#CCC solid 1px;
}

#rightcol .bnr_sp {
	width:250px;
	margin:0;
	padding:0px 0px 0px 0px;
	background-color:#ECEBE8;
	border-bottom:#DBD9D7 solid 1px;
}


#rightcol ul.submenu {
	margin:0px;
	padding:0px;
	width:250px;
	list-style:none;
	border-top:#DBD9D7 solid 1px;
}

#rightcol ul.submenu li {
	padding:0px 0px 0px 0px;
	border-bottom:#DBD9D7 solid 1px;
}

#rightcol ul.submenu li a {
	padding:0px 0px 0px 0px;
	display:block;
	width:250px;
}


/*第2階層メニュー*/

#rightcol ul.submenu ul.submenu_sub {
	margin:0px;
	padding:0 0 0px 0;
	width:250px;
	list-style:none;
}

#rightcol ul.submenu ul.submenu_sub li {
	padding:0px 0px 0px 0px;
	border-bottom:#DBD9D7 solid 0px;
	width:250px;
}

#rightcol ul.submenu ul.submenu_sub li a {
	padding:0px;
	background-image:none;
	display:block;
	width:250px;
}


/*各プランボタン*/

#rightcol a.btnstayplan {
	background-color:#E4E1DD;
	width:250px;
	height:0px;
	padding:50px 0px 0px 0px;
	display:block;
	overflow:hidden;
	background-image:url(../img/bgbtnstayplan.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}


#rightcol a:hover.btnstayplan {
	background-position:0px -50px;
}


#rightcol a.btnrestplan {
	background-color:#E4E1DD;
	width:250px;
	height:0px;
	padding:50px 0px 0px 0px;
	display:block;
	overflow:hidden;
	background-image:url(../img/bgbtnrestplan.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}


#rightcol a:hover.btnrestplan {
	background-position:0px -50px;
}




#rightcol .reserve {
	width:250px;
	margin:0;
	padding:0px 0px 0px 0px;
}


#rightcol .reserve form {
	padding:20px 20px 20px 20px;
}

#rightcol .reservesub {
	padding:20px 20px 10px 20px;
}




#rightcol a.btnplansearch {
	background-color:#E4E1DD;
	width:100px;
	height:0px;
	padding:22px 0px 0px 0px;
	display:inline-block;
	overflow:hidden;
	background-image:url(../img/btnplansearch.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}


#rightcol a:hover.btnplansearch {
	background-position:0px -22px;
}





#rightcol a.btnroomsearch {
	background-color:#E4E1DD;
	width:100px;
	height:0px;
	padding:22px 0px 0px 0px;
	display:inline-block;
	overflow:hidden;
	background-image:url(../img/btnroom.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin:0px 0px 0px 10px;
}


#rightcol a:hover.btnroomsearch {
	background-position:0px -22px;
}



#rightcol ul.smalllist {
	list-style:none;
	margin:0;
	padding:0px 20px 4px 20px;
}

#rightcol ul.smalllist li {
	margin:0;
	padding:0px 0px 4px 0px;
}
#pagebottom {
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	clear:both;
	text-align:right;
}


/*プラン一覧------------*/

.planlist .planitem a {
	padding:20px 10px 10px 10px;
	display:block;
	border-top:#EEE solid 1px;
}

.planlist .planitem a.new {
	padding:20px 10px 10px 10px;
	display:block;
	background-image:url(../img/new.gif);
	background-repeat:no-repeat;
	background-position:250px 15px;
}
.planlist .planitem a:hover , .planitem a:hover.new {
	color:#333;
	background-color:#F3F3F3;
}



.column:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


.column {
width:610px;
clear:both;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.columnpad {
width:610px;
clear:both;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 20px;
}
.colshort {
width:190px;
margin:0;
padding:0px 10px 0px 0px;
float:left;
}

.coldouble {
width:390px;
margin:0;
padding:0px 10px 0px 0px;
float:left;
}
.colhalf {
width:290px;
margin:0;
padding:0px 10px 0px 0px;
float:left;
}

.colwide {
	width:590px;
	margin:0;
	padding:0px 10px 0px 0px;
	clear: both;
}
.colwide_padtop {
	width:590px;
	margin:0;
	padding:20px 10px 0px 0px;
	clear: both;
}


.plantop {
	margin:0px 0px 0px 0px;
	padding:0px 20px 0px 20px;
	clear:both;
	text-align:right;
}
.plantop a.btnreturn {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:90px;
	height:0px;
	padding:24px 0px 0px 0px;
	background-image:url(../img/btnreturn.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:inline-block;
	overflow:hidden;
}
.plantop a:hover.btnreturn {
	background-position:0px -24px;
}

.planttll {
	width:590px;
	clear:both;
	font-size:1.4em;
	line-height:1.4em;
	background-image:url(../img/cap.gif);
	padding-left:15px;
	background-repeat:no-repeat;
	background-position:0px 10px;
}
.planreadl {
	font-size:1.2em;
	line-height:1.6em;
}

dl.planspec {
	width:590px;
	clear:both;
}

dl.planspec .planimg {
	width:200px;
	float:right;
	padding:4px;
	margin-left:15px;
	text-align:center;
	border:#DDDDDD solid 1px;
	background-color: #EEE;
	margin-bottom: 20px;
}
dl.planspec .planimg img {
	width:200px;
	height:150px;
}




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

dl.planspec dd .tokuten {
	list-style:none;
	padding:20px 20px 10px 20px;
	margin-bottom:0.5em;
	border:#821100 dotted 1px;
	color:#821100;
	margin-top: 0.5em;
}


dl.planspec dd .tokuten .planimg {
	margin-bottom:10px;
}



dl.planspec dt {
	border-top:#EEE solid 1px;
	padding:10px 0px 10px 0px;
	width:590px;
	clear:both;
}
dl.planspec dt img {
	width:172px;
	height: 18px;
}

dl.planspec dd {
	border-top:#EEE solid 0px;
	padding:0px 0px 10px 20px;
	width:570px;
}


table.tblprice {
	margin:0px 0px 5px 0px;
	clear:both;
	width:590px;
	border-bottom:#E9F5ED solid 1px;
}

table.tblprice th {
	padding:0px 0px 0px 0px;
	background-color: #E9F5ED;
	white-space: nowrap;
}
table.tblprice td {
	padding:4px 5px 4px 5px;
}

.bggray {
	background-color: #EFEFEF;
}

a.btnresplan {
	width:80px;
	display:block;
	overflow:hidden;
	margin:0;
	height:0px;
	padding:22px 0px 0px 0px;
	background-image:url(../img/btnresplan.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	line-height:normal;
}


a:hover.btnresplan {
background-position:0px -22px;
}








.mds_obi {
	color:#333;
	height:24px;
	background-image:url(../img/bg_mds_obi.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	padding:6px 0 0 20px;
	font-size:14px;
	line-height:16px;
	-moz-box-shadow:0px 0px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 0px 3px rgba(0,0,0,0.3);
	-o-box-shadow:0px 0px 3px rgba(0,0,0,0.3);
	-khtml-box-shadow:0px 0px 3px rgba(0,0,0,0.3);
	box-shadow:0px 0px 3px rgba(0,0,0,0.3);
	border:#ddd solid 1px\9;
	margin-bottom:20px;
	clear: both;
}
.mds_obi_withbtn {
	color:#333;
	height:24px;
	background-image:url(../img/bg_mds_obi.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	padding:6px 6px 0 20px;
	font-size:14px;
	line-height:16px;
	-moz-box-shadow:0px 0px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 0px 3px rgba(0,0,0,0.3);
	-o-box-shadow:0px 0px 3px rgba(0,0,0,0.3);
	-khtml-box-shadow:0px 0px 3px rgba(0,0,0,0.3);
	box-shadow:0px 0px 3px rgba(0,0,0,0.3);
	border:#ddd solid 1px\9;
	margin-bottom:20px;
}
a.btn_withmds {
	float:right;
}


.mds_mark {
	color:#333;
	background-image:url(../img/bg_mdsmark_s.gif);
	background-repeat:no-repeat;
	background-position:0px center;
	background-color:#FFF;
	padding:8px 0 8px 20px;
	font-size:12px;
	height:14px;
	line-height:1;
	-moz-box-shadow:0px 0px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 0px 3px rgba(0,0,0,0.3);
	-o-box-shadow:0px 0px 3px rgba(0,0,0,0.3);
	-khtml-box-shadow:0px 0px 3px rgba(0,0,0,0.3);
	box-shadow:0px 0px 3px rgba(0,0,0,0.3);
	border:#ddd solid 1px\9;
	margin-bottom:20px;
	clear: both;
}
.mds_mark_nomargin {
	color:#333;
	background-image:url(http://www.fujita-nara.com/img/bg_mdsmark.gif);
	background-repeat:no-repeat;
	background-position:0px center;
	background-color:#FFF;
	padding:8px 0 8px 20px;
	font-size:12px;
	line-height:1;
	-moz-box-shadow:0px 0px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 0px 3px rgba(0,0,0,0.3);
	-o-box-shadow:0px 0px 3px rgba(0,0,0,0.3);
	-khtml-box-shadow:0px 0px 3px rgba(0,0,0,0.3);
	box-shadow:0px 0px 3px rgba(0,0,0,0.3);
	border:#ddd solid 1px\9;
	margin-bottom:0px;
	clear: both;
}

.mds_mark img {
	float:left;
}
.mds_mark .mds_comment {
	color:#333;
	padding:2px 20px 0px 0px;
	width:300px;
	text-align:right;
	float:right;
	font-weight:normal;
}


.mds_hyphen {
	background-image:url(../img/bg_mdsmark_s.gif);
	background-repeat:no-repeat;
	background-position:0px center;
	padding:0px 0 0px 15px;
	margin-bottom:10px;
	clear:both;
	font-size: 14px;
	line-height: normal;
}
.mds_hyphen_withbtn {
	background-image:url(../img/bg_mdsmark_s.gif);
	background-repeat:no-repeat;
	background-position:0px 0.5em;
	padding:0px 0 0px 10px;
	margin-bottom:10px;
	float:left;
}


.mds_hyphen .mds_comment {
	color:#333;
	padding:2px 0px 0px 0px;
	width:300px;
	text-align:right;
	float:right;
	font-weight:normal;
	font-size:12px;
}
.mds_uline {
	background-image:url(../img/bg_mdsmark_s.gif);
	background-repeat:no-repeat;
	background-position:0px 0.4em;
	padding:0px 0 5px 10px;
	margin-bottom:10px;
	border-bottom:#CCC dotted 1px;
	width:620px;
	clear:both;
}


.mds_uline_withbtn {
	background-image:url(../img/bg_mdsmark_s.gif);
	background-repeat:no-repeat;
	background-position:0px 0.4em;
	padding:0px 0 5px 10px;
	margin-bottom:10px;
	float:left;
	border-bottom:#CCC dotted 1px;
	width:620px;
}


/*宿泊予約モジュール-------------------------*/

#reservebox {
	width:210px;
	padding:15px 20px 15px 20px;
	border-bottom:#DDD solid 1px;
}

#reservebox h3 {
	padding:0px 0px 5px 10px;
}


#reservebox form {
	width:210px;
	padding:0;
	margin-bottom:10px;
}
#reservebox a.btnsub {
	margin-bottom:2px;
	display:block;
}