@charset "utf-8";


body#top_bg{
	background-repeat: repeat-x;
	background-image: url(../top_img/top_bg.gif);
	background-color: #000;
	}



/*//flash
-----------------------------------------*/
div#flash_main{
	width:1200px;
	height:360px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background-color: #000;
	background-image: url(../top_img/iphone_imgbg.jpg);
	background-repeat: no-repeat;
}

/*//flashここまで
-----------------------------------------*/





/*//メイン
-----------------------------------------*/
/*ニュースコンテンツ*/
div#news{
	width:520px;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}

div#news p{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}


div.news_bana{
	width:520px;
	height:175px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}



/*メインコンテンツ*/
div#main{
	width:520px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

h2.day_plun{
	width:520px;
	height:30px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../top_img/ttl_day_.gif);
}

h2#day_plun p.syousai{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div#day_box{
	width:520px;
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

/**/
div.d_img{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.d_img p.day_img{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.d_text{
	float:right;
	width:350px;
	height:160px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

/**/
div.d_text h3{
	margin:0px 0px 12px 0px;
	padding:0px 0px 0px 0px;
	font-size: 14px;
	color: #AC7E59;
	font-weight: bold;
}

div.d_text p.day_text{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color: #FFF;
	line-height: 20px;
}

div.d_text p.day_syousai{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align: right;
	position: relative;
}


/*お部屋メニュー*/

ul#r_menu{
	margin:0px 0px 0px 0px;
	padding:5px 3px 0px 5px;
	height:50px;
	position: absolute;
	clear:both;
	overflow: hidden;
	top: 125px;
	right: 1px;
	background-image: url(../top_img/images/room_menubg.png);
	background-repeat: repeat-x;
	_filter:alpha(opacity=80);/*IE6*/
}

.plan01{width:250px;}
.plan02{width:333px;}
.plan03{width:px;}

ul#r_menu li{
	margin:0px 0px 0px 0px;
	padding:0px 1px 0px 0px;
	float:left;
}

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


div.dayttl_syousai{
	margin:17px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


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


/*右コンテンツ*/
div#right_side{
	width:285px;
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.news_box{
	width:285px;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
}

div.news_box h3.newsttl{
	width:285px;
	height:30px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

ul.news_list{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

ul.news_list li{
	margin:5px 0px 0px 10px;
	padding:0px 0px 0px 15px;
	background-image: url(../top_img/circle.gif);
	background-repeat: no-repeat;
}

ul.news_list li a:link {color: #F93;text-decoration: underline;}
ul.news_list li a:visited {color: #F93;;text-decoration: none;}
ul.news_list li a:hover {text-decoration: underline;color: #FFF;}
ul.news_list li a:active {text-decoration: none;}


div.genteibana{
	margin:0px 0px 15px 0px;
	padding:0px 0px 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #503834;
	}
	
div.genteibana p{
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	}


div.bana_box{
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}


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

