@charset "UTF-8";
/* CSS Document */

div#gNavi li.faq a{background-position:-471px 100%;}


div#contents p#read{
	background:url(../images/read.gif) no-repeat;
	width:269px;
	height:17px;
}
div#contents ul#faqMenu{
	margin:0 42px;
	padding:10px 20px 0 20px;
	background:#fff url(../images/faqlist_top.gif) no-repeat;
	background-position:center top;
	color:#0066FF;
}
div#contents ul#faqMenu li{
	padding:5px 0;
}

div#contents div.section.faq{
	padding:63px 30px 0;
	background:url(../images/faqlist_bottom.gif) no-repeat;
	background-position:center top;
}
div.section.faq p.q{
	color:#0066ff;
	font-weight:bold;
}


div#contents p.pagetop{
	margin:0 42px;
	text-align:right;
}

div#contents div.section p.pagetop{
	margin:10px -50px;
}


