
/* ===========================================
 PRICE
==============================================*/

.price h3 {margin-bottom: 30px;}

#point li {
	display: block;
	float: left;
	width: 276px;}

#point .rmgn {margin-right: 32px;}

#point li dl dd p {margin-top: 1.5em; }

.banner {
	margin: 35px 0 25px 0;
	text-align: center;}

#bnrarea {
	position: relative;
	width: 889px;
	height: 350px;
	margin-top: 40px;
	background: url(../img/bg_bnr.jpg) left top no-repeat;}

#bnrarea dl {
	position: absolute;
	left: 219px; top: 126px;
	width: 605px;
	color: #fff;}

#bnrarea dl dd p {
	margin: 1.2em 0 0 5px; }

#bnrarea dl dd p a {
	color: #fff;
	text-decoration: underline;}

#bnrarea dl dd p a:hover {
	text-decoration: none;}

.bnr {
	position: absolute;
	right: 0; top: 0;}

#pricelist li {
	display: block;
	float: left;
	width: 147px;
	height: 230px;
	color: #300;
	text-align: center;
	letter-spacing: 0;}

#pricelist li {line-height: 1.5em;}

#pricelist li img {margin-bottom: 10px;}

#pricelist .rm {margin-right: 47px;}