/* --------------------お客様情報--------------------- */

.voice_title1{
	width:580px;
	height:34px;
	margin-top:10px;
	background-image:url(images/voice_title_back.jpg);
	background-repeat:no-repeat;
}

.voice_title1 p{
	font-weight:bold;
	font-size:18px;
	color:#477B90;
	padding-left:45px;
	padding-top:5px;

}


.voice_data{
	width:580px;
	margin-top:20px;


}

.voice_data_title{
	font-size:16px;
	font-weight:bold;
	padding-left:15px;
	border-bottom: #CCCCCC 1px dotted;
	padding-bottom:10px;


}


.voice_data dl{
	width:580px;


}


.voice_data dt{
	width:130px;
	float:left;
	padding-left:15px;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom: #CCCCCC 1px dotted;


}


.voice_data dd{
	margin-left:145px;
	padding-left:25px;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom: #CCCCCC 1px dotted;

}

/* --------------------カセット1--------------------- */


.voice_box1{
	width:580px;
	margin-top:10px;
	padding-bottom:30px;
	border-bottom: #CCCCCC 1px dotted;

}

.voice_box1_left{
	width:285px;
	float:left;


}


.voice_box1_right{
	width:276px;
	margin-left:300px;
	text-align: justify;
	text-justify: distribute;
	line-height:170%;
	font-size:12px;

}

/* --------------------カセット1--------------------- */


.voice_title2{
	width:580px;
	height:34px;
	background-image:url(images/voice_mark.gif);
	background-repeat:no-repeat;
	background-position:left center;
	margin-top:20px;
}

.voice_title2 p{
	font-weight:bold;
	font-size:17px;
	color:#477B90;
	padding-left:20px;
	padding-top:7px;
}

.voice_box2{
	width:580px;
	margin-top:10px;
	text-align: justify;
	text-justify: distribute;
	line-height:170%;
	padding-bottom:30px;
	border-bottom: #CCCCCC 1px dotted;
	font-size:12px;
}


