@charset "utf-8";

#subtitle {
	margin:0px 0px 10px 0px;
}
#tbl {
	margin:10px 0px;
}

/* よくある質問共通 */
#faqlist {
	font-size:80%;
	margin:0px 0px 0px 30px;
	list-style-image:url(../../cmn/imgs/cmn_ic_001.gif);
}
#faqlist li {
	padding:0px 0px 10px 0px;
	border-bottom:1px dashed #CCCCFF;
	margin:0px 0px 10px 0px;
}
#lb_r h3 {
	font-size:90%;
	color:#333366;
	padding:0px 0px 0px 40px;
	margin:20px 0px 20px 0px;
	background-image:url(../imgs/faq_ind_il_001.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#answer {
	padding:0px 0px 10px 40px;
	width:510px;
	background-image:url(../imgs/faq_ind_il_002.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#answer p {
	font-size:80%;
	margin-bottom:10px;
}
#answer h4 {
	font-size:80%;
	margin:0px 0px 5px 0px;
}
#pagetop2 {
	text-align:right;
	margin:20px 5px 10px 0px;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:10px;
}

/* ペイオフ */
#payoff p {
	font-size:80%;
	padding:5px;
	margin-bottom:10px;
}

