@charset "utf-8";

#voice_top {
	height: 75px;
	width: 640px;
	background-image: url(../images/voice_pic.jpg);
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-left: 10px;
}
#faq_top {
	height: 75px;
	width: 640px;
	background-image: url(../images/faq_pic.jpg);
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-left: 10px;
}

.voice_link {
	background-image: url(../images/voice_obi_01.gif);
	background-repeat: no-repeat;
	width: 630px;
	height: 15px;
	padding-top: 35px;
	padding-left: 20px;
	font-size: 115%;
	font-weight: bold;
	padding-bottom: 30px;
}



#faq dt {
	background-image: url(../images/faq_q.gif);
	background-repeat: no-repeat;
	min-height:27px;
	height: auto !important;
	height: 27px;
	padding-left: 70px;
	padding-right: 20px;
	padding-top: 15px;
	line-height: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#faq dd {
	background-image: url(../images/faq_a.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 0px;
	margin-bottom: 15px;
}

.sukima_faq {}

