<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";


@import "../../common/css/default.css";



h2.ttl_default {
	margin:0 0 30px 24px;
}
.top_text {
	margin:0 24px 30px 24px;
	font-size:116.7%;
	line-height:1.8em;
}

.sec_voice {
	background:url(../images/bg_voice_03.gif) no-repeat left bottom;
	padding:0 0 12px 0;
	margin:0 0 40px 24px;
	width:760px;
	zoom:1;
}
.sec_voice .wrap {
	background:url(../images/bg_voice_02.gif) repeat-y left top;
	zoom:1;
}
.sec_voice .inner {
	background:url(../images/bg_voice_01.gif) no-repeat left top;
	padding:12px 12px 0 12px;
	margin:0 0 -15px 0;
	zoom:1;
}
.sec_voice .p_top {
	margin:0 0 15px 0;
}
.box_voice {
	background:#FFFFFF;
	border:#D8DDBF 1px solid;
	padding:4px 4px 4px 4px;
	margin:0 0 15px 0;
}
.box_voice dt {
	background:url(../images/bg_voice_04.gif) no-repeat left top;
	border:#CCE580 2px solid;
	border-bottom:none;
	color:#663300;
	font-weight:bold;
	font-size:166.7%;
	line-height:1.5em;
	padding:25px 15px 0 15px;
}
.box_voice dt span {
	display:block;
	font-size:70%;
	line-height:1.5em;
}
.box_voice dd {
	border:#CCE580 2px solid;
	border-top:none;
	padding:10px 15px 25px 15px;
}
.box_voice dd .left_img {
	float:left;
	width:245px;
}
.box_voice dd .right_text {
	float:right;
	width:430px;
	font-size:116.7%;
	line-height:1.8em;
}

/*--- Clear Float*/
.box_voice dd:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.box_voice dd
 {
	zoom: 1;
}

</pre></body></html>