@charset "utf-8";
/*main����*/

div#main h2 {
	margin-top: 15px;
	margin-bottom: 20px;
}

div#main h3 {
	font-weight: bold;
	font-size: 1.5em;
	color: #266f87;
	margin-top: 20px;
	margin-bottom: 20px;
}
	
div#main dt {
	font-size: 0.925em;
	color: #666;
	margin-top: 10px;
	margin-bottom: 10px;
}


div#main dd {
	font-size: 0.875em;
	color: #666;
	line-height: 1.7;
}
