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

.voiceunit { margin-bottom: 40px; }
.voiceunit h2 { width: 950px; height: 54px; background: url(../images/voice_ttl_bg.jpg) left top no-repeat;
	line-height: 54px; padding: 0 100px 0 30px; border: none; color: #42210b; }
.voiceunit .img { float: right; width: 376px; }
.voiceunit .img img { width: 376px; }
.voiceunit .txt { float: left; width: 534px; }

.pager{
	text-align:center; margin-bottom: 30px;
}
a.page-numbers,
.pager .current{
	background:#F8F8F0;
	border:solid 1px #64ACD3;
	padding:5px 8px;
	margin:0 2px;
	color: #64ACD3;
	text-decoration: none;
}
.pager .current{
	background: #64ACD3;
	border:solid 1px #64ACD3;
	color:#fff;
}



div.gmap {
	margin-bottom: 20px;
	text-align: right;
	padding-top: 10px;	
}

.voiceunit p {
	margin-bottom: 5px;
}





