@charset "UTF-8";

.faqTit01{
	background-image: url(../../img/faq_img/faq_title.gif);
	display: block;
	width: 630px;
	height: 45px;
	text-indent: -9999px;
	margin:20px 0px 30px 0px;
}

.faqBox01{
	background-image:url(../../img/sitemap_img/d_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	width:630px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 25px 0px;
}

.faqBox01 dl{
	padding:0px;
	margin:0px;
}

.faqBox01 dt{
	width:25px;
	height:20px;
	margin:0px 0px 5px 0px;
	float:left;
}

.faqBox01 dd a{
	font-size:12px;
	line-height:150%;
	text-decoration:none;
	padding:2px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	float:left;
}

.faqBox02{
	background-image:url(../../img/sitemap_img/d_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	width:630px;
	margin:30px 0px 0px 0px;
}

.faqBoxQ{
	margin:0px 0px 10px 0px;
}

.qIcon{
	width:32px;
	float:left;
}

.qIcon p{
	background-image:url(../../img/faq_img/icon_q02.gif);
	background-repeat:no-repeat;
	width:32px;
	height:25px;
	text-indent:-9999px;
}

.qText{
	font-size:16px;
	line-height:150%;
	padding:0px 0px 0px 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #006699;
	float:left;
}

.faqBoxA{
	margin:0px 0px 25px 0px;
}

.aIcon{
	width:32px;
	float:left;
}

.aIcon p{
	background-image:url(../../img/faq_img/icon_a.gif);
	background-repeat:no-repeat;
	width:32px;
	height:23px;
	text-indent:-9999px;
}

.aText{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CC3366;
	float:left;
}

.aText p{
	font-size:12px;
	line-height:150%;
	padding:6px 0px 6px 10px;
}

.aText p strong{
	font-size:16px;
	font-weight:bold;
}

.aTextQ6{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CC3366;
	padding:0px 0px 0px 10px;
	float:left;
}

.faqQ6Text{
	width:550px;
	padding:0px 0px 0px 7px;
	float:left;
}

.faqQ6Text p{
	font-size:12px;
	line-height:150%;
	padding:0px 0px 10px 0px;
}

.faqQ6Text p strong{
	font-size:14px;
}

#faqQ6Icon01{
	width:15px;
	height:62px;
	float:left;
}

#faqQ6Icon01 p{
	background-image:url(../../img/faq_img/icon_step01.gif);
	background-repeat:no-repeat;
	width:15px;
	height:62px;
	text-indent:-9999px;
}

#faqQ6Icon02{
	width:15px;
	height:80px;
	float:left;
}

#faqQ6Icon02 p{
	background-image:url(../../img/faq_img/icon_step02.gif);
	background-repeat:no-repeat;
	width:15px;
	height:80px;
	text-indent:-9999px;
}

#faqQ6Icon03{
	width:15px;
	height:60px;
	float:left;
}

#faqQ6Icon03 p{
	background-image:url(../../img/faq_img/icon_step03.gif);
	background-repeat:no-repeat;
	width:15px;
	height:60px;
	text-indent:-9999px;
}

#faqQ6Icon04{
	width:15px;
	height:61px;
	float:left;
}

#faqQ6Icon04 p{
	background-image:url(../../img/faq_img/icon_step04.gif);
	background-repeat:no-repeat;
	width:15px;
	height:61px;
	text-indent:-9999px;
}

#faqQ6Icon05{
	width:15px;
	height:16px;
	float:left;
}

#faqQ6Icon05 p{
	background-image:url(../../img/faq_img/icon_step05.gif);
	background-repeat:no-repeat;
	width:15px;
	height:16px;
	text-indent:-9999px;
}

.backToIndex{
	width:124px;
	height:11px;
	padding:0px 5px 11px 0px;
	float:right;
}

.backToIndex a{
	background-image:url(../../img/faq_img/btn_back_index.gif);
	background-repeat:no-repeat;
	display:block;
	width:124px;
	height:11px;
	text-indent:-9999px;
}

.backToIndex a:hover{
	background-position:0px -11px;
}


