<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* ===================================================================
 style info : よくある質問
=================================================================== */


/*----------------------------------------------------
	よくある質問
----------------------------------------------------*/

.question #questionList { margin:0; background:url(/img/news_line.gif) repeat-x 0 0; padding-top:5px; }
.question #questionList li { margin:0; padding:0; background:url(/img/news_line.gif) repeat-x 0 100% #fff; }
.question #questionList .odd { color:#666600; font-size:122%; background:url(/img/news_line.gif) repeat-x 0 100% #f7f4dd; }
.question #questionList .even { padding:8px 0 50px; background:url(/img/news_line.gif) repeat-x 0 100% #fff; }
.question #questionList .odd p{ padding:8px 0 9px 42px; background:url(/question/img/icon_q.gif) no-repeat 10px 5px; }
.question #questionList .even p { padding:8px 0 9px 42px; background:url(/question/img/icon_a.gif) no-repeat 10px 5px; }
.question #questionList li dt { width:130px ;margin:0; padding:0; text-indent:15px; color:#666600; float:left; }
.question #questionList li dd { width:550px ;margin:0; padding:0; float:right; }

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