@charset "utf-8";
/* CSS Document */

/**** 快適設備・サービス ****/

#h2_service{
	background: url(../images/service_main.jpg) right no-repeat;
}


.img_text240{
	float: left;
	width: 305px;
	margin-top: 10px;
}

#riraku_price {
	width: 300px;
	margin: 0px;
	padding: 0px;
}

#riraku_price th {
	background-color: #999999;
	color: #FFFFFF;
	text-align: center;
	padding: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	
}#riraku_price td {
	text-align: center;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

