<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* h1 */
body {
	font-size : 13px;
	color : #333333;
}

h1.faq {
	margin : 0px 0px 0px 15px;
	font-size : 14px;
	color : #333333;
	letter-spacing: 0px;
	width : 310px;
	background-color : #FFFFFF;
	text-align : center;
}

h1.faq_otherkk {
	margin : 0px 0px 0px 15px;
	font-size : 14px;
	color : #333333;
	letter-spacing: 0px;
	width : 380px;
	background-color : #FFFFFF;
	text-align : center;
}
/* 質問の箱 */
.question_box {
	width : 570px;
	margin : 0px 0px 25px 10px;
	padding : 10px;
	background-color : #F4F4F4;
}

.q_box {
	margin : 0px 0px 5px 5px;
	height : 18px;
	background-image : url(../img/other/faq/hatena.gif);
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

p.q_txt {
	margin : 2px 0px 0px 24px;
}

p.question_txt {
	width : 560px;
	margin : 0px 0px 5px 20px;
	color : #CC0000;
}

p.answer_txt {
	width : 560px;
	margin : 0px 0px 5px 20px;
}

p.answer_txt2 {
	width : 520px;
	margin : 0px 0px 5px 50px;
}

p.answer_txt3 {
	width : 500px;
	margin : 0px 0px 2px 70px;
}

p.answer_txt4 {
	width : 480px;
	margin : 0px 0px 10px 90px;
	font-size : 12px;
}

p.answer_txt5 {
	width : 500px;
	margin : 0px 0px 15px 70px;
}

.double_line {
	margin : 0px 0px 20px 10px;
}

.answer_txt_box {
	width : 560px;
	margin : 0px 0px 22px 20px;
	background-image : url(../img/other/faq/a.gif);
	background-repeat : no-repeat;
	background-position : 0px 2px;
}

.answer_txt_box2 {
	width : 560px;
	margin : 0px 0px 10px 20px;
	background-image : url(../img/other/faq/a.gif);
	background-repeat : no-repeat;
	background-position : 0px 2px;
}

p.answer_txt6 {
	margin : 0px 0px 0px 23px;
}
p.answer_txt7 {
	margin : 0px 0px 10px 23px;
}

.image_link {
	margin : 5px 0px 0px 250px;
}

p.answer_link {
	margin : 5px 0px 0px 250px;
}

p.to_tool3 {
	margin : 5px 0px 0px 0px;
	text-align : right;
}

/* ページのトップへ */
.pagetop {
	margin : 20px 0px 2px 450px;
	background-image : url(../img/common/pagetop2.gif);
	background-repeat : no-repeat;
	background-position : 0px 2px;
	clear : left;
}

p.pagetop_txt {
	margin : 0px 0px 0px 15px;
	font-size : 11px;
}</pre></body></html>