@charset "UTF-8";
@import url("common.css");


/*-----------------------------------------
	main-image
-----------------------------------------*/



/*-----------------------------------------
	声（index）
-----------------------------------------*/
.voice-list {
	clear:both;
	width:851px;
	min-height:25px;
	margin:0 auto 5px auto;
	padding:5px 5px 5px 40px;
	border-bottom:1px dotted #C7C7C7;
	background:url(../voice/img/icon_voice.gif) 1% 40% no-repeat;
	color:#00597C;
	font-size:108%;
	
}

.voice-list a {
	font-weight:bold;
}

.voice-list a:link, 
.voice-list a:visited {
	text-decoration:none;
	color:#00597C;
}

.voice-list a:hover, 
.voice-list a:active {
	text-decoration:underline;
	color:#00597C;
}

/*-----------------------------------------
	声（詳細）
-----------------------------------------*/

.voice-in-title{
	width:866px;
	margin:0 auto 20px auto;
	padding:5px 15px;
	background-color:#C7C7C7;
	color:#00597C;
	font-size:108%;
	font-weight:bold;
	text-align:left;
}

.voice-in-txt {
	width:866px;
	margin:15px auto;
}

.voice-in-h3 {
	margin-bottom:10px;
	font-size:116%;
	font-weight:bold;
	color:#4A0005;
}

.voice-in-back {
	width:856px;
	margin-top:20px;
	padding:10px 5px 0 5px;
	border-top:1px dotted #C7C7C7;
	text-align:right;

}
