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



.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/* ****************MainImage******************* */

#main-img{
	width:275px;
	height:356px;
	background:url(../../top/main_img.jpg) no-repeat 0 0;
	padding:14px 0 0 595px;
}
#main-img p.b500 a{
	display:block;
	text-indent:-9999px;
	width:262px;
	height:98px;
	background:url(../../top/banner_500.jpg) no-repeat 0 0;
	margin:10px 0px 10px 0px;
}
#main-img p.bs a{
	display:block;
	text-indent:-9999px;
	width:262px;
	height:98px;
	background:url(../../top/banner_best.jpg) no-repeat 0 0;
	margin:136px 0px 10px 0px;
}
#main-img p.def a{
	display:block;
	text-indent:-9999px;
	width:262px;
	height:97px;
	
	background:url(../../top/banner_btn_flash.jpg) no-repeat 0 0;
}
#main-img p.def a:hover{
	background-position:0 -97px;
}
#main-img p.b500 a:hover{
	background-position:0 -98px;
}
#main-img p.bs a:hover{
	background-position:0 -98px;
}

/* *************************************************** */

#top{
	margin:20px 0;
	height:100%;
}
/* 左側 */
#left{
	width:650px;
	float:left;
}
/* 左側Table */
.news{
	width:100%;
	background:url(../../top/news_bg.jpg) repeat-x 0 bottom;
}
.td01{
	width:33%;
	border:1px solid #e0dbc6;
	vertical-align:top;
	padding:10px 10px 8px 10px;
}
.td01 p{
	text-indent:-6.7em;
	padding:0 0 0 6.7em;
}
.td01 ul{
	margin:0px;
	padding:0px;
	list-style-type: none;
}
.td01 li{
	text-indent:-6.7em;
	padding:0 0 0 6.7em;
}
.td02{
	background-color:#fbf9ea;
}
.table3{
	width:100%;
	}
.td03 {
	padding:2px;
	vertical-align: top;
	}
h2{
	margin:0 0 10px;
	padding:0;
}

/* 左側PlanTitle */
.title{
	height:100%;
	margin:25px 0 12px;
}

/* 左側Plan */
.plan{
	height:100%;
	margin:0 0 10px;
}
.planimg{
	width:70px;
	float:left;
	margin:0 0 0 5px;
}
.plan div{
	width:560px;
	float:right;
}
h4{
	margin:0;
	padding:0 0 0 13px;
	font-size:1em;
	background:url(../images/icon01.gif) no-repeat 0 4px;
}
.price{
	padding:0 0 0 13px;
	background:url(../images/icon02.gif) no-repeat 0 4px;
}


/* 左側Tab */



#top_stay{
	width:650px;
	margin:15px 0 0;
}
.tab a{
	outline:none;
}
* html .tab01 img {
	behavior: expression(IEPNGFIX.fix(this));
}
* html .tab02 img {
	behavior: expression(IEPNGFIX.fix(this));
}
* html .tab03 img {
	behavior: expression(IEPNGFIX.fix(this));
}
* html .tab04 img {
	behavior: expression(IEPNGFIX.fix(this));
}
* html .tab05 img {
	behavior: expression(IEPNGFIX.fix(this));
}
.tab p{
	width:120px;
	float:left;
	height:25px;
	margin:0 3px 0 0;
}
.tab p a{
	width:120px;
	height:25px;
	outline:none;
}

.bg_plan{
	border-left:1px solid #e0dbc6;
	border-right:1px solid #e0dbc6;
	border-bottom:1px solid #e0dbc6;
	background-color:#fbf9ea;
	padding:5px 0 15px;
}

.list{
	height:100%;
	background:url(../images/bg_03.gif) repeat-x 0 bottom;
	margin:0 10px;
	padding:3px 0 7px;
}
.list p img{
	width:80px;
	float:left;
	margin:3px 10px 0 0;
}
.list div{
	width:530px;
	float:left;
}
.list div p{
	padding-left:17px;
}

/* off */
.close {
	background-image: url(../../top/tab_bg.gif);
	background-position:0 0;
  	white-space: nowrap;
}
/* on */
.open {
	background-image: url(../../top/tab_bg.gif);
	background-position:0 -25px;
  	white-space: nowrap;
}


#head #top_hidden{
	display:none;
}
#head #top_only{
	float:right;
	display:block;
	width:185px;
	height:35px;
	margin:10px 0 0px 10px;
}
#head #top_only #yoyaku_mini{
	float:left;
	width:90px;
	height:35px;
	margin:0 5px 0 0;
}
#head #top_only #kuusitsu_mini{
	float:left;
	width:90px;
	height:35px;
	margin:0 0 0 0;
}
