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

/*==========================================================

				各コンテンツBOX（階層ページ）

==========================================================*/
#img_voice{
	width: 690px;
	overflow: hidden;
	background-image: url(../image/voiceimg.png);
	height: 303px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}


.sv_left

{
	width:380px;
	float: left;


}


.sv_right

{
	width:287px;
	float: right;


}


.in_left

{
	width:307px;
	float: left;


}


.in_right

{
	width:360px;
	float: right;


}.intview_Box {
	background-image: url(../image/voice_int.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 288px;
	width: 690px;
	position: relative;
	margin-bottom: 30px;
}
.intview_Box strong {
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	left: 2px;
	top: 164px;
}
.index #wrapper #main #maincontents .intview_Box p{
	font-size: 13px;
	position: absolute;
	left: 1px;
	top: 204px;
	font-weight: bold;
}
.letter_l {
	float: left;
	width: 337px;
	margin-right: 16px;
	margin-bottom: 20px;
}
.letter_r {
	float: right;
	width: 337px;
	margin-bottom: 20px;
}