@charset "UTF-8";
@import url("sub.css");

h3 {
	width:670px !important;
	height:100px !important;
	margin:15px auto !important;
	padding:0 !important;
	background:none !important;
}
h4 {
	width:652px;
	height:38px;
	background:url(../images/common/caption02.png) no-repeat;
	margin:0 0 15px 0;
	padding:0 0 0 22px;
	font-size:16px;
	font-weight:normal;
	line-height:2.4;
}
.lead {
	width:640px;
	color:#fff;
	background-color:#8f1616;
	border:double 5px #fff;
	margin:10px auto;
	padding:10px 15px;
}
.voice {
	width:670px;
	margin:20px auto 40px auto !important;
	padding:0 0 25px 0;
	overflow:hidden;
}
.voice p {
	margin:10px 0 !important;
	padding:0 0 0 22px !important;
	font-size:13px;
	line-height:1.8;
}
.photo {
	float:right;
	width:255px;
	margin:0 0 0 10px;
  display: none;
}
