@charset "UTF-8";

#slider {
	width:750px;
}

.header {
	width:738px;
	line-height:30px;
	border:1px solid #ddd;
	font-weight:bold;
	padding-left:10px;
	margin-top:5px;
	cursor:pointer;
	background:url("../img/bk.gif") no-repeat;
	color:#6c7e01;
	margin-bottom:10px;
}

.header:hover {
	color:#cd0000;
	background:url("../img/bk_hover.gif") no-repeat;
}

.content {
	overflow:hidden;
	margin-bottom:10px;
}

.text {
	width:750px;
	border-top:none;
	float:left;
}

.text p:first-letter {
	float:left;
	font-size:190%;
	margin-right:10px;
	margin-bottom:10px;
	color:#cd0000;
}

.faq_w408 {
	width:430px;
}

.faq_w300 {
	width:300px;
}