@charset "shift_jis";
/* CSS Document */

/******** Q＆A******************************/

#wrapper2  {
	width: 100%;
	height:auto;
}

#contents2 {
	width:100%;
	height:auto;
	margin:0;
	_margin:0 0 0 6px;
	padding:0;
	float:right;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:100%;
}
#wrapper2 #head {
	width:700px;
	height:auto;
	clear:both;
	}
#wrapper2 #side {
	float: left;
	width: 258px;
}
#footer{
	width:1000px;
	height:auto;
	clear:both;
}

img{border:none;
    padding:0;
    margin:0;}

	

/* 画像とか*/
h1{
	width:700px;
	height:60px;
	margin:15px 0 20px 0;
}
.wtext{
	width:680px;
	height:auto;
	margin:0;
	padding:10px 20px;
	line-height:130%;
	}
.top{
	width:125px;
	height:20px;
	margin:0 0 50px 560px;
	padding-left:15px;
	color:#979797;
	background:url(https://casual-box.com/futureshop/img/fqa/top.jpg) no-repeat left center;
	clear:both;
	}
h2{
	width:680px;
	height:27px;
	margin:10px 0 10px 0;
	padding:3px 0 0 20px;
	color:#bd0004;
	background:url(https://casual-box.com/futureshop/img/fqa/qa_long.jpg) no-repeat;
	clear:both;
	font-weight:bold;
	font-size:100%;
	}


.guideFaq{
	width:700px;
	height:auto;
	margin:20px 0;
	clear:both;
	}
ul.faq{
	margin:0 0 0 35px;
	padding:0;
}
ul.faq li{
	width:700px;
	height:auto;
	line-height:150%;
	margin:0 0 5px 0;
	padding:0;
	list-style-type:disc;
}
	
.qa{
	width:700px;
	height:auto;
	margin:70px 0 0 0;
	clear:both;
	}
.question{
	width:640px;
	height:auto;
	margin:0;
	padding:15px 0 15px 60px;
	color:#333;
	clear:both;
	font-weight:bold;
	line-height:120%;
	font-size:160%;
	background:url(https://casual-box.com/futureshop/img/fqa/qa_01.gif) left center #e0e0e0 no-repeat; 
	}
.answer
{
	width:635px;
	height:auto;
	margin:0 0 20px 0;
	padding:15px 5px 15px 60px;
	line-height:130%;
	background:url(https://casual-box.com/futureshop/img/fqa/qa_02.gif) left center #f2f2f2 no-repeat;
	}


/* リンク */
a {
	text-decoration:underline;
	color:#333;
	
}

a:hover{
	color:#bd0004;
	text-decoration:none;
	}
