@charset "UTF-8";

* {
	margin:0;
	padding:0;
}
body{
	font-size: 12px; /* モダンブラウザ向け */
    *font-size: small; /* IE 7向け */
    *font: x-small;  /* IE 6以下 */
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#FFF !important;
	background-color:#000 !important;
	margin: 0 !important;
	padding: 0 !important;
	scrollbar-base-color: #000;
}

img {
	border:0;
}


a:link,
a:visited { 
	color: #fff;
	text-decoration:none;
	overflow: hidden;
}
a:hover { color: #ff9900;}
a:active { color: red; }


.clear{
	content:".";
	clear:both;
	height:0;
	display:none;
}

h1,
h1 a{
	text-indent: -9999px;
	font-size: 12px;
}

.text_12{
	font-size:12px;
	line-height: 140%;
}
.text_10{
	font-size:10px;
	line-height: 130%;
}
.text_13_pink{
	font-size:13px;
	font-weight:bold;
	color:#FF9999;
}
.cya{
	background-color:#FF9966;
}


td .for_iflame{	/*IE��p*/
	overflow-x:hidden;
	overflow-y:scroll;
	width:220px;
	color:#FFFFFF;
	padding:10px;
	font:12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.for_iflame .dline{
	/*background-color:#2a2a2a;*/
	padding:5px 0 0 20px;
	border-bottom:1px dotted #666;
}

#container1{
	width:100%;
	background:url(../img/bg_top.gif) repeat-x #000;
	margin:0 auto 0 auto;
	padding:0;
}
#main{
	width:970px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}
#head{
	background:#000 url(../img/logo.gif) top left no-repeat;
	width:970px;
	height:80px;
	margin-left:auto;
	margin-right:auto;
}
#head h1,
#head h1 a{
	text-indent: -9999px;
	font-size: 12px;
	height:80px;
	margin:0;
	padding:0;
}

/**************menu*********************************************************/

#menu{
	background:url("../img/b_menu.gif") no-repeat;
	position:relative;
	width:720px;
	height:26px;
	padding:0;
	margin:0 auto 0 auto;
}

#menu li {
    float:left;
    list-style:none;
    text-indent: -9999px;
}

#menu a{
	text-decoration:none;
    width: 120px;
	height:26px;
    display:block;
}

#menu_guestroom a{background:url("../img/b_menu.gif") 0px 0px no-repeat; }
#menu_system a{background:url("../img/b_menu.gif") -120px 0px no-repeat; }
#menu_price a{background:url("../img/b_menu.gif") -240px 0px no-repeat; }
#menu_service a{background:url("../img/b_menu.gif") -360px 0px no-repeat; }
#menu_member a{background:url("../img/b_menu.gif") -480px 0px no-repeat; }
#menu_access a{background:url("../img/b_menu.gif") -600px 0px no-repeat; }

#menu_guestroom a:hover {background:url("../img/b_menu.gif") 0px -26px no-repeat; }
#menu_system a:hover {background:url("../img/b_menu.gif") -120px -26px no-repeat; }
#menu_price a:hover {background:url("../img/b_menu.gif") -240px -26px no-repeat; }
#menu_service a:hover {background:url("../img/b_menu.gif") -360px -26px no-repeat; }
#menu_member a:hover {background:url("../img/b_menu.gif") -480px -26px no-repeat; }
#menu_access a:hover {background:url("../img/b_menu.gif") -600px -26px no-repeat; }

/********************************menu******************************************/

#flash_area{
	background-image:url(../img/top_flash.jpg);
	position:relative;
	margin:0 auto 0 auto;
	padding:1px 0 0 0;
	width:849px;
	height:354px;
}
#lower_contents{
	width:849px;
	margin:0 auto 0 auto;
	position:relative;
}
#f_left{
	float:left;
	width:550px;
	text-align:center;
}
#f_left .column_1{
	width:525px;
	/*height:200px;*/
	text-align:center;
	padding:60px 5px 10px 20px;
	background:url(../img/bg_room.jpg) 0 0 no-repeat;
}
#f_left .column_1 .img_box{
	width:500px;
	height:100px;
	margin:0 auto 0 auto;
	padding:2px;
}
#f_left .column_2{
	text-align:center;
	width:540px;
	height:120px;
	padding:3px;
}
#f_left .column_2 .small_box{
	float:left;
	text-align:left;
	width:210px;
	/*height:200px;*/
	margin:10px 0px 0px 25px;
	display:inline;
}
.topline{
	border-top:#666 1px dotted;
	padding-top:3px;
}

#f_right{
	float:left;
	width:280px;
	text-align:center;
	padding:5px;
}
#f_right .column_1_test{
	background:#000 left top no-repeat url(../img/bg_whatnew.gif);
	width:280px;
	height:234px;
}
#f_right .column_1{
	width:280px;
	height:234px;
}

#f_right .column_2{
	position:relative;
	margin:5px 0 0 20px;
	padding:2px 0 0 15px;
	background-position:left;
	background:#000 url(../img/top_waku.gif) 0 0 no-repeat;
	width:240px;
	height:146px;
	text-align:left;
	font-size:10px;
}
#lower_menu{
	background-color:#410D1A;
	width:100%;
	text-align:center;
 	clear:left;
	line-height:150%;
	font-size:10px;
}
#footer{
	background-color:#410D1A;
	width:100%;
	text-align:center;
	line-height:130%;
	font-size:10px;
}
.ml3 {
	margin-left: 3px;
}
