@charset "UTF-8";
@import url("../../common/css/base.css");
@import url("../../common/css/common.css");
@import url("../../common/css/font.css");
#mainR .main table.price {
	font-size: 100%;
	margin-top: 0.5em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	width: 480px;
}
#mainR .main .price td,th {
	padding: 8px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 1.5em;
}
#mainR .main .price th {
	text-align: center;
	color: #666666;
}
#mainR .main h3.fill {
	background-color: #FFCC00;
	background-image: none;
	padding: 5px 5px 5px 15px;
	border-bottom-style: none;
}
#mainR .main ul.inqCoution {
	font-size: 70%;
	line-height: 135%;
	margin-left: 20px;
	color: #666666;
	margin-top: 1em;
}
#mainR .main ul.coution {
	font-size: 90%;
	line-height: 135%;
	margin-left: 20px;
	color: #666666;
	margin-top: 1em;
}
#mainR .main .sel01 {
	width: 140px;
}
#mainR .main .sel02 {
	width: 75px;
}
#mainR .main .sel03 {
	width: 55px;
}
#mainR .main .guest {
	width: 290px;
}
#mainR .main .sel04 {
	width: 100px;
}
