@charset "UTF-8";

#topline_sub02 {
	background-image: url(../images/sub_flow_headbar.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 16px;
}

#topline_sub02 h1 {
	font-size: 9px;
}
#topline_sub {
	background-image: url(../images/sub_flow_headbar.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 16px;
}

#topline_sub h1 {
	font-size: 9px;
}


#back_sub {
	background-image: url(../../five/images/faq5_header.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#back_sub02 {
	background-image: url(../images/faq3_header.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}


#back_sub_flow {
	background-image: url(../images/sub_header.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}


.gohome_btn {
	margin-right: 20px;
}

.text_box_color {
	background-color: #f6ffdf;
	height: auto;
	width: 630px;
	text-align: left;
	margin-left: auto;
	padding: 10px;
	margin-right: auto;
}

.text_box_q {
	height: auto;
	width: 630px;
	text-align: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 50px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/icon_question.gif);
	background-repeat: no-repeat;
	background-position: 5px 23px;
	font-size: 13px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.text_box_a {
	background-color: #f6ffdf;
	height: auto;
	width: 630px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/icon_answer.gif);
	background-repeat: no-repeat;
	background-position: 5px 13px;
	font-size: 13px;
}

.text_box_faq_a {
	height: auto;
	width: 500px;
	text-align: left;
	float: left;
}

.goback_small {
	width: 630px;
	text-align: right;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
