@charset "utf-8";
/* CSS Document */



/* **************Index.html CSS*************** */

#body{

}
h3{
	width:680px;
	height:30px;
	text-indent:-9999px;
	font-size:0;
	margin:0 0 10px;
	padding:5px 0 0;
	line-height:100%;
	background:url(../images/title.gif) no-repeat 0 0;
}
h3 a{
	display:block;
	width:100px;
	height:21px;
	margin:0 5px 0 auto;
	background:url(../images/btn_stayplan.gif) no-repeat 0 0;
}

.w665px{
	width:665px;
	margin:0 auto;
}
.search{
	margin:15px 0px 20px;
	padding:0 0 4px;
	background:url(../images/btm_search.gif) no-repeat 0 bottom;
}
.search p{
	height:21px;
	text-indent:-9999px;
	font-size:0;
	line-height:100%;
	background:url(../images/tit_search.gif) no-repeat 0 0;
}
.search table{
	width:100%;
	background-color:#f6e4d5;
	border-left:1px solid #e7d0bd;
	border-right:1px solid #e7d0bd;
}
.search table th{
	text-align:right;
	font-weight:normal;
}
.search table td{
	
}
.txt01{
	font-size:0.85em;
}
.planbox{
	height:100%;
	margin:0 0 25px;
}
.planbox img{
	width:87px;
	float:left;
	padding:4px;
	border:1px solid #e0e0d4;
}
.planbox div{
	width:555px;
	float:right;
}
.planbox h4{
	font-size:1.2em;
}
.planbox table{
	width:100%;
}
.planbox table th{
	width:45px;
	text-align:left;
	border-bottom:1px dotted #aeaeae;
	font-weight:normal;
	vertical-align:top;
}
.planbox table th p{
	border-left:6px solid #4c7652;
	padding-left:4px;
}
.planbox table td{
	border-bottom:1px dotted #aeaeae;
	vertical-align:top;
}
.price{
	font-size:1.3em;
	color:#ee4575;
	font-weight:bold;
}
.day{
	font-size:0.85em;
}
.sub{
	width:100%;
}
.sub th{
	
}
.sub td{
	width:333px;
	vertical-align:top;
}
.sub_bg{
	background:url(../images/sub_bg.gif) repeat-y 0 0;
}
h5 a{
	line-height:100%;
	height:14px;
	margin:0 4px 0 auto;

}
.sub td div{
	height:100%;
	padding:5px 10px;
}
.sub td div img{
	width:72px;
	float:left;
	padding:3px;
	margin:0 7px 0 0;
	border:1px solid #e0e0d4;
}
.sub td div ul{
	border-bottom:1px dotted #777;
	margin-bottom:7px;
	padding-bottom:7px;
}
.sub td div ul li{
	line-height:120%;
}

.info_tit{
	font-size:1.15em;
	font-weight:bold;
	padding:0 0 5px;
}
.btm_sub{
	height:7px;
	font-size:0;
	line-height:100%;
	background:url(../images/btn_sub.gif) no-repeat 0 0;
}










.movie_box {
	margin: 0px;
	padding: 4px 0px 0px 0px;
}
.movie_box h4 {
	margin: 0px;
	padding: 0px;
}
.movie_body {
	background-image: url(../images/bg_movie.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 5px 8px;
}
.movie_body img{
	width:72px;
	padding:3px;
	margin:0 7px 0 0;
	border:1px solid #e0e0d4;
	float:left;
}
.movie_body p{
	font-size:90%;
	line-height:135%;
	margin: 0px;
	padding: 4px 0px;
}


/* **************Clear*************** */

/* for modern brouser */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  max-height: 0;
  visibility: hidden;
}
/* IE7,MacIE5 */
.clearfix {
  display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/**/



.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*
-------------------------------------------------*/
