@charset "shift_jis";

/*content*/
/*div#content .title{
	background-image:url(../images/h2_bg.gif);
	background-repeat: repeat-x;
	background-position: right;
	width:42.37em;
	min-width:678px;
	height:32px;
	margin-bottom:15px;
	margin-top:29px;
	font-weight:bold;
	}*/
	
a:link { color:#000000; }
a:visited { color:#000000; }
a:hover { color:#0000CC; }
a:active { color:#000000; }	
	
div#content .title img{
	vertical-align:middle;
	}
div#content .title p{
	margin:15px 0 0 12px;
	display:inline;
	}
.faq div.qa_box{
	margin-bottom:15px;
	}
.faq div#title p{
	font-size:1.125em;
	margin:9px 0 auto 12px;
	}
p.txt{
	font-size:0.95em;
	vertical-align: middle;
}
.faq h4{
	font-size:1.1em;
	padding-bottom:6px;
	width:728px;
	margin-bottom:13px;
	background-image:url(../images/sub_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

.question a:link { color: #000000; } 
.faq div.question{
	background-image:url(../images/question_bg_on.gif);
	background-repeat: no-repeat;
	background-position: left;
	height:43px;
	width:728px;
	color:#000000;
	font-size:0.93em;
	}

.a_title{
	float:left;
	}
	
.faq div.question p{
	padding:13px 20px 0 31px;
	line-height: 18px;
	}
.faq div.question p.txt2{
	padding:5px 20px 0 31px;
	line-height: 18px;
}
		
.faq .waku{
	border:1px solid #FDB7A4;
	width:42.37em;
	width:726px;
	font-size:0.93em;
	}
.faq .waku dl{
	padding:10px;
	}
.faq .waku dt{
 	float:left;
	}
.faq .waku dd{
	margin-left:20px;
}

.back{
	float: left;
	font-size: 0.75em;
	margin: 10px 10px 10px 10px;
	background-image: url(/layout/common/images/icon_02.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 13px;
}


dd.maB20{
	margin-bottom:20px;
	}
.fLeft{
	float:left;
	}
.fRight{
	float:right;
	}
.clear{
	clear:both;
	}
.border{
	border:1px solid #FFCC66;
	padding:10px;
	margin:10px;
	}
	
.maB30{
  margin-bottom:30px;
	}
.maB10{
	margin-bottom:10px;
	}
.mar5{
	margin-right: 5px;
}
