@charset "utf-8";
/* CSS Document */

div#ritumenArea{
	float:left;
	width:250px;
}

div#selectArea{
	float:right;
	width:730px;
}


div#selectAtype{
	float:left;
	width:360px;
	background-image:url(../img/roomplan/index/AtypeBg_n.jpg);
	background-repeat:no-repeat;
	height:220px;
	margin-bottom:10px;
}

div#selectBtype{
	float:right;
	width:360px;
}

div#selectCtype{
	float:left;
	width:360px;
}

div#selectDtype{
	float:right;
	width:360px;
}





ul{
	padding:70px 0 0 30px;
}

ul{/
	padding-left:-10px;
}

li{
	list-style-type: none;
	padding-bottom:3px;
}

div#Atype{
	background-image:url(../img/roomplan/index/AtypeBg.jpg);
	background-repeat:no-repeat;
	height:150px;
	margin-bottom:10px;
}

div#Btype{
	background-image:url(../img/roomplan/index/BtypeBg.jpg);
	background-repeat:no-repeat;
	height:150px;
	margin-bottom:10px;
}

div#Ctype{
	background-image:url(../img/roomplan/index/CtypeBg.jpg);
	background-repeat:no-repeat;
	height:150px;
	margin-bottom:10px;
}

div#Dtype{
	background-image:url(../img/roomplan/index/DtypeBg.jpg);
	background-repeat:no-repeat;
	height:150px;
	margin-bottom:10px;
}
