.q_abox{
	width: 726px;
	height:auto;
	margin:10 0 10 0;
	padding: 0 10 0 10;
	text-align: left;
	float: none;
	border: none;
	
/*	border: 1px solid #E7E7E7;　*/

}

dl{
	margin: 0px;
	padding: 10px 0 10px 0;
	width: 726px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #669900;
	text-align: left;
	border-right-color: #669900;
	border-bottom-color: #669900;
	border-left-color: #669900;
	line-height: 150%;
	font-size: 14px;
}

dt.list{
	margin: 10 0 5 0;
	padding: 0 0 0 5;
	font-size: 12px;
	color: #336600;
	line-height: 150%;
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}	

dt{
	margin: 10 0 5 0;
	padding: 0 0 0 5;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	font-weight: bold;
	color: #336600;
	line-height: 150%;
	background-color: #F8FFE8;
	border-top: 1px solid #82BF00;
	border-right: 1px solid #82BF00;
	border-bottom: 1px solid #82BF00;
	border-left: 1px solid #82BF00;
	

}


dt a{
	margin: 10 0 5 0;
	padding: 0;
	text-decoration:none;
	font-size: 12px;
	color: #336600;
	line-height: 150%;
}

dt a:hover{
	margin: 10 0 5 0;
	padding: 0;
	font-size: 12px;
	color: #999999;
	line-height: 150%;
	text-decoration:underline;
	}
	
	
dt.re_top {
	margin: 5px 0px 5px 0px;
	padding: 0;
	text-align: right;
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}	



dt#answer{
	margin: 20 0 10 0;
	padding: 0 0 0 5;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	line-height: 150%;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px none #CCCCCC;

}
dd{
    margin:  5 0;
	padding: 0 10;
	list-style-position: inside;
	list-style-image: url(../tempimg/list_arrow.gif);
	list-style-type: none;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #4C4C4C;
	line-height: 150%;
	text-align: left;

}

