@charset "UTF-8";
/* CSS Document */

#explan{
	width:730px;
	background-color:#390;
	color:#FFF;
	margin-bottom:20px;
}
#contents h2 {clear:both;}
#contents #explan p{ width:100px;}

#contents table.insurance{
	border-collapse:collapse;
	vertical-align:middle;
}
#contents table.insurance th{
	font-weight:normal;
	text-align:center;
	white-space:nowrap;
	vertical-align:middle;
	width:210px;
	height:90px;
}
