@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;
}


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

.security{
	background: #F7F7F7;
	margin-top: 40px;
	}

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

.roomType_left{
float: left;
width: 536px;
margin:0px;
padding:0px;
}
.roomType_right{
float: right;
width: 280px;
}

.roomType_right ul{
	margin:0px;
	padding:0px;
}
.roomType_right li{
list-style-type:none;
height: 95px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 5px 0px;
display: block;
}

