@charset "UTF-8";
.comment {
	width: 845px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #76605C;
	background-image: url(../voice/img/bg.jpg);
	background-repeat: repeat;
}
#title {
	background-image: url(../voice/images/title.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.comment h3 {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #76605C;
	color: #eeeeee;
	font-weight: normal;
	font-size: 1em;
	padding-left: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
}
.comment img {
	margin: 20px 30px 0px 40px;
	float: left;
	border: 1px solid #999;
	padding: 0px;
}
.comment p {
	padding-right: 30px;
	font-size: 0.875em;
	line-height: 1.8em;
	color: #333;
	padding-left: 220px;
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
}
.comment ol  {
	font-size: 0.75em;
	color: #333;
	padding-left: 15px;
	margin-left: 220px;
}
.comment li {
	margin-left: 20px;
	padding-left: 10px;
}
.credit {
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	font: 0.75em "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
}
.credit a {
	font-style: italic;
	color: #333;
	text-decoration: none;
}
.credit a:link {
	font-style: italic;
	color: #333;
	text-decoration: none;
}
.credit a:visited {
	font-style: italic;
	color: #333;
	text-decoration: none;
}
.credit a:hover {
	font-style: italic;
	color: #333;
	text-decoration: none;
	background-color: #9C9;
}

