@charset "UTF-8";

.clr{
	margin:0;
	padding:0;
	clear:both;
}

/* midashi */
.plan_title_wrap{
	background:#b59c5a;
}
.plan_title_wrap .plan_title{
	position:relative;
	min-height:87px;
	margin:30px 0 28px 16px;
	background:#fff;
	border-top:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
}
.plan_title_wrap .plan_title .back{
	position:absolute;
	top:0;
	right:10px;
	
}
.plan_title_wrap .plan_title h3{
	position:absolute;
	top:40px;
	left:15px;
	font-size:1.5em;
}
.plan_title_wrap .plan_title h4{
	position:absolute;
	top:15px;
	left:15px;
	font-size:1.30em;
	color:#b59c5a;
}

/* ----- ----- */
.press_catch{
	font-size:1.25em;
	font-weight:bold;
	margin:20px 0 30px;
}

.cms_midashi{
	width:700px;
	height:36px;
	font-size:1.25em;
	font-weight:bold;
	line-height:36px;
	padding:0 0 0 30px;
	background:url(../img/midashi.gif) no-repeat;
}
/* ----- ----- */

.wysiwyg01{
	margin:28px 0;
}
.wysiwyg02{
	max-width:550px;
	float:left;
}
.wysiwyg03{
	margin:18px 0 45px;
}

.section_wrap{
	background:url(../img/detail_back.gif) repeat-x top;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	padding:9px 0 0;
}
.section_wrap .section{
	min-height:50px;
	padding:14px 0 18px;
	background:url(../img/line_dot.gif) repeat-x bottom;
}
.section_wrap .section .midashi,
.section_wrap .section_end .midashi{
	float:left;
}
.section_wrap .section .midashi img,
.section_wrap .section_end .midashi img{
	margin:0 25px 0 17px;
}
.section_wrap .section .text_area,
.section_wrap .section_end .text_area{
	max-width:550px;
	float:left;
}

.roomtype{
	padding:0 0 80px;
	background:url(../img/under_shadow.jpg) no-repeat bottom;
}
.roomtype ul{
	margin:14px 0 0;
	padding:0 0 0 2px;
}
.roomtype li{
	margin:0 0 15px;
	padding:0 5px;
	float:left;
}

.reserv_wrap{
	margin:0 0 10px;
	padding:0 0 80px;
	background:url(../img/under_shadow.jpg) no-repeat bottom;
}
.reserv_wrap .reserv{
	text-align:center;
	border:1px solid #e1e0de;
	background:#f5f1e8;
}
.reserv_wrap .reserv img{
	margin:20px 0;
}


/* 736px
-----------------------------------------------------------------------------------*/
@media only screen and (max-width:736px){

.plan_title_wrap .plan_title{
	margin:18px 0 15px 10px;
	padding:5px 3px 5px 7px;
}
.plan_title_wrap .plan_title h3{
	position:static;
	font-size:20px;
	line-height:1.2;
}
.plan_title_wrap .plan_title h4{
	position:static;
	font-size:17px;
	line-height:1.2;
}
.press_catch{
	font-size:16px;
	margin:10px 0 15px;
}
.wysiwyg01{
	margin:20px 0;
}
.cms_midashi{
	width:auto;
	height:auto;
	font-size:16px;
	line-height:1.2;
	padding:7px 3px 8px 30px;
	background:#F5F1E8 url(../../../images/share/komidashi_back.gif) no-repeat 0px 0px;
	border:solid 1px #E1DFE0;
}
.wysiwyg02{
	max-width: 100%;
	float:none;
	padding:0 10px;
}
.wysiwyg03{
	margin:15px 0 30px;
}
/*
.wysiwyg01 p:after, .wysiwyg03 p:after{
  clear:both;
  display:block;
  content:" ";
  height:0;
  overflow:hidden;
}
*/
.wysiwyg03 p img{
	margin-bottom:10px !important;
}


}
