@charset "utf-8";
/* CSS Document */

h2 {
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #c9c9c9;
}

h3 {
	clear: both;
}

#about_webprice {
	line-height:24px;
}

#about_webprice {
	margin-bottom: 40px;
	line-height:24px;
}

#navi_price {
	margin-bottom: 20px;
}

#navi_price a, #about_webprice a {
	color:#df2c67;
	text-decoration:none;
}

#navi_price a:hover, #about_webprice a:hover {
	text-decoration: underline;
}

#price_box {
	margin-top: 20px;
}

#price_box img, #sample img {
	display: inline;
}

#sample {
	margin-top: 30px;
}

.footnote {
	text-align: right;
	margin-right: 3px;
}

.to_topnavi {
	float: right;
	margin-right: 3px;
	margin-top: 30px;
	margin-bottom: 30px;
}

h4 {
	border-bottom: #f2f2f2 3px solid;
	margin-left: 3px;
	margin-top: 30px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 671px;
	font-weight: normal;
	clear: both;
}

#price_detail {
	font-size: 12px;
	margin-bottom: 80px;
}

#price_detail th {
	background: #b3df26;
	padding: 10px;
	border: #ffffff solid 1px;
	font-weight: normal;
	text-align: center;
}

.price_cell1 {
	width: 219px;
}

.price_cell2 {
	width: 100px;
}

.price_cell3 {
	width: 330px;
}

#price_detail td {
	background: #f2f2f2;
	padding: 10px;
	border: #ffffff solid 1px;
}

#btn_link {
	width:377px;
	margin-left:150px;
	margin-top: 70px;
	margin-bottom: 124px;
}

