@charset "euc-jp";

/*----- copyright(C) NIED Hi-net -----*/

.faq_main_a		{color:#990000; font-size:12px; font-weight:bold;}
table.faq		{border:0px; border-collapse:collapse; border-spacing:0px;
			 width:100%; background:#ffffff;}
table.faq  td		{color:#000000; font-size:12px; font-weight:normal;
			 line-height:1.4; padding:3px;}
table.faq .qno		{color:#000000; white-space:nowrap; vertical-align:top;}
table.faq .rtop		{text-align:right; white-space:nowrap; background:#ffffff;
			 padding-top:12px;}
table.faq .answ1	{color:#ffffff; font-size:12px; font-weight:bold; white-space:nowrap;
			 width:20px; vertical-align:top; background:#062636; padding:5px;}
table.faq .answ2	{color:#000000; font-size:12px; font-weight:bold; background:#b5bbee;
			 padding:5px;}
table.faq2		{border:0px; border-collapse:collapse; border-spacing:0px; width:700px;}
table.faq2	td	{color:#000000; font-size:12px; font-weight:normal; line-height:1.4;
			 padding:5px; border:1px solid #999999;}
~
