@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
#voice .fancybox {
	margin-bottom: 45px;
}
#voice p.title {
	margin-bottom: 15px;
	font-weight: bold;
	line-height: 1.6;
	font-size: 1.142em;
	padding: 10px 0 5px 50px;
	background: url(../image/voicebg.jpg) left top no-repeat;
}
#voice .fancybox .image a{
	display: table-cell;
 	width:200px;
 	text-align: center;
}
