@charset "utf-8";

.page_left {
	float: left;
	width: 480px;
}
.page_contents3 {
	width: 700px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	float: left;
	padding: 0px;
}
.page_contents3 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.page_contents3 li {
	float: left;
	width: 700px;
}
.left {
	width: 232px;
	float: left;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	font-size: 14px;
}
.left_bottom {
	width: 232px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	font-size: 14px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.center_top {
	width: 232px;
	float: left;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	background-image:url(../images/price_pink_bg.jpg);
	font-size: 14px;
	color: #FF3366;
}
.center {
	width: 232px;
	float: left;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	font-size: 14px;
	color: #FF3366;
}
.center_bottom {
	width: 232px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	font-size: 14px;
	color: #FF3366;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.right_top {
	width: 232px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	background-image:url(../images/price_green_bg.jpg);
	font-size: 14px;
	color: #336600;
}
.right {
	width: 232px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	font-size: 14px;
	color: #336600;
}
.right_bottom {
	width: 232px;
	float: left;
	font-size: 14px;
	color: #336600;
	border: 1px solid #000000;
}
.price_contents3 {
	background-image: url(../images/price_image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}

.price_contents3 h3 {
	padding-left: 40px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	color: #FF2E70;
	padding-bottom: 6px;
}
.price_contents3 p {
	padding-left: 15px;
	color: #FF3366;
}
.price_contents3 span {
	font-weight: bold;
}

