@charset "utf-8";
/* CSS Document */

div#ritumenArea{
	float:left;
	width:250px;
}

div#selectArea{
	float:right;
	width:730px;
}


div#selectAtype{
	float:left;
	width:360px;
	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;
}

