@charset "utf-8";
/* 各要素の上書き */
.extra1 {
	padding: 5px 0;
}
.extra2 {
	margin-bottom: 20px;
	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 h2 span {
	font-size: 77%;
}
.format .title img {
	float: none;
}
.format .title2 {
	margin: 20px 0;
}
.format .title2 .left {
}
.format .title2 .right {
	width: 460px;
}
.format .title2 .headline {
	margin-bottom: 20px;
}
.format .sub {
	margin-bottom: 20px;
	font-size: 138.5%;
	font-weight: bold;
}
/* ↑↑↑基本フォーマット↑↑↑  */
