body {
	padding: 0px;
	margin: 0px;
    background-color:transparent;
}
#AnswerBox1 {
	width: 250px;
}
#AnswerBox1 TD.top {
	background-image: url(../faq/images/fukidasi_top.gif);
	background-repeat: no-repeat;
	width:250px;
	height:10px;
	font-size:10px;
}
#AnswerBox1 TD.serifu {
	background: url(../faq/images/fukidasi_bg.gif) left top no-repeat;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 45px;
}
#AnswerBox1 TD.under {
	background-image: url(../faq/images/fukidasi_bottom.gif);
	background-repeat: no-repeat;
	width:250px;
	height:10px;
}
#AnswerBox1  .serifu  A {
	font-size: 12px;
	color: #003399;
}