#navi{
	margin:0 0 0 10px;
}
#navi li{
	background:url(../img/global/dot_blue.gif) no-repeat 7px 8px;
	padding:0 0 0 20px;
}
h2#headline{
	font-weight:bold;
}
#list{
	width:500px;
	margin:0 0 15px 10px;
	border:1px dashed #666666;
	padding:5px;
}
#list li{
	background:url(../img/faq/q.gif) no-repeat 0px 2px;
	padding:0 0 5px 28px;
}
.list_number{
	width:500px;
	margin:0 0 0 1em;
	list-style:inside;
	list-style-type:decimal;
}
.list_dot li{
	background:url(../img/global/dot_blue.gif) no-repeat 7px 8px;
	padding:0 0 0 20px;
	margin-bottom:5px;
}
.list_dot p{
	margin:0 0 0 2em;
}
.answer{
	margin:0 0 5px 15px;
	width:511px;
	float:right;
}
.answer_sub1{
	width:20px;
	height:20px;
	float:left;
}
.answer_sub2{
	width:471px;
	float:left;
	padding:0 10px 0 10px;
}
.answer_sub3{
	text-align:right;
	width:510px;
	float:left;
}
.faq{
	margin:0 0 5px 0;
}
.faq li{
	background:url(../img/global/dot_blue.gif) no-repeat 7px 8px;
	padding:0 0 0px 20px;
}