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

div#header ul {
	border-bottom-color: #8DB939;}

ul.secondNavi {
	padding-top: 6px;}

h3 {
	padding-bottom: 15px;}

div.section {
	padding-bottom: 35px;}

div.section p.lead {
	padding-bottom: 15px;}

div.section p.lead span {
	font-size: 0.85em;}

div.section dl {
	width: 15em;
	margin-top: 15px;
	background: #FFF5F6;
	border: solid #F9C1C4;
	border-width: 1px 1px 0;
	color: #ED1C24;}

div.section dl dt {
	width: 9em;
	float: left;
	clear: both;}

div.section dl dt span {
	display: block;
	padding: 5px 0 0 15px;}

div.section dl dd p {
	margin-left: 9em;
	padding: 5px 0;
	line-height: 1em;}

div.section dl dd {
	border-bottom: 1px solid #F9C1C4;}
	
div.section p,
div.section ol li {
	line-height: 1.6em;}

div.section p.annotation {
	padding: 20px 0 0 0;
	clear: both;
	color: #FF0000;
	font-weight: bold;}

div.section table {
	margin-top: 15px;
	background: #F9C1C4;}

div.section table th,
div.section table td {
	padding: 7px 14px;
	background: #FFF5F6;
	font-weight: normal;
	color: #ED1C24;
	font-size: 1em;}




