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


#center .section2 .explan {
	font-size: 1.2em;
	line-height: 1.6;
	color: #666666;
	margin: 15px 0 10px 0;
}
#center {
	padding-top: 35px;
}

#center .section2 .voicebox {
	width: 700px;
	background-image: url(../img/voice_pct_bg.gif);
	background-repeat: repeat-y;
	display: none;
}

#center .section2 .voicebox .rightbox {
	float: right;
	width: 300px;
	padding: 20px 25px 20px 0;
}

#center .section2 .voicebox .leftbox {
	float: left;
	width: 330px;
	padding: 20px 0 20px 25px;
}

#center .section2 .voicebox .leftbox p {
	font-size: 1.4em;
	line-height: 1.6;
	color: #666666;
}

#center .section2 .voicebox .leftbox h5 {
	font-size: 1.8em;
	line-height: 1.5;
	color: #996600;
	margin: 0 0 10px 0;
}

.v_clear {
	clear: both;
}
