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

h1 {
	width:898px;
	margin:0 auto 10px auto;
	_margin:0 auto 10px 1px;/* ie6 */
}

#main {
	margin-left:15px;
	_margin-left:7px;
}

div.sectionLv1 {
	color:#1d0b00;
	padding-left:15px;
	
}
	div.sectionLv1 h3 {
		font-size:20px;
		font-weight:bold;
		line-height:1.2;
		margin-top:1px;
		letter-spacing: -2px;
		
	}
	div.sectionLv1 .textbox {
		width:342px;
		font-size:14px;
		margin:11px 0 0 0;
		line-height: 2.0;
	}

/* 背景 */
#sec01 {
	background:url(/img/impression/users_voice/bg_users_voice_01.jpg) no-repeat top left;
	width:616px;
	height:393px;
	margin:0 0 15px 0;
}


#sec02 {
	background:url(/img/impression/users_voice/bg_users_voice_02.jpg) no-repeat top left;
	width:616px;
	height:439px;
	margin:0 0 15px 0;
}

#sec03 {
	background:url(/img/impression/users_voice/bg_users_voice_03.jpg) no-repeat top left;
	width:616px;
	height:407px;
	margin:0 0 15px 0;
}

#sec04 {
	background:url(/img/impression/users_voice/bg_users_voice_04.jpg) no-repeat top left;
	width:616px;
	height:530px;
	margin:0 0 15px 0;
}

#sec05 {
	background:url(/img/impression/users_voice/bg_users_voice_05.jpg) no-repeat top left;
	width:616px;
	height:393px;
	margin:0 0 15px 0;
}

#agent_voice {
	background:url(/img/impression/users_voice/bg_users_voice_06.gif) no-repeat top left;
	width:617px;
	height:161px;
	color:#000;
	font-size:14px;
}
	
	#agent_voice .box01 {
		float:left;
		width:368px;
		margin:12px 15px 0 15px;
	}
	
	#agent_voice .box02 {
		float:left;
		width:200px;
		height:112px;
		margin:12px 0 0 0;
		text-align:center;
	}
