
/* 別荘地紹介 */

#bar_villa {
	background-image: url(../images/villa/bar_villa.gif);
	width: 950px;
	height: 44px;
	text-align: right;
}

#bar_villa_2 {
	background-image: url(../images/villa/bar_villa_2.gif);
	width: 250px;
	height: 40px;
	text-align: right;
	margin-top: 40px;
}


#villa_body {
	width: 950px;
	margin-top: 20px;	
	text-align: left;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
}


.td_villa {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-color: #b60005;
	text-align: center;
	border-right: solid 1px #cccccc;
}

.td_villa2 {
	font-size: 11px;
	line-height: 15px;
	background-color: #faf9ed;
	padding: 3px;
	border-top: solid 1px #cccccc;	
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}



.ttl_villas {
	font-weight: bold;
	color: #b60005;
}


.villa_img_top {
	padding-top: 5px;
	padding-bottom: 20px;

}


.villa_img {
	padding-top: 50px;
	padding-bottom: 20px;

}


.detail_link {
	width: 950px;
	text-align: right;
	font-size: 11px;
}



















/* 別荘地紹介 end */
