/* CSS Document */

#voice-first {
	margin-bottom: 20px;
}

.voice{
	width:560px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px;
	background:url(../img/set-mid.gif) repeat-y;
}

.voice-set01{
	width:560px;
	height:66px;
	background:url(../img/set01-tp.gif) no-repeat top;
}
.voice-set02{
	width:560px;
	height:66px;
	background:url(../img/set02-tp.gif) no-repeat top;
}
.voice-set03{
	width:560px;
	height:66px;
	background:url(../img/set03-tp.gif) no-repeat top;
}
.voice-set04{
	width:560px;
	height:66px;
	background:url(../img/set04-tp.gif) no-repeat top;
}
.voice-set05{
	width:560px;
	height:66px;
	background:url(../img/set05-tp.gif) no-repeat top;
}
.voice-set06{
	width:560px;
	height:66px;
	background:url(../img/set06-tp.gif) no-repeat top;
}

.voice-btm{
	width:560px;
	height:32px;
	background:url(../img/set-btm.gif) no-repeat bottom;
}

.voice p{
	padding:0px 32px 20px 37px;
}

.voice_title{
	margin-bottom:20px;
	padding-left:37px;
	font-size:12px;
	color:#000;
	font-weight:bold;
	float:left;
}

.voice_name{	
	margin:0px;
	padding-right:32px;
	float:right;
}
