@charset "utf-8";
/* 各要素の上書き */
.extra1 {
	padding: 5px 0;
}
.extra2 {
	padding: 8px 0 0;
}
.recommend3 {
	margin-top: 20px;
}
/* ↓↓↓基本フォーマット↓↓↓ */
.format {
	margin-bottom:15px;
	padding-top: 25px;
	background: url(/common/image/bold_line.gif) no-repeat top;
	color: #595858;
}
.format h2 {
	margin-bottom: 30px;
	font-size: 167%;
	font-weight: bold;
	color: #174D4D;
}
.format .headline {
	margin-bottom: 15px;
	font-size: 138.5%;
}
.format .title {
	margin: 20px 0;
}
.format .title img {
	float: none;
}
.format .title .right {
	width: 460px;
}
/* ↑↑↑基本フォーマット↑↑↑  */
/*目安*/
.price-about-box{
	width:596px;
	border:2px solid #9a9a9a;
}

.price-about-box .price-about-box-title{
	width:581px;
	border-bottom:1px solid #9a9a9a;
	padding:5px 0 5px 15px;
	font-size:135%;
}


