div.comment {
	width:100%;
	word-wrap: break-word;/* IE */
	overflow:auto;/* Mozilla,Opera*/
}

a:hover {
	color:#0000ff;
	text-decoration: underline;
} 

a {
	text-decoration: none;
} 

td{
	font-family: "lr oSVbN", "Osaka";
	font-size: 10pt;
	/* vertical-align: top;*/
}

td.font{
line-height: 1.8em;}
.mtext{
font-size:16pt;
color: #FF0000;
font-weight: bold;}
-->
.sabtext1{
color:#7C0507;
}

table.comments td{
	padding: 3px 0px;
	text-indent:0.5em;
}

td.question {
	text-indent:1em;
}


div.c-voice {
	padding: 25px 0;
	border-bottom: 1px dotted #cccccc;
}

div.c-voice h3 {
	margin: 0;
	padding: 2px 5px;
	text-align: left;
	font-weight: normal;
	font-size: 13px;
	background: #ffebde;
}

div.c-voice h3 strong {
	margin: 0 3px;
	color: #6c0000;
	font-weight: bold;
	font-size: 18px;
}

div.c-voice table {
	margin: 10px 0 0 0;
	text-align: left;
}

div.c-voice table td.baloon-body {
	padding: 10px;
	background: #e5d8cf;
}

div.btm-btn {
	text-align: center;
	padding: 10px 0;
}