@charset "utf-8";
ul#topicPath {
	font-size: 88.3%;
	text-decoration: none;
	padding-top: 9px;
	padding-left: 26px;
}
ul#topicPath a {
	text-decoration: none;
}
p#intro {
	margin-top: 30px;
	margin-left: 17px;
	margin-right: 17px;
}
p#intro a {
	color: #07519a;
}
/* CSS Document */


#main_contents {
	padding-left: 29px;
	padding-right: 26px;
	width: 453px;
}
#quest {
	padding-top: 30px;
	padding-bottom: 3px;
	background-image: url(../q_and_a/images/green_dots_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 28px;
}

#main_contents h3 {
	float: left;
}
#quest p {
	float: left;
	padding-left: 11px;
	padding-top: 13px;
	color: #689a03;
}
#question_list,#answer_area {
	margin-left: 15px;
	margin-top: 44px;
	width: 436px;
}
#q_list {
	padding-left: 15px;
	padding-top: 16px;
}

h4 {
	float: left;
	padding-top: 3px;
}



p#q1, p#q2, p#q3, p#q4, p#q5, p#q6, p#q7, p#q8, p#q9, p#q10 { 
	float: left;
	padding-left: 18px;

}
p#q1 a, p#q2 a, p#q3 a, p#q4 a, p#q5 a, p#q6 a, p#q7 a, p#q8 a, p#q9 a, p#q10 a {
	text-decoration: none;
	color: #07519a;
}

#q1_set,#q2_set,#q3_set,#q4_set,#q5_set,#q6_set,#q7_set,#q8_set,#q9_set,#q10_set {
	background-image: url(../q_and_a/images/gray_dots_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 1px;
	padding-bottom: 5px;
	padding-top: 6px;
}
ul#textNav {
	text-align: right;
	padding-top: 3px;
}
#answer_top {
	background-image: url(../q_and_a/images/orenge_dots_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 15px;
	padding-top: 50px;
	padding-bottom: 3px;
}
#answer_top p {
	float: left;
	color: #ff6600;
	padding-top: 13px;
	padding-left: 11px;
}

p#a1, p#a2, p#a3, p#a4, p#a5, p#a6, p#a7, p#a8, p#a9, p#a10 {
	padding-left: 30px;
	margin-bottom: 15px;
	padding-top: 15px;
}


h5 {
	float: left;
}
h6 {
	float: left;
	padding-top: 18px;
}
#a_list {
	padding-left: 15px;
	padding-top: 16px;
}
#a1_set, #a2_set, #a3_set, #a4_set, #a4_set, #a5_set,#a6_set,#a7_set,#a8_set,#a9_set,#a10_set {
	background-image: url(../q_and_a/images/gray_dots_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 1px;
	padding-top: 6px;
	padding-bottom: 5px;
}
p#detail {
	padding-left: 30px;
	padding-top: 80px;
	padding-bottom: 9px;
}
p#return_top {
	font-weight: bold;
	color: #07519a;
	background-image: url(../q_and_a/images/delta_to_top.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 18px;
}
p#telephone_bar {
	padding-left: 30px;
	padding-bottom: 13px;
}
p#return_top a {
	color: #07519a;
	text-decoration: none;
}







#footer {
	clear: both;
	border-top-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	width: 489px;
	margin-left: 11px;
	margin-top: 25px;
}



ul#textNav li {
	display: inline;
	margin-left: 4px;
}
ul#textNav li a {
	color: #444444;
	text-decoration: none;
}

#footer address {
	text-align: right;
	font-size: 0.883em;
	color: #444444;
}
