@charset "shift-jis";
/*###########################################

夢や ミートマイチク
voice.css
CSS Version 2.0
LastModified:2013.08 by Mtec

###########################################*/
div.test01{ 
position:absolute;
top:160px;
right:0;
}
div.test02{ 
position:absolute;
top:180px;
right:0;
}
	
#voice .t-img-voice{
	padding:0 0 53px;
}
#voice .voice-inner{
	padding:0 0 0 20px;
}

#voice .voice-box{
	float: left;
	width: 370px;
}

#voice .voice-box .t-voice{
	background: url('../images/voice/bg-t-voice.jpg') no-repeat left top;
	width: 350px;
	height:35px;
}
	#voice .voice-box .t-voice h3{
		color:#fff;
		font-size:16px;
		text-align: center;
		padding:8px 0;
	}

#voice .voice-box .box{
/*	background: url('../images/voice/bg-voice.jpg') no-repeat left top;*/
	width: 350px;
	height:224px;
	position:relative;
	border: solid 1px #ccc;
	border-radius: 0 0 10px 10px;
	margin-bottom:20px;
}
	#voice .voice-box .box-txt{
/*		background: #fff url('../images/voice/bg-voice.jpg') no-repeat left bottom;*/
		height:244px;
	}
	#voice .voice-box .box-txt2{
/*		background: #fff url('../images/voice/bg-voice.jpg') no-repeat left bottom;*/
		height:204px;
	}
	#voice .voice-box .box-txt3{
/*		background: #fff url('../images/voice/bg-voice.jpg') no-repeat left bottom;*/
		height:204px;
	}
	#voice .voice-box .box .img{
		float: left;
		width: 245px;
		padding:10px 0 0;
	}
		#voice .voice-box .box .img img{
			margin:0 0 0 20px;
		}
		#voice .voice-box .box .img p{
			padding:0 0 0 10px;
		}
	#voice .voice-box .box .txt{
		float: right;
		width: 102px;
		padding:10px 0 0;
	}
		#voice .voice-box .box .txt .customer{
			padding:0 0 79px 12px;
		}
	#voice .voice-box .box-txt3 .txt{
		float: right;
		width: 150px;
		padding:10px 0 0;
	}
	#voice .voice-box .box-txt3 .img{
		width: 195px;
	}
		#voice .voice-box .box-txt3 .txt .customer{
			padding:0 0 79px 0px;
		}
		
#voice h2{
	padding:0 0 20px 20px;
}

#voice .long-box{
	width: 720px;
	margin:0 auto;
}
	#voice .long-box .t-voice{
		background: url('../images/voice/bg-t-voice-long.jpg') no-repeat left top;
		width: 720px;
		height:35px;
	}
		#voice .long-box .t-voice h3{
			color:#fff;
			font-size:16px;
			text-align: center;
			padding:8px 0;
		}
	#voice .long-box .com-voice{
/*		background: #fff url('../images/voice/bg-voice-long.jpg') no-repeat left bottom;*/
		padding:10px 20px;
		margin-bottom:20px;
		border: solid 1px #ccc;
	border-radius: 0 0 10px 10px;
	}