@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 .video {
	width: 480px;
	margin: 15px auto 0;
}
.format .video .text {
	margin: 10px 0 0;
}
.format h3 {
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 5px;
}
/* ↑↑↑基本フォーマット↑↑↑  */
