@charset "utf-8";

#wrapper #mainTitle {
	clear: left;
	background-image: url(/images/title_bg.gif);
	background-repeat: no-repeat;
	width: 925px;
	padding-left: 25px;
}
#wrapper #main {
	float: right;
	width: 668px;
	clear: right;
	padding-top: 20px;
}
#main .detailTxt {
	font-size: 14px;
	line-height: 24px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	width: 623px;
}
#main ul .areaLi {
	float: left;
	width: 307px;
	padding-left: 10px;
}
#main .roomBox {
	clear: both;
}
#main #roomBoxEnd {
	margin-bottom: 20px;
}


#main .roomPola {
	float: left;
	width: 201px;
	padding-top: 20px;
}
#main .roomDl {
	float: right;
	padding-top: 20px;
	width: 430px;
	display: inline;
	margin-right: 25px;
}
#main .roomDl .roomDd {
	font-size: 14px;
	color: #333;
	line-height: 24px;
	padding-bottom: 10px;
	padding-top: 20px;
}
#main .textRed {
	color: #ce0000;
}
#main #promiselistDl {
	clear: both;
	background-color: #FFF;
	width: 623px;
	border: 1px solid #fd6a9b;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
#main #promiselistDl #promiselistDt {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #fd6a9b;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	margin-bottom: 20px;
}
#main #promiselistDl .promiselistDd {
	background-image: url(../rookie/images/kouzalist_icon.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 27px;
	margin-bottom: 10px;
	padding-top: 4px;
}

