div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{margin: 0em 0px;padding: 0em 0px;list-style-type:none;}


h1,h2,h3,h4,h5,h6 {font-size: 100%; line-height: 100%;font-weight: normal;}
img {border:none; /* vertical-align:bottom; */}
ul, ol {list-style: none;}

a:link {color:#261410;}
a:visited {color:#261410;} 
a:hover {
	color:#928987;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
	} 

.hidden {display: none;}
.clearfix {clear: both;margin:0;padding:0;}
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-table;}

* html .clearfix {height:1%;}
*+html .clearfix {height:1%;}
.clearfix {display:block;}

/*body関連*/
body {
	margin-top:0;
	color: #000;
	font-size:12px;
}

/*container関連*/
#wrap{
	background:url(../img/tpe_bg.jpg) 0 0 repeat;
	width:100%;
}
#top{
	margin:0 auto;
	background: url(../img/bg_ttl.jpg) 0 0 repeat-x;
	height: 135px;
}

#container{
	width:960px;
	margin:0 auto;
	}

#cont{
	width:954px;
	margin:0 auto;
	padding:0;
	background:url(../img/con_bgmid.jpg) 0 0 repeat-y;
	}

/*---------- パンくず ----------*/

#pankuzu {
	padding: 8px 0;
	font-size:13px;
	width: 960px;
	margin: 0 auto;
}
#sns {
	padding: 0 0 8px 0;
	width: 960px;
	margin: 0 auto;
}

#pankuzu a:link {
color:#000000;
text-decoration:none;
}

#pankuzu a:visited {
color:#000000;
text-decoration:none;
}

#pankuzu a:hover {
color:#66CCFF;
text-decoration:underline;
}


/*---------- アイコン ----------*/

.icon_lounge{
	background:url(../img/icon_lounge.jpg) 0 0 no-repeat;
	width:300px;
	height:35px;
	margin:5px;
	padding-top:10px;
	text-align:center;
	font-size:23px;
	font-weight:bold;
	text-shadow: 1px 1px 0 #ffffff;
	padding-left: 10px;

	}

.icon_free{
	background:url(../img/icon_heart.jpg) 0 0 no-repeat;
	width:300px;
	height:35px;
	margin:5px;
	padding-top:10px;
	text-align:center;
	font-size:23px;
	font-weight:bold;
	text-shadow: 1px 1px 0 #ffffff;
	padding-left: 10px;	
	}

.icon_wifi{
	background:url(../img/icon_wifi.jpg) 0 0 no-repeat;
	width:300px;
	height:35px;
	margin:5px;
	padding-top:10px;
	text-align:center;
	font-size:25px;
	font-weight:bold;
	text-shadow: 1px 1px 0 #ffffff;
	padding-left: 10px;
	}
/*---------- アイコン ----------*/




/*---------- コンテンツ ----------*/

#contents{
	width: 950px;
	margin: 0 10px;
	}


.con_box {
	font-size:24px;
	font-weight:bold;
	padding:10px 15px;
	color:#261410;
	border-bottom:1px solid #cccccc;
	}
.vacation {
	font-size:12px;
	text-align:right;
	cursor:pointer;
	}


/*---------- コンテンツMiddle ----------*/
.box_m{
	margin:5px;
	/*width:300px;*/
	width:47%;
	float:left;
	background:url(../img/icon_line.jpg) right 0 repeat-y;
	cursor:pointer;

}
.box_m img .pic{
	width:280px;
	height:180px;
	}
.box_m .con_txt{
	padding:10px 0 0 5px;
	float:left;
	width:160px;
	}
.box_m .con_txt p{
	font-size:15px;
	font-weight:bold;
	text-shadow: 1px 1px 0 #ffffff;
	}


.link_btn_map{float:right;margin:10px;}
.map_box{font-size:15px;margin:10px 0 10px 15px;color:#5E4D2C;line-height:150%;cursor:pointer;
}

/*---------- コンテンツMiddle ----------*/

/*---------- コンテンツ ----------*/



/*---------- 文字装飾 ----------*/


