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

#gnavi03 a{
	background-image:url(../../image/tmp/gnavi03_f2.png);
	background-repeat:no-repeat;
}

/**/
.question{
	width:695px;
	margin:20px auto 50px auto;
}

.question dt{
	line-height:70px;
	padding-left:80px;
	color:#3366CC;
	font-weight:bold;
}

.question dd{
	background-image:url(../image/faq/a.png);
	background-repeat:no-repeat;
	padding-left:40px;
	padding-right:50px;
	margin-left:40px;
	margin-top:10px;
}

.question dd p{
	border-left:2px solid #FE0503;
	padding:2px 10px;
	line-height:150%;
}

.q01{
	background-image:url(../image/faq/q1.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.q02{
	background-image:url(../image/faq/q2.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.q03{
	background-image:url(../image/faq/q3.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.q04{
	background-image:url(../image/faq/q4.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}

/**/
.txtarea01{
	width:710px;
	margin:0px auto 20px auto;
	background-image:url(../image/faq/bg01.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.txtarea01 dt{
	border-bottom:1px solid #666;
	width:699px;
	margin:10px auto;
	line-height:200%;
}

.txtarea01 dd{
	padding:0px 20px 10px 20px;
	line-height:150%;
	font-weight:bold;
}
