@charset "euc-jp";
/* CSS Document */
#voice{
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
#voice h2{
	margin-bottom: 15px;
}
#voice h4{
	margin-bottom: 15px;
}
#voice h5{
	margin-bottom: 8px;
}

#voice .waku{
	background-image: url(img/waku_naka.jpg);
	background-repeat: repeat-y;
	width: 676px;
	margin-right: auto;
	margin-left: auto;
}
#voice .ph{
	background-image: url(img/ph_waku.jpg);
	background-repeat: no-repeat;
	height: 198px;
	width: 254px;
	padding-top: 14px;
	padding-right: 17px;
}
#voice p{
	line-height: 20px;
	letter-spacing: 1px;
	margin-bottom: 30px;
	padding-right: 5px;
}

