@charset "UTF-8";

/*-----------------------------------------
コンテンツ
-----------------------------------------*/

.qabox,.qabox2{
	width:860px;
	height:auto;
	margin-top:30px;
	margin-bottom:15px;
	}	

.qabox2{
	padding-bottom:30px;
	border-bottom:1px solid #CCCCCC;
	}

.qaleft{
	float:left;
	width:47px;
	height:auto;
	}

.qaright,.qaright2{
	float:right;
	width:803px;
	height:auto;
	padding:5px;
	background-color:#FFE7E4;
	}	

.qaright2{
	background-color:#CBE5F9;
	}