@charset "utf-8";
/* CSS Document */

@import url( common.css );
@import url( template.css );

/* voice
------------------------------------------ */
#voice {
	margin:10px 0px 0px 5px;
}
.voice_back {
	float:left;
	width:280px;
	font-size:110%;
	font-weight:bold;
	margin:20px;
}
.voice_back img {
	padding:217px 0 0 98px;
}
#voice_back_hcs {
	display:block;
	background:url(../img/voice/voice_hcs.jpg) no-repeat;
	height:257px;
	
}
#voice_back_hcs a {
	display:block;
}
#voice_back_hcs a:hover {
	display:block;
}
#voice_flpl {
	display:block;
	background: url(../img/voice/voice_flpl.jpg) no-repeat;
	height:257px;	
}

#voice_flpl a {
	display:block;
}
#voice_flpl a:hover {
	display:block;
}


#voice_etyu {
	margin:10px 38px 0px 5px;
	text-align:center
}
#voice_etyu a{
	color:#000;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}

/*      Common
------------------------------------------ */

#title h3 {
	background:url(../img/voice/guest_back.jpg) no-repeat;
	padding:7px 0px 0px 25px;
	color:#000000;
	font-weight:bold;
	height:23px;
	margin:10px auto 5px auto;
}
#title h4 {
	color:#009;
	margin:10px auto;
}
.guest_voice p {
	margin:auto 15px 0px 5px;
}
#interviews {
	margin-top:10px;
	font-weight:bold;
}
.guest_left {
	float:left;
	width:380px;
	padding:0px 5px 0px 5px;
}
.guest_right {
	float:left;
	width:250px;
}
#guest_buttom {
	margin:20px 0px 0px 10px;
}
#guest_buttom h5 {
	margin:5px auto;
	font-weight:bold;
}
#guest_buttom p {
	margin:5px 0px 5px 0px;
}
#guest_top_l {
	float:left;
	width:400px;
}
#guest_top_r {
	float:left;
	width:240px;
	padding-left:10px;
}
/*      hcs
------------------------------------------ */

#hcs {
	margin:10px 0px 0px 5px;
}
#hcs dl {
	margin:10px auto;
}
#hcs dt {
	margin-bottom:5px;
}
#hcs dd {
	margin-bottom:2px;
}
#hcs_buttom {
	margin:20px 0px 0px 10px;
}
#hcs_buttom h5 {
	margin:5px auto;
	font-weight:bold;
}
#hcs_buttom p {
	margin:5px 0px 5px 0px;
}
.hcs_left {
	float:left;
	width:380px;
	padding:0px 5px 0px 5px;
}
.hcs_right {
	float:left;
	width:250px;
}
