@charset "Shift_JIS"; 

*{
	font-size:0;
	margin:0;
	padding:0;
}
html{height: 100%;}

a{
	color: red;
	font-size: 12px;
}
/* --------------------------------------------------------- main */

table,b,th,td,blockquote,ul,ol,dl,li,dt,dd,div,p{
	font-size: 12px;
	line-height: 130%;
	color: #000000;
	font-family: "MS UI Gothic","Tahoma,Osaka","sans-serif";
	list-style-type : decimal;
}

body{
	height: 100%;
	font-size: 12px;
	line-height: 120%;
	color: #444444;
	font-family: "MS UI Gothic","Tahoma,Osaka","sans-serif";
	background:#878787 url(../images/bk_htmlpage.jpg) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
}

.info{
width: 420px;
padding: 10px;
border: 1px solid silver;
text-align: left;
margin: auto;
text-align: center;
}

.info .rit{
float: right;
width: 195px;
text-align: left;
}
.info .lft{
float: left;
width: 195px;
text-align: left;
padding-left:10px;
}
/* --------------------------------------------------------- MainBox */
#MainBox{
	width: 681px;
	border-collapse: collapse;
	background-color: #000000;
	padding: 0px 4px 0px 4px;
	border: #383838 solid 2px;
	border-top:none;
	text-align: center;
	margin: 0 auto;
}

*+html body #MainBox{	width: 700px;}	/* IE 7〜IE全般ハック */


#MainBox #Header{
	background-image : url("../images/header.gif");
	width: 680px;
	text-align: center;
	vertical-align: bottom;
	height: 65px;
}
#MainBox #Footer{
	background-image : url("../images/footer.gif");
	height: 44px;
	_height: 69px;
	width: 680px;
	background-repeat: no-repeat;
	background-position: 0 10px;
	padding-top: 25px;
	background-color: #000000;
}
#MainBox .text{
	background-color: #000000;
	background-image : url("../images/bg.gif");
	width: 680px;
	margin: 0px;
	padding-bottom: 30px;
	padding-top: 10px;
	text-align: center;
}

#top img{width: 680px; height: 62px;}

#MainBox .text .textL,#MainBox .text .Link{width: 560px;margin: auto;}

.textL dt{text-align: left;padding: 3px 0px 3px 0px;font-weight: bold;color: #000000;
	text-decoration: underline;}
.textL dd{text-align: left;padding: 5px 0px 20px 10px;}

/* --------------------------------------------------------- faq-MENU */

.faqT{
	width: 540px;
	margin-top: 20px;
	text-align: center;
}

.faqT a,.faqTB a{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

.faqT a:hover,.faqTB a:hover{
	color: silver;
}

.faqT table{
	background-color: #ffffff;
	border: 2px solid #14363F;
	border-spacing: 2px; 
	border-collapse: separate;
	width: 538px;
}

.faqT table .br{
	background-color: #191919;
	background-image : url("../images/i_san2.gif");
	height: 22px;
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 5px 5px;
	padding-top: 2px;
	color: #ffffff;
}
.faqT table .gr{
	background-color: #7f7f7f;
	background-image : url("../images/i_san.gif");
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 20px;
	padding-top: 2px;
	height: 22px;
	color: #ffffff;
}

/* --------------------------------------------------------- faq-QA */

.faqTB{
	width:542px;
	border: 1px solid #bababa;
	padding:2px;
	margin-top: 20px;
	text-align: center;
}



.faqTB .Quest{
	background-color: #191919;
	background-image : url("../images/i_q.gif");
	border: #062a33 solid 1px;
	
	padding-left: 22px;
	height: 22px;
	background-repeat: no-repeat;
	background-position: 4px 4px;
	color: #ffffff;
	text-align:left;
	margin-bottom:2px;
	padding-top: 2px;
	
}
;;.faqTB .Quest{
	padding-top: 3px;
	height: 20px;}
	

.faqTB .Answer{
	background-image : url("../images/i_a.gif");
	background-color: #7f7f7f;
	background-repeat: no-repeat;
	background-position: 4px 4px;
	
	border: #062a33 solid 1px;
	
	padding-left: 20px;
	padding-top:20px;
		
	color: #ffffff;
	text-align:left;
}
.faqTB .Answer .AnswerTxt{
	width: auto;
	background-color: #ffffff;
	padding: 5px 5px 10px 5px;
}




/* --------------------------------------------------------- Menu */
/*#navi{text-align: center;position: auto auto;margin: 0;padding: 0;}*/

.CampBn{
	padding: 0px;
	margin: 0px;
	height: 100px;
	width: 500px;
}


.CampBn a img{
	background-position: 0px 0px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	}
.CampBn a:visited,
.CampBn a:link{
	overflow: hidden; 
	padding: 0px;
	margin: 0px;
	background-position: 0px 0px;
	text-decoration: none;
}
.CampBn a:active,
.CampBn a:focus,
.CampBn a:hover{
	padding: 0px;
	margin: 0px;
	background-position: 0px 100px;
	text-decoration: none;
}
.CampBn a{
	display:block;
}

.b_back,.b_close{
	margin-top:20px;
}

/*キャンペーンリストボタン*/
.CampBn #bn01{	background-image : url("../campaign/images/camp_bn01.jpg"); text-decoration: none;}
.CampBn #bn02{	background-image : url("../campaign/images/camp_bn02.jpg"); text-decoration: none;}
.CampBn #bn03{	background-image : url("../campaign/images/camp_bn03.jpg"); text-decoration: none;}



/* --------------------------------------------------------- Main */
img{margin: 0px;padding: 0px;border: 0;}
ul{	padding: 0px;
	margin: 0px;}
li{list-style-type: none;}

.f14px a{font-size: 14px;color: yellow;}
.f14px a:hover{font-size: 14px;color: orange;}
.Topb{display: block;width: 540px;text-align: right;position: auto right;font-size: 12px;}
.Topb a{font-size: 12px;color: #000000;}
/* --------------------------------------------------------- color */

.textL .kome{font-size: 10px; color: #666666;text-indent: 10px;}

.textL .kome a{font-size: 10px; }

/* --------------------------------------------------------- link */

.Link{	display: block;width: 560px;font-size: 12px;margin: 15px 0px 20px 0px;border-top: 1px solid silver;}
.Link dt{	text-decoration: underline;padding: 2px 0px 2px 0px;text-align: left;font-size: 12px; font-weight: bold;}
.Link dd,.Link dd a{	text-align: right;padding-left: 15px;padding-bottom: 10px;font-size: 12px;color: #000000;}
.Link dd{	border-bottom: 1px solid silver;}


/* --------------------------------------------------------- Camp*/

.CampBn{padding: 3px; border: 1px solid silver;width: 500px;margin: auto;margin-bottom: 15px;}

