@charset "utf-8";
/* CSS Document */

h2 {
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #c9c9c9;
}

h3 {
	clear: both;
}

#about_adminprice {
	line-height:24px;
}

#about_adminprice {
	margin-bottom: 40px;
	line-height:24px;
}

#navi_price {
	margin-bottom: 20px;
}

#navi_price a, #about_adminprice a {
	color:#df2c67;
	text-decoration:none;
}

#navi_price a:hover, #about_adminprice a:hover {
	text-decoration: underline;
}

.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;
}

.special {
	margin-top: 20px;
}

.footnote {
	text-align: right;
	margin-top: 5px;
	margin-right: 3px;
	line-height: 24px;
}

#price_detail {
	font-size: 12px;
	margin-bottom: 80px;
}

#price_detail th {
	padding: 10px;
	border: #ffffff solid 1px;
	font-weight: normal;
	text-align: center;
}

.special th {
	background: #3ca7c2;
	color: #ffffff;
}

.normal th {
	background: #b3df26;
}

.special_price_cell1 {
	width: 309px;
}

.special_price_cell2 {
	width: 170px;
}

.special_price_cell3 {
	width: 170px;
}

.price_cell1 {
	width: 219px;
}

.price_cell2 {
	width: 100px;
}

.price_cell3 {
	width: 330px;
}

#price_detail td {
	background: #f2f2f2;
	padding: 10px;
	border: #ffffff solid 1px;
}

.item {
	text-align: center;
}
 
#btn_link {
	width:377px;
	margin-left:150px;
	margin-top: 70px;
	margin-bottom: 124px;
}

