/*
************************************************

 /faq.html　のみに適用
  STAGE 　～　 /STAGE 

************************************************
*/
	



/* CSS 
************************************************/
@import url(contents.css);		/* コンテンツページ共通 */





/* MAIN width:605px
************************************************/
.faq { width:605px; margin:0 auto 0 auto;}

.faq #proBox {
	width:595px;
	float:left;
}
.faq #setBoxW {
	width:595px;
	float:left;
} 
.faq #setBoxM {
	width:595px;
	float:left;
} 

.proTit {
	width:595px;
	background:url(../img/con_faq/cate_tit_pro2.gif) repeat-x;
	height:25px;
}
.setTitW {
	width:595px;
	background:url(../img/con_faq/cate_tit_set2.gif) no-repeat;
	height:25px;
}
.setTitM {
	width:595px;
	background:url(../img/con_faq/cate_tit_set3.gif) no-repeat;
	height:25px;
}

.boxbet {
	width:595px;
	background:url(../img/con_faq/cate_bet2.gif) repeat-y;
	padding:10px 0px 0 8px;
}
.boxbot { width:595px; background:url(../img/con_faq/cate_bot2.gif) repeat-x; background-position:bottom; height:10px;}

.boxbet p a { text-decoration:underline;}
.boxbet p a:hover { text-decoration:none;}
.boxbet .que {
	line-height:1.2em;
	width:520px;
	float:left;
	margin:0 0 5px 0;
}
.boxbet .list {
	font-weight:bold;
	width:35px;
	float:left;
	margin:0 0 5px 0;
}

.faqbox { width:605px; padding:30px 0 30px 0; }
.faqbox .titlePro {
	width:605px;
	height:17px;
	background:url(../img/con_faq/pro_titi2.gif) no-repeat;
	border-bottom:2px solid #ff3300;
	padding:0 0 8px 0;
}
.faqbox .titleSetW { width:605px; height:17px; background:url(../img/con_faq/set_titi_Win.gif) no-repeat; border-bottom:2px solid #ff3300; padding:0 0 8px 0; }
.faqbox .titleSetM { width:605px; height:17px; background:url(../img/con_faq/set_titi_Mac.gif) no-repeat; border-bottom:2px solid #ff3300; padding:0 0 8px 0; }
.faqbox .box { width:585px; margin:0 10px 0 10px; padding:15px 0 15px 0; border-bottom:1px dotted #999999;}
.faqbox .box .qnum { float:left; width:40px; font-weight:bold; color:#cc3333; padding:7px 0px 5px 0px; background:#f4f4f4; text-align:center; border-bottom:1px dotted #cccccc;}
.faqbox .box .question { float:left; width:524px; font-weight:bold; color:#cc3333; padding:7px 10px 5px 10px; background:#f4f4f4; border-left:1px dotted #cccccc;border-bottom:1px dotted #cccccc;}
.faqbox .box .anum { float:left; width:40px; height:20px; background:url(../img/con_faq/answer.gif) no-repeat; padding:10px 0 0 0; background-position:10px 13px;}
.faqbox .box .answer { float:left; width:534px; padding:10px 0 10px 10px;  border-left:1px dotted #cccccc;}
.faqbox .box .listtop { text-align:right; width:585px;}

.ffs { font-family:"ＭＳ ゴシック", "Osaka－等幅";}
.pls { padding:0 0 0px 15px ;}
.pns { padding:3px 0 15px 15px;}
.faqbox .box .answer .etr { width:514px; background:#f7f7f7; margin:10px 0 10px 0; padding:10px;}
.faqbox .box .answer .etr .bul { font-weight:bold; padding:10px 0 0 0;}




.reflink { padding:20px 0 20px 0; text-align:center; font-weight:bold;}
