@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: A-Ha
	Version: 1.0
　　Comment: Q&A よくある質問設定
----------------------------------------------------------- */

/* 
 qa Style [
----------------------------------------------------------- */
#qaArea h2,
#qaArea h4 {
	padding-bottom: 20px;
	}
	
#qaArea h5 {
	padding-bottom: 15px;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #9B2016;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	}
	
#qaTop {
	background-image: url(../images/qa/bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 42px;
	text-align: left;
	float: left;
	height: 180px;
	}

#qaTop2 {
	padding-left: 32px;
	padding-top: 20px;
	float: left;
	}

ul#qa01 {
	float: left;
	width: 248px;
	}
	
ul#qa02 {
	float: left;
	width: 220px;
	}
	
ul#qa01 li,
ul#qa02 li {
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/qa/point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	line-height: 22px;
	}
	
.tabContainer dl dt {
	font-size: 13px;
	font-weight: bold;
	color: #003F95;
	background-image: url(../images/qa/q.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
	margin-bottom: 10px;
	text-align: left;
	text-decoration: underline;
	line-height: 20px;
	}
	
.tabContainer dl dd {
	background-image: url(../images/qa/bg1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	margin-bottom: 20px;
	}
	
.tabContainer dl dd .answer1 {
	background-image: url(../images/qa/bg3.jpg);
	background-repeat: repeat;
	}
	
.tabContainer dl dd .answer2 {
	background-image: url(../images/qa/bg2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	}
	
.aFont1 {
	font-size: 12px;
	line-height: 20px;
	background-image: url(../images/qa/a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	padding-right: 28px;
	padding-left: 28px;
	text-align: left;
	padding-bottom: 15px;
	}
	
.aFont2 {
	font-size: 12px;
	line-height: 20px;
	margin-left: 10px;
	padding-right: 28px;
	padding-left: 28px;
	text-align: left;
	padding-bottom: 15px;
	}
	
.aFont3 {
	font-size: 12px;
	line-height: 20px;
	margin-left: 10px;
	padding-right: 28px;
	padding-left: 28px;
	text-align: left;
	}

.aFont4 {
	font-size: 12px;
	line-height: 20px;
	background-image: url(../images/qa/a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	padding-right: 28px;
	padding-left: 28px;
	text-align: left;
	}
