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

div#voice-block
{
	margin: 0 0 20px 0;
	padding: 0;
}

dl#voice-head01,
dl#voice-head02
{
	margin: 0;
	padding-left: 20px;
	width: 540px;
	height: 115px;
}

dl#voice-head01
{
	background: url(../images/voicehead.jpg) top no-repeat;
}

dl#voice-head02
{
	background: url(../images/voicehead2.jpg) top no-repeat;
}

dl#voice-head01 dt,
dl#voice-head02 dt
{
	display: block;
	float: left;
	margin: 20px 15px 0 0;
	width: 76px;
	height: 76px;
}

dl#voice-head01 dd.gakka,
dl#voice-head02 dd.gakka
{
	display: block;
	margin-top: 60px;
	font-size: 97%;
	font-weight: 800;
	line-height: 1.0;
	color: #FF6633;
}

dl#voice-head01 dd.name,
dl#voice-head02 dd.name
{
	display: block;
	margin-top: 10px;
	font-size: 97%;
	font-weight: 800;
	line-height: 1.0;
}

dl#voice-cont
{
	display: block;
	padding: 20px;
	width: 520px;
	background: url(../images/vicecont.jpg) repeat-y;
}

dl#voice-cont dt
{
	display: block;
	padding-right: 15px;
	float: left;
	width: 275px;
	font-size: 97%;
}

dl#voice-cont dd
{
	display: block;
	float: left;
	width: 230px;
	height: 250px;
}

dl#voice-bottom
{
	clear: both;
	width: 560px;
	height: 45px;
	background: url(../images/voicebottom.jpg) top no-repeat;
}

dl#voice-bottom dt a
{
	display: block;
	height: 32px;
	padding-top: 13px;
	text-indent: 40px;
}
