@charset "utf-8";
/* CSS Document */

#contents {
	color: #333333;
}

h2#which-h {
	background: url(../images/top/which_h2.gif) no-repeat;
	width: 384px;
	height: 31px;
	text-indent: -9999px;
	margin-bottom: 12px;
}

#original-box,
#rental-box {
	float: left;
	width: 295px;
}

#original-box {
	margin-right: 48px;
}

#original-box h3 {
	background: url(../images/top/original_h.gif) no-repeat;
	width: 266px;
	height: 47px;
	text-indent: -9999px;
	margin: 0;
}

#original-box img {
	vertical-align: top;
	margin-left: 8px;
}

#rental-box h3 {
	background: url(../images/top/rental_h.gif) no-repeat;
	width: 249px;
	height: 36px;
	text-indent: -9999px;
	margin-bottom: 23px;
}

table.feature {
	width: 287px;
}

table.feature th {
	vertical-align: top;
	text-align: left;
	background-repeat: no-repeat;
	font-size: 12px;
}

table.feature td {
	vertical-align: top;
	width: auto;
	font-size: 12px;
}

#original-box table.feature {
	margin-left: 8px;
	margin-top: 10px;
}

#original-box th {
	background-image: url(../images/top/sun_marker.gif);
	background-position: left 2px;
	padding: 7px 0 7px 30px;
	width: 48px;
	color: #FF6600;
}


#original-box td{
	padding: 7px 0;
}


#rental-box table.feature {
	margin-top: 8px;
}

#rental-box th {
	background-image: url(../images/top/cloud_marker.gif);
	padding: 7px 0 7px 37px;
	width: 53px;
}

#rental-box td {
	padding: 7px 0;
}


#blog-function {
	width: 640px;
	padding-top: 37px;
}

#blog-function h2 {
	background: url(../images/top/function_h.gif) no-repeat;
	width: 640px;
	height: 23px;
	margin: 0 0 12px;
	text-indent: -9999px;
}

#blog-function ul {
	list-style-type: none;
}

#blog-function li {
	background: url(../images/top/green_marker.gif) no-repeat;
	padding-left: 20px;
	margin: 12px 0;
	min-height: 15px;
	height: auto !important;
	height: 15px; 
}