/* CSS Document */
#page{
	background:url(../images/bg_header_q-a.jpg) left top no-repeat #fcf5ed;
}
ul.qlist{
	background:url(../images/img_qa_waku_b.gif) left bottom repeat-y;
	margin:0 0 17px 0;
	display:block;
	width:544px;
	padding:3px 0 13px 0;
}
ul.qlist li{
	list-style:none;
	margin:3px 24px 3px 24px;
	padding:0px 0 0 0px ;
	min-height:19px;
	color:#e18d35;
}
ul.qlist li a{
	color:#e18d35;
	text-decoration:none;
}
ul.qlist li a:hover{
	color:#E69E57;
	text-decoration:none;
}
dl{
	background:url(../images/img_qa_waku_b.gif) left bottom repeat-y;
	margin:0 0 17px 0;
	display:block;
	width:544px;
	padding:8px 0 13px 0;
}
dt{
	list-style:none;
	margin:3px 24px 3px 24px;
	padding:0px 0 0 22px ;
	background:url(../images/img_q.gif) left top no-repeat;
	min-height:19px;
	color:#e18d35;
	

}
*html dt{
	height:19px;

}
dd{
	margin:3px 0 0 24px;
	padding:0 24px 0px 22px;
	background:url(../images/img_a.gif) left top no-repeat;
	min-height:19px;
}
*html dd{
	height:19px;

}

.sen{
	height:2px;
	background:url(../images/img_tensen.gif) no-repeat center center;
	margin:0;
	padding:0;
	display:block;
	border:0;
}
h3{
	margin:0;
	background:url(../images/img_qa_waku_b.gif) left top repeat-y;
	padding:0 0 0px 0;
}