@charset "utf-8";
/* CSS Document */

/*-------------------------------
	コンテンツ
-------------------------------*/
#page-title-voice {
	background-image:url(../images/voice/voice-image.gif);
	width: 669px;
	margin: 20px 0px 0px 10px;
	height: 27px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

h2#voice-h {
	background-image: url(../images/voice/voice_h.jpg);
}

.voice-box {
	width: 590px;
	background-color: #EEEEEE;
	line-height: 1.53em;
	font-weight: bold;
	min-height: 17px;
	height: auto !important;
	height: 17px;
	padding: 10px;
	clear: right;
}

.voice-box ul {
	margin: 0 0 0 20px;
}

/*.voice-box li {
	color: #D20207;
}*/
