@import "share.css";


/*----------サイドナビ------------*/

#faq ul.sideNavi {
	width: 230px;
	line-height: 140%;
	border-bottom: 1px solid #CCCCCC;
	margin: 0 0 20px;
	padding: 0;
	}

#faq ul.sideNavi li {
	line-height: 140%;
	}

#faq ul.sideNavi li a {
	width: 202px;
	height: 21px;
	overflow: hidden;
	color: #555555;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background: url(../images/share/text_side_navi.gif) no-repeat 0px 0px;
	padding: 7px 5px 0 23px;
	}

#faq ul.sideNavi li a:hover,
#faq ul.sideNavi li a.on {
	background-position: -230px 0px;
	}

/*----------コンテンツ------------*/

#faq h2 {
	width: 550px;
	font-size: 1px;
	line-height: 0%;
	margin: 0 0 20px;
	padding: 0;
	}

#faq ul.faqList {
	margin: 0 15px 10px;
	padding: 0;
	}

#faq ul.faqList li {
	line-height: 140%;
	background: url(../images/faq/p_question_01.gif) no-repeat 0px 3px;
	margin: 0 0 8px;
	padding: 0 0 0 18px;
	}

#faq ul.faqList li a {
	color: #333333;
	text-decoration: none;
	}

#faq ul.faqList li a:hover {
	text-decoration: underline;
	}


/*----------個別アーカイブ------------*/

#faq dl {
	line-height: 140%;
	margin: 0 0 30px;
	padding: 0;
	}

#faq dt {
	font-weight: normal;
	border: 1px solid #ECECD8;
	background: url(../images/faq/bg_question-title.gif);
	margin: 0 15px 15px;
	padding: 5px 10px;
	}

#faq dt .point {
	background: url(../images/faq/p_question_02.gif) no-repeat 0px 1px;
	margin: 0;
	padding: 0 0 0 18px;
	}

#faq dd {
	background: url(../images/faq/p_answer.gif) no-repeat 0px 3px;
	margin: 0 15px 0 25px;
	padding: 0 0 0 18px;
	}

#faq dd p {
	margin: 0 0 10px;
	}

#faq p.backList {
	margin: 0 0 10px 43px;
	padding: 0;
	}


/*----------ＦＡＱ------------*/

.list_qa_border{
	border: 3px double #EEE;
	width: 540px;
	margin-bottom:30px;
}

.list_qa_title{
	display: block;
	height: 30px;
	background-position: 15px 0px;
	padding-left: 30px;
	background-image: url(../images/faq/main_qa_title_sp.gif);
	list-style-type: none;
	background-repeat: no-repeat;
}

.list_qa_q{
	display: block;
	padding-left: 39px;
	padding-top: 12px;
	padding-bottom: 10px;
	background-image: url(../images/faq/main_qa_q_sp.gif);
	background-repeat: no-repeat;
	background-position: 15px 10px;
	list-style-type: none;
	background-color: #ecf9d0;
	letter-spacing:0.1em;
}

.list_qa_a{
	display: block;
	padding-left: 39px;
	padding-top: 8px;
	padding-bottom: 10px;
	background-image: url(../images/faq/main_qa_a_sp.gif);
	background-repeat: no-repeat;
	background-position: 15px 10px;
	list-style-type: none;
	letter-spacing:0.1em;
	line-height:150%;
}



.list_qa_border div.list_qa_btn{
	display: block;
	background-position: 300px 0px;
	background-image: url(../images/faq/main_qa_btn_sp.gif);
	list-style-type: none;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.list_qa_border .list_qa_btn a{
	width: 178px;

	float:left;
	overflow: hidden;
	text-decoration: none;
	display: block;
	text-indent: -9877em;
	}








