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

body.voice {
	background:#FFFFFF;
}
#table {
	width:861px;
	margin:20px 0 0 25px;
}
#table iframe {
	width:861px;
	height:400px;
}
#voice_table table {
	border-collapse:collapse;
	border-spacing:0;
}
#voice_table td.white {
	background:#FFFFFF url(img/left_bg_in.gif) repeat-y left top;
	width:414px;
	vertical-align:top;
}
#voice_table td.blue {
	background:#E1FAF5 url(img/right_bg_in.gif) repeat-y left top;
	width:414px;
	vertical-align:top;
}
#voice_table td.bg {
	background:url(img/left_bg_btm.gif) left top no-repeat;
	border-bottom:none;
	border-left:none;
	border-top:none;
	height:24px;
	width:414px;
	padding:0;
}
#voice_table td.bg2 {
	background:url(img/right_bg_btm.gif) left top no-repeat;
	border-bottom:none;
	border-left:none;
	border-top:none;
	height:24px;
	width:414px;
	padding:0;
}
.none {
	border-top:none;
	width:13px;
	padding:0;
}
.none2 {
	height:5px;
	padding:0;
}
#voice_table p.sp {
	padding:10px;
	border-top:#7F7F7F 2px solid;
	line-height:1.3;
}
#voice_table p.customer {
	text-align:right;
	padding:5px 10px 5px 0;
}

	
	
