dl#hnavi {
	overflow : hidden;
	width : 660px;
	margin-bottom : 25px;
	padding-bottom : 15px;
	background : url(hnavibg.gif) left bottom no-repeat;
}

dl#hnavi dt {
	float : left;
}

h3 {
	font-size : 120%;
	margin : 0;
}

dl#hnavi dd {
	float : right;
}

dl#hnavi dd ul li#type1,dl#hnavi dd ul li#type2 {
	display : inline;
	padding : 1px 8px 1px 8px;
	border-left : solid 1px #969696;
}

dl#hnavi dd ul li#type3 {
	display : inline;
	padding : 1px 8px 1px 8px;
	border-left : solid 1px #969696;
	border-right : solid 1px #969696;
}

dl#hnavi dd ul li a {
	color : #a50000;
	text-decoration : underline;
}

dl#hnavi dd ul li a:hover {
	color : #a50000;
	text-decoration : none;
}

p#faqhead {
	clear : both;
	padding : 20px 20px 0 20px;
	background : url(faqbg1.gif) left top no-repeat;
}

#faqlist {
	width : 620px !important;
	width /**/: 660px;
	margin-bottom : 30px;
	padding : 15px 20px 10px 20px;
	background : url(faqbg2.gif) left bottom no-repeat;
}

#faqlist ul {
	list-style : none;
	padding-top : 9px;
	background : url(../../common/dl.gif) left top repeat-x;
}

#faqlist ul li {
	margin-bottom : 9px;
	padding-bottom : 9px;
	background : url(../../common/dl.gif) left bottom repeat-x;
}

#faqlist ul li a {   
	padding: 9px 0 9px 21px;
	background-image : url(qicon.gif);
	background-repeat : no-repeat;
	background-position : 0 10px;
	color : #a50000;
	text-decoration : underline;
}

#faqlist ul li a:hover {
	color : #a50000;
	text-decoration : none;
}

dl#answer {
	width : 660px;
	margin-bottom : 10px;
}

dl#answer dt {
	padding : 18px 20px 0 20px;
	background : url(anbg1.gif) left top no-repeat;
}

h4 {
	padding-bottom : 10px;
	border-bottom : solid 1px #b4b4b4;
	font-size : 120%;
}

dl#answer dd {
	margin-bottom : 25px;
	padding : 15px 20px 20px 20px;
	background : url(anbg2.gif) left bottom no-repeat;
}

dl#answer dd p {
	padding-left : 43px;
	background-image : url(answer.gif);
	background-repeat : no-repeat;
	background-position : 0 3px;
	line-height : 1.8em;
}

dl#answer dd p a {
	color : #a50000;
	text-decoration : underline;
}

dl#answer dd p a:hover {
	color : #a50000;
	text-decoration : none;
}