#subwrap h4{
	margin-top:10px;
	margin-bottom:2px;
	
}

#subwrap dl{
	margin:3px;
	padding:2px;
	background-color:#f5f5f5;
	border:1px solid #ccc;
}

#subwrap dt{
	margin-top:10px;
	margin-bottom:10px;
	padding:2px;
	font-size:90%;
	line-height:110%;
	color:#fff;
	background-color:#555;
	border-left:15px solid #449;
}

#subwrap dd{
	margin-bottom:10px;
	padding:2px;
	font-size:80%;
	line-height:120%;	
}
#subwrap dd dt{
	background-color:#fcfcfc;
	color:#009;
	border-left:0px !important;
	line-height:110%;	
}
#subwrap dd dd{
	margin-bottom:10px;
	padding:2px;
	font-size:100% !important;
	line-height:120%;	
}
#subwrap div{
	width:800px;
	border-bottom:2px dashed #555;
	margin-bottom:10px;
}

#faq03 table{
	font-size:80%;
	background-color:#fff;

}