@charset "utf-8";
/* CSS Document */

#mainvisual{
	width:880px;
	height:150px;
	background:url(../img/faq_mainvisual.png);
	margin-bottom:10px;
}

#buttom_top{
	text-align:right;
	padding-top:17px;
	margin-right:20px;
	/* for IE 8 only */
	padding-top /*\**/: 15px\9;
}

#buttom_top li{
	list-style:none;
	margin-top:5px;
	/* for IE 8 only */
	margin-top /*\**/: 8px\9;
}

#faq-steps{
	margin-bottom:10px;
}

.subtitle{
}

.subtitle2{
	margin-top:20px;
}

.step{

}

.border{
	margin-bottom:10px;
}

.border2{
	margin-top:10px;
	margin-bottom:10px;
}


.text{
	font-size:13px;
	margin-bottom:10px;
}

.step3{

}

.text-box{
	width:220px;
	padding:10px;
	border:solid #C00 1px;
	float:left;
	margin-right:10px;
	margin-top:5px;
}

.akamoji{
	width:220px;
	font-size:10px;
	color:#C00;
	float:left;
	padding-top:48px;
	/* for all IE only */
	padding-top:45px\9;
}

.t1{
	margin-top:5px;
}

.text-qustion li{
	font-size:13px;
	list-style:none;
	color:#333;
}

.q-a{
	width:880px;
	margin-bottom:10px;
	margin-bottom:10px\9;
	margin-bottom /*\**/: 10px\9;

}

.q-a h3{
	font-size:13px;
}

.text-qustion2{
	
}


.text-qustion2 a:hover{
	color:#000000;
}

.text-qustion2 a{
	color:#000000;
}


.text-qustion2 dt{
	width:30px;
	float:left;
}


.text-qustion2 dd{
	width:840px;
	width:830px\9;
	font-size:13px;
	margin-left:40px;
	
	
}




#back{
	font-size:13px;
	text-align:right;
	margin-bottom:10px;
}






