@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 .left .text {
	margin: 5px 0;
	text-align: center;
	font-weight: bold;
}
.format .title .right {
	width: 420px;
}
.format .photo_list {
	margin: 15px 0 0;
}
.format .photo_list li {
	padding: 15px 0;
	border-top: dotted 1px #7F7F7F;
}
.format .photo_list li .left{
	padding: 0 20px 0 0;
}
.format .photo_list li .text{
	overflow: hidden;
	/zoom:1;
}
/* ↑↑↑基本フォーマット↑↑↑  */
