﻿@charset "utf-8";
@import url("common.css"); /* common stylesheet */

/* #
--------- --------- --------- --------- --------- */
.maintitle.faq {
	background: url(../images/faq/faq_mtitle.jpg) no-repeat;
	}
	
#faq_stitle1,
#faq_stitle2 {
	background: url(../images/faq/faq_stitle1.jpg) no-repeat;
	margin: 0 0 10px 0;
	padding: 35px 0 0 0;
	width: 714px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:35px;/* for ie5.x */
	}
	
#faq_stitle2 {
	background: url(../images/faq/faq_stitle2.jpg) no-repeat;
	margin:0 0 25px 0;
	}
	
.qlist {
	margin:0 0 45px 20px;
	padding:0;	
	}
	
.qlist li {
	margin:0 0 15px 0;
	padding:3px 0 0 65px;
	font-size:1.4em;
	line-height:1.2;
	}
	
.qlist li.qtitle1 {
	background: url(../images/faq/faq_qtitle1.jpg) no-repeat;
	}
	
.qlist li.qtitle2 {
	background: url(../images/faq/faq_qtitle2.jpg) no-repeat;
	}
	
.qlist li.qtitle3 {
	background: url(../images/faq/faq_qtitle3.jpg) no-repeat;
	}
	
.qlist li.qtitle4 {
	background: url(../images/faq/faq_qtitle4.jpg) no-repeat;
	}
	
.qlist li.qtitle5 {
	background: url(../images/faq/faq_qtitle5.jpg) no-repeat;
	}
	
.qlist li.qtitle6 {
	background: url(../images/faq/faq_qtitle6.jpg) no-repeat;
	}
	
.qlist li.qtitle7 {
	background: url(../images/faq/faq_qtitle7.jpg) no-repeat;
	}
	
.qlist li.qtitle8 {
	background: url(../images/faq/faq_qtitle8.jpg) no-repeat;
	}
	
.qlist li.qtitle9 {
	background: url(../images/faq/faq_qtitle9.jpg) no-repeat;
	}
	
.qlist li.qtitle10 {
	background: url(../images/faq/faq_qtitle10.jpg) no-repeat;
	}
	
.qlist li.qtitle11 {
	background: url(../images/faq/faq_qtitle11.jpg) no-repeat;
	}
	
.qlist li.qtitle12 {
	background: url(../images/faq/faq_qtitle12.jpg) no-repeat;
	}
	
.qlist li.qtitle13 {
	background: url(../images/faq/faq_qtitle13.jpg) no-repeat;
	}
	
.qlist li.qtitle14 {
	background: url(../images/faq/faq_qtitle14.jpg) no-repeat;
	}
	
.qlist li.qtitle15 {
	background: url(../images/faq/faq_qtitle15.jpg) no-repeat;
	}
	
.qlist li a {	
	text-decoration: underline;
	color:#3B190E;
	}
	
#abox1,
#abox2,
#abox3,
#abox4,
#abox5,
#abox6,
#abox7,
#abox8,
#abox9,
#abox10,
#abox11,
#abox12,
#abox13,
#abox14,
#abox15 {
	background: url(../images/faq/dot.gif) repeat-x;
	background-position: 0 bottom;
	margin:0 10px 10px 10px;
	padding:0 0 15px 0;
	}
	
.question {
	margin:0;
	padding:6px 0 0 55px;
	font-size:1.6em;
	color:#3B190E;
	line-height: 1.3;
	min-height:29px;
	height:auto !important;
	height:29px;
	}
	
#abox1 .question {
	background: url(../images/faq/faq_atitle1.jpg) no-repeat;
	}
	
#abox2 .question {
	background: url(../images/faq/faq_atitle2.jpg) no-repeat;
	}
	
#abox3 .question {
	background: url(../images/faq/faq_atitle3.jpg) no-repeat;
	}
	
#abox4 .question {
	background: url(../images/faq/faq_atitle4.jpg) no-repeat;
	}
	
#abox5 .question {
	background: url(../images/faq/faq_atitle5.jpg) no-repeat;
	}
	
#abox6 .question {
	background: url(../images/faq/faq_atitle6.jpg) no-repeat;
	}
	
#abox7 .question {
	background: url(../images/faq/faq_atitle7.jpg) no-repeat;
	}
	
#abox8 .question {
	background: url(../images/faq/faq_atitle8.jpg) no-repeat;
	}
	
#abox9 .question {
	background: url(../images/faq/faq_atitle9.jpg) no-repeat;
	}
	
#abox10 .question {
	background: url(../images/faq/faq_atitle10.jpg) no-repeat;
	}
	
#abox11 .question {
	background: url(../images/faq/faq_atitle11.jpg) no-repeat;
	}
	
#abox12 .question {
	background: url(../images/faq/faq_atitle12.jpg) no-repeat;
	}
	
#abox13 .question {
	background: url(../images/faq/faq_atitle13.jpg) no-repeat;
	}
	
#abox14 .question {
	background: url(../images/faq/faq_atitle14.jpg) no-repeat;
	}
	
#abox15 .question {
	background: url(../images/faq/faq_atitle15.jpg) no-repeat;
	}
	
.answer {
	background: url(../images/faq/faq_answer.jpg) no-repeat;
	margin:0;
	padding:5px 0 0 55px;
	font-size:1.3em;
	color:#998056;	
	line-height: 1.4;
	}
