@charset "UTF-8";


/* ■■fqa■■
---------------------------------------------*/

.fqa_box h1{
	width:740px;
	height:45px;
	margin:0 auto 10px;
	background:url(../img/fqa_title.jpg) no-repeat;
	text-indent:-9999px;
}

.title_text{
	width:420px;
	margin-left:60px;
	margin-bottom:10px;
}

.column_text{
	width:350px;
	padding-left:35px;
	padding-top:5px;
}

.red{
	color:#BF0000;
}

a.indent_m{
	display:inline-block;
	height:20px;
	padding-top:8px;
	padding-left:15px;
	background:url(../img/indent_m.gif) no-repeat left center;
	font-size:11px;
	color:#C40000;
	text-decoration:none;
}


.indent_cup{
	width:230px;
	height:50px;
	margin-top:15px;
	margin-left:35px;
	padding: 10px 0 0 60px;
	background:url(../img/indent_cup.gif) no-repeat left top;
	font-size:11px;
	color:#BF0000;
	line-height:1.4;
}


.column1{
	width:690px;
	height:230px;
	margin:5px auto 15px;
	padding:15px;
	background:url(../img/column_back.gif) no-repeat;
}


.column1 h2{
	width:670px;
	height:70px;
	margin:0 auto;
	background:url(../img/column1_title.jpg) no-repeat;
	text-indent:-9999px;
}

.column2{
	width:690px;
	height:240px;
	margin:5px auto 15px;
	padding:10px 15px;
	background:url(../img/column_back.gif) no-repeat;
}

.column2 h2{
	width:670px;
	height:70px;
	margin:0 auto;
	background:url(../img/column2_title.jpg) no-repeat;
	text-indent:-9999px;
}

.column3{
	width:690px;
	height:240px;
	margin:5px auto 15px;
	padding:10px 15px;
	background:url(../img/column_back.gif) no-repeat;
}


.column3 h2{
	width:670px;
	height:70px;
	margin:0 auto;
	background:url(../img/column3_title.jpg) no-repeat;
	text-indent:-9999px;
}

.column3_text{
	width:350px;
	text-indent:0;
}

.column4{
	width:690px;
	height:230px;
	margin:5px auto 15px;
	padding:15px;
	background:url(../img/column_back.gif) no-repeat;
}


.column4 h2{
	width:670px;
	height:70px;
	margin:0 auto;
	background:url(../img/column4_title.jpg) no-repeat;
	text-indent:-9999px;
}








