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

div#header ul {
	border-bottom-color: #559C57;}

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

h4 {
	padding-bottom: 10px;}

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

div.section dl {
	padding-bottom: 20px;}

div.section dl dt {
	width: 15em;
	float: left;}

div.section p {
	line-height: 1.6em;}


div.section dl.sceduleTalble {
	width: 550px;
	line-height: 1.5em;}

div.section dl.sceduleTalble dt {
	width: 8em;
	position: relative;}

div.section dl.sceduleTalble dt span {
	position: absolute;
	right: 0;}

div.section dl.sceduleTalble dd {
	margin-left: 9em;}

div.section table {
	background: #F9C1C4;}

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

