@charset "shift_jis";

/* FAQ設定　netphone,phone-C,phone-F,phone-K 共通 */
body.netphone#faq div.pagetopics strong {
		color:#333333;
}
body.netphone#faq div.section dl {
		width:470px;
}
body.netphone#faq div.section dt {
		background:url(../../img/faq_bg01.gif) repeat-x bottom;
		padding:0 0 5px 0;
		margin:0 0 5px 0;
}
body.netphone#faq div.section dd {
		margin:0 0 0 70px;
		padding:0 0 5px 0;
		background:url(../../img/faq_bg01.gif) repeat-x bottom;
}
body.netphone#faq div.section dd a {
		display:block;
		padding-left:60px;
		text-decoration:underline;
}
body.netphone#faq div.section dd a.q-mark{
		background:url(../../img/faq_ic01.gif) no-repeat 0 1px;
		padding:0 10px 0 18px;
		position:relative;
		top:16px;
		_top:14px;
		text-decoration:underline;
}
body.netphone#faq  span.q-num {
		padding-right:10px;
}
body.netphone#faq  p.q-num {
		padding:0;
		margin:0 0 5px 0;
}
body.netphone#faq div.section dd.answer {
		background:url(../../img/faq_bg02.gif) no-repeat top left;
}
body.netphone#faq div.section dd.answer div.answer-box {
		background:url(../../img/faq_bg03.gif) no-repeat bottom left;
		width:400px;
		padding:5px 0;
}
body.netphone#faq div.section dd.answer dl {
		width:398px;
		_width /* */:400px;
		border-width:0 1px;
		border-style:solid;
		border-color:#bbbbbb;
}
body.netphone#faq div.section dd.answer dt {
		margin:0;
		background:#fdfce8 url(../../img/faq_ic02.gif) no-repeat 10px 10px;
		padding:10px 10px 10px 28px;
}
body.netphone#faq div.section dd.answer dd {
		margin:0;
		background:#ffffff url(../../img/faq_ic03.gif) no-repeat 10px 11px;
		padding:10px 10px 10px 28px;
		border-top:1px solid #bbbbbb;
}
body.netphone#faq div.section .txtlink {
		text-align:right;
		font-size:80%;
		margin-top:20px;
}
body.netphone#faq div.section .txtlink a.pageup{
		background-image:url(../../img/faq_ic04.gif);
		text-decoration:underline;
}
body.netphone#faq div.section .txtlink a.all{
		display:inline;
		padding-left:12px;
		line-height:1.5;
		margin-top:10px;
		text-decoration:underline;
}
body.netphone#faq div.section dd.answer h3 {
		padding:0;
		background:none;
		font-weight:bold;
		color:#666666;
}
