@charset "utf-8";

#MainContents h2 {
	background-image: url(../img/rental_title.jpg);
	text-indent: -9999px;
	height: 112px;
	width: 576px;
}

#Ditails h3 {
	font-size: 16px;
	line-height: 140%;
}
#Ditails table {
	width: 100%;
}
#Ditails table tr td {
	width: 33%;
	text-align: center;
	padding-bottom: 20px;
}
#Ditails table tr td ul li a {
	font-weight: bold;
}
