@charset "shift_jis";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
@import "../common/0-import.css";
#conts h2 {
	margin: 0 0 12px;
	padding-left: 20px;
	color: #fff;
	line-height: 40px;
	font-size: 17px;
	background:url(/html/user_data/packages/default/img/index/h2_back.jpg) left top no-repeat;
}

#conts h3 {
	margin: 29px 0 15px;
}

#conts p {
	color: #524841;
	margin-bottom: 25px;
	letter-spacing: 1px;
}

#conts p.mb47 {
	margin-bottom: 47px;
}

#conts .voice {
	height: 450px;
	overflow:auto;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}

#conts .voice td {
	border: 1px solid #999;
	padding: 5px;
	line-height: 1.5;
	font-size: 14px;
	color: #000000;
}
