@charset "shift_jis";
/*-------------------------------------
 name:Base StyleSheet
 range:All files
---------------------------------------*/


.Box_left{
float: left;
}
.Box_right{
float: right;
}

#location{
margin:75px 0px 0px 0px;
}
#location h2{
margin:0px 0px 25px 0px;
}
#location h3{
margin:0px 0px 5px 0px;
}

.Box_l01{
float: left;
width:433px;
}
.Box_r01{
float: right;
width:394px;
}
.Box_l02{
float: left;
width:360px;
}
.Box_r02{
float: right;
width:461px;
}

#design{
margin:90px 0px 0px 0px;
}
#design h2{
margin:0px 0px 25px 0px;
}
#design h3{
margin:0px 0px 30px 0px;
}

.security{
	margin-top: 40px;
	}


#room{
margin:90px 0px 0px 0px;
}
#room h2{
margin:0px 0px 25px 0px;
}

.roomType_left{
float: left;
width: 339px;
margin:0px;
padding:0px;
}
.roomType_right{
width: 850px;
}

.roomType_right ul{
	margin:0px;
	padding:0px;
	width:-7px;
}
.roomType_right li{
list-style-type:none;
height: 130px;
width: 135px;
padding: 0px 7px 0px 0px;
margin: 0px 0px 0px 0px;
display: block;
float:left;
}
.roomType_right li.last{
padding: 0px 0px 0px 0px;
}
