/* FAQ ページ（共通）*/

.faq_title01 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	display: block;
	background-color: #5C6538;
	background-image: url(title_q01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 25px;
}
.faq_title02 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	display: block;
	background-color: #5C6538;
	background-image: url(title_q02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 25px;
}
.faq_title03 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	display: block;
	background-color: #5C6538;
	background-image: url(title_q03.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 25px;
}
.box_line {
	border: 1px solid #BDCA75;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #778150;
	font-weight: normal;
	font-size: 10px;
	line-height: 16px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 460px;
}
.box_line2 {
	border: 1px solid #BDCA75;
	background-color: #778150;
	font-weight: normal;
	font-size: 10px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
}
.box_title {
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/* FAQ 質問ページ（トップページ）*/

#faq01 {
	margin: 0px 0px 0px 35px;
	padding: 0px;
	width: 520px;
	display: block;
}
#faq01 ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#faq01 li {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	list-style: none;
	background-image: url(icon_q01.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 25px;
}

#faq01 a:link		{
	text-decoration: none;
	color: #FFFFFF;
			}

#faq01 a:visited	{
	text-decoration: none;
	color: #FFFFFF;
			}

#faq01 a:hover 	{
	text-decoration: underline;
	color: #FFF200;
			}
#faq01 a.textlink:link		{
					text-decoration: none;
					color:#FFFFFF;
			}
#faq01 a.textlink:visited	{
					text-decoration: none;
					color:#FFFFFF;		
			}
#faq01 a.textlink:hover 	{
	text-decoration: underline;
	color:#FFF200;
}

.question {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFF00;
	margin: 0px;
	padding: 0px;
}


/* FAQ 回答ページ（各ページ）*/

#faq02 {
	margin: 0px 0px 0px 35px;
	padding: 0px;
	width: 520px;
	display: block;
}
#faq02 h4{
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFF00;
}
#faq02 ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#faq02 li {
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 14px;
	list-style: none;
	background-image: url(icon_q02.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#faq02 dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#faq02 dt {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	line-height: 20px;
	list-style: none;
	background-image: url(bg_q.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 160px;
	display: block;
	height: 60px;
}
#faq02 dd {
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
	list-style: none;
	background-image: url(icon_q.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 25px;
}

#faq02 a:link		{
	text-decoration: none;
	color: #FFFFFF;
			}

#faq02 a:visited	{
	text-decoration: none;
	color: #FFFFFF;
			}

#faq02 a:hover 	{
	text-decoration: underline;
	color: #FFF200;
			}
#faq02 a.textlink:link		{
					text-decoration: none;
					color:#FFFFFF;
			}
#faq02 a.textlink:visited	{
					text-decoration: none;
					color:#FFFFFF;		
			}
#faq02 a.textlink:hover 	{
	text-decoration: underline;
	color:#FFF200;
}
