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

*html #right_box {margin-left: 0px;}
#main_img2 {
	height: 250px;
	width: 932px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/wash/main_img.jpg);
	background-repeat: no-repeat;
}
.pr_title1 {
	margin-top: 10px;
}
.pr_title2 {
	margin-top: 25px;
}
.price td {
	line-height: 30px;
	height: 30px;
	font-weight: bold;
	font-size: 18px;
	color: #333333;
	text-align: center;
	background-color: #FFFFFF;
}
.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: #999999;
}
.price img {
	margin-top: 2px;
}
#right_box .box {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align: left;
}
#right_box .box2 {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 30px;
}
.box h3 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin: 10px;
}
.box dt {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	line-height: 24px;
	padding-left: 5px;
	margin-right: 15px;
	margin-left: 15px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: groove;
	border-bottom-style: groove;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 260px;
}
.box dd {
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 15px;
	padding-left: 5px;
}
.box li {
	list-style-type: decimal;
	margin-top: 7px;
	list-style-position: inside;
}