.pinbold {
font-weight:bold;
color:#CB2E65;}

.redbold {
font-weight:bold;
color:#FF0000;}

.bold {
font-weight:bold;}

.box_linkb a:link {color:#ffffff; text-decoration:none;}
.box_linkb a:visited {color:#ffffff;} 
.box_linkb a:hover {color:#66CCFF;text-decoration:underline;}

#slideshow img {background:#ffffff;margin:15px 0 15px 10px;padding:5px;border-bottom:1px solid #cccccc;border-right:1px solid #cccccc;}

/*---------- 共通事項 ----------*/


#page-top {
	position: fixed;
	bottom: 77px;
	right: 20px;
	font-size: 77%;
	z-index: 9999;
}
#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}

/*---------170227goto追加---------*/
div.serviceList {
	margin:30px auto 0;
	width:890px;
}
div.serviceList:after {
	content: "";
    display: block;
    clear: both;
}
div.left_box {
	width:285px;
	float:left;
	color:#ffffff;
	line-height:1.8;
	overflow:hidden;
	position:relative;
}
ul.first li span,
ul.second li span,
ul.third li span {
	display:inline-block;
	padding:0 8px;
	font-size:32px;
	font-weight:bold;
	line-height:1;
	vertical-align: bottom;
}
ul.first li,
ul.second li,
ul.third li {
	font-size:17px;
	background:#D8AF1F;
	font-weight:bold;
	width:285px;
	float:left;
	color:#ffffff;
}
ul.third{
	width:283px;
	margin:0 auto;
}
ul.third li {
	font-size:17px;
	background:#ffffff;
	font-weight:bold;
	width:283px;
	float:left;
	color:#D8AF1F;
	border-top:1px solid #D8AF1F;
	padding: 10px 0;
    line-height: 1.8;
}
div.left_box img{
    display: block;
    margin-left: -70px;
	vertical-align:bottom;
}
ul.second li{
	margin-bottom:1px;
	padding:10px 0;
	line-height:1.8;
}
div.left_box,
ul.second {
	margin-right:15px;
}
div.right_box {
	width:285px;
	float:left;
	margin:0;
	line-height:1.8;
	background: #D8AF1F;
	padding-bottom:1px;
}
div.right_box p {
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	padding:10px 0 9px 10px;
}
ul.second {
	width:285px;
	float:left;
	overflow:hidden;
	zoom:1;
	height: 264px;
}
p.note {
	color: #000000; 
	margin:20px auto;
	width: 870px;
	line-height:1.8;
}
.detail {
    width: 890px;
    margin: 0 auto 30px;
    background: #EEEEEE;
}
.detail p.hisService {
    background: #EEEEEE;
    padding: 6px 15px;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}
.detail p.hotel_list {
    background: #ffffff;
    border-width: 1px 0 0 0;
    border-style: solid;
    border-color: #E1E1E1;
    padding: 2px 0;
    font-size: 12px;
    color: #000000;
    line-height: 150%;
    padding: 10px 15px;
}
.detail p.hotel_list a{
	display:block;
	text-align:right;
	cursor:pointer;
	margin-top:10px;
	padding-right:20px;
	background:url(../img/btn_gray.jpg) right 50% no-repeat;
}
.link_btn_map{float:right;margin:10px;}
.map_box{
	font-size:15px;
	margin:10px auto;
	color:#5E4D2C;
	line-height:1.5;
}
.map_box img{ 
	background: #ffffff;
    margin: 15px auto;
    padding: 5px;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    width: 873px;
    display: block;
}
.hotelBox{
	width:884px;
	margin:10px auto 0;
	color:#261410;
	line-height:1.5;
	padding-bottom:50px;
	overflow:hidden;
	zoom:1;
}
p.hotel_title {
    text-align: center;
    overflow: hidden;
    zoom: 1;
	margin-bottom:4px;
    background: #e9e9e9 url(../img/bg_gray_gradiation.jpg) 0 20% repeat-x;
    font-size: 15px;
    border: 1px solid #d3d3d3;
    -webkit-border-top-left-radius: 0.3em;
    -webkit-border-top-right-radius: 0.3em;
    -moz-border-radius-topleft: 0.3em;
    -moz-border-radius-topright: 0.3em;
    border-top-left-radius: 0.3em;
    border-top-right-radius: 0.3em;
    border-bottom: 2px solid #77090B;
}
p.hotel_title span{
	font-size:23px;
	font-weight:bold;
}
p.hotel_title:after{
	border-bottom: 2px solid #77090B;
}
.sub_hotelBox{
	width:280px;
	float:left;
	margin-right: 22px;
}
.sub_hotelBox_last{
	width:280px;
	float:left;
	margin:0;
}
table.hotel_detail {
	margin:5px 0 20px 0;
	border:none;
	width:280px;
	border-collapse: separate;
    border-spacing: 0;
	line-height:1.7;
}
th {
	 background:#EEEEEE;
	 border:1px solid #E1E1E1;
	 border-bottom:none;
	 width:60px;
	 text-align:center;
	 padding:2px 0;
	 font-size:12px;
	 color:#000000;
	 font-weight:normal
}
td {
	background:#ffffff;
	border:1px solid #E1E1E1;
	border-bottom:none;
	border-left:none;
	text-align:center;
	padding:2px 0;
	font-size:12px;
	color:#000000;
	width:202px;
	font-weight:bold;
}
th.last,
td.last {
	border-bottom:1px solid #E1E1E1;
}
.detail {
	width:890px;
	margin:0 auto 30px;
	background:#EEEEEE;
}
.detail p.hisService {
	background:#EEEEEE;
	padding:6px 15px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.detail p.hotel_list{
	background:#ffffff;
	border-width:1px 0 0 0;
	border-style: solid;
	border-color:#E1E1E1;
	padding:2px 0;
	font-size:12px;
	color:#000000;
	line-height:150%;
	padding:10px 15px;
}