@charaset"Shift_JIS";

/*==10.11.26　更新==============================================*/


* {
margin:0;
padding:0;
font-size:12px;
line-height:1.8;
}


body{
margin:0px auto;
background-color:#000;
text-align:center;
}

img { 
	vertical-align: bottom;
	border: none;
}


.clear{
clear:both;
margin:0;
padding:0;
}

a{
outline:0;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

#contents{
	position:relative;
	margin:0 auto;
	width:750px;
}


#contents #room_kago{
	width:305px;
	height:170px;
	position: absolute;
	background:url(../img/room_torikago1108_back.gif) no-repeat bottom right;
	top:70px;
	right:26px;
}

#room_kago ul li a{
outline:0;
}

#room_kago ul { list-style:none; margin:5px 0 0 27px;}
#room_kago li { float:left; width:31px; margin:0; background-color:#CC9;}
#room_kago li.liB { float:left; width:30px; margin:0; background-color:#CC9;}
#room_kago li a { display: block;}

#room_kago a:hover img{
  filter: alpha(opacity=70);
  -moz-opacity:0.70;
  opacity:0.70;
}

#btn a:hover img{
  filter: alpha(opacity=95);
  -moz-opacity:0.95;
  opacity:0.95;
}

p{
	font-size:12px;
	text-align:left;
	color:#FFF;
	line-height:1.2;
	margin:3px 0 0 5px;
}


/*==10.12.17　追加==============================================*/
#btn {
	width: 400px;
	position: absolute;
	top: 199px;
	left: 16px;
}

.ml10 {
	margin-left: 10px;
}