@charset "UTF-8";

dt, dd	{
	width:726px;
	padding:1.5em 0 1.5em 1em;
	border:solid 1px #007CF9;
	border-top:none;
}
dt	{
	background-color:#007CF9;	
	color:#fff;
	font-weight:bold;
}
dd	{
	background-color:#fff;	
	margin-bottom:30px;
}
p	{
	font-size:0.9em;	
	line-height:1.5em;
	margin-bottom:1em;
}
h5	{
	font-weight:bold;
	font-size:1.1em;	
}