@charset "utf-8";
#right_box {
	float: left;
	width: 670px;
	margin-left: 4px;
	margin-bottom: 30px;
	text-align: left;
}

*html #right_box {margin-left: 0px;}
#main_img2 {
	height: 250px;
	width: 932px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/lease/main_img.jpg);
	background-repeat: no-repeat;
}
.box {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.sub_frame_contents {
	margin-top: 20px;
}

.sub_frame_contents li {
	font-size: 16px;
	line-height: 26px;
	list-style-type: none;
	margin-left: 15px;
	color: #333333;
	font-weight: bold;
	display: block;
	width: 190px;
	float: left;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: groove;
	border-bottom-style: groove;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding-left: 10px;
	margin-top: 5px;
}
.sub_frame_contents h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
	line-height: 30px;
	margin-left: 15px;
}
.sub_frame_contents p {
	margin-left: 15px;
	margin-right: 20px;
	line-height: 20px;
	padding-bottom: 5px;
	color: #333333;
	font-size: 14px;
}
.box p {
	font-size: 14px;
	line-height: 24px;
}

#mailform {
	text-align: center;
}
.mailform {
	text-align: left;
}
.mailform p {
	font-size: 10px;
	color: #FF6600;
}


.pr_title1 {
	margin-top: 10px;
	margin-bottom: 20px;
}
.pr_title2 {
	margin-top: 25px;
}
.price td {
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	font-size: 18px;
	color: #333333;
	text-align: center;
	background-color: #FFFFFF;
	padding-bottom: 3px;
	padding-top: 3px;
}
.price .cat {
	background-color: #F2F2F2;
}

.price .free {
	color: #FF0000;
}

.price {
	margin-top: 10px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
.price a {
	font-weight: bold;
}

.price {
	background-color: #CCCCCC;
}

