@charset "utf-8";
#right_box {
	float: left;
	width: 671px;
	margin-left: 4px;
	margin-bottom: 30px;
}
.sub_frame h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	margin-left: 20px;
	margin-bottom: 10px;
}
.sub_frame li {
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	margin-left: 20px;
	list-style-type: square;
	list-style-position: inside;
	margin-right: 10px;
}

*html #right_box {margin-left: 0px;}

#main_img2 {
	height: 250px;
	width: 933px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/sale/main_img.jpg);
	background-repeat: no-repeat;
}
.pr_title1 {
	margin-top: 10px;
}
.pr_title2 {
	margin-top: 25px;
}
.sub_frame {
	float: left;
	margin-top: 15px;
	background-position: center;
}
.sub_frame_header {
	background-image: url(../img/top/sub_frame_header.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 15px;
	width: 670px;
}

.sub_frame_contents {
	background-image: url(../img/top/sub_frame_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
	width: 670px;
}
.sub_frame_contents2 {
	background-image: url(../img/top/sub_frame_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
	width: 670px;
}
.sub_frame p {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 20px;
	padding-bottom: 5px;
	color: #333333;
	font-size: 14px;
}
.sub_frame_contents img {
	float: left;
	margin: 10px;
}
.sub_frame_contents2 img {
	float: left;
	margin-right: 20px;
	margin-left: 10px;
}

.sub_frame_footer {
	background-image: url(../img/top/sub_frame_footer.gif);
	background-repeat: no-repeat;
	height: 15px;
	background-position: center;
	width: 670px;
}
.price td {
	line-height: 30px;
	height: 30px;
	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: #FF0000;
}
.price img {
	margin-top: 2px;
}
#right_box .box {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
