@charset "utf-8";
/* CSS Document */
/*------------------------------------------------
ローカルナビ設定
------------------------------------------------*/
.lnaviArea dd.lnavi17 a {
	color: #64bb41;
	font-weight: bold;
}
/*----------------------------------------------*/
.red {
	color: #f00;
}
.blue {
	color: #00f;
}
.atten {
	text-indent: -1em;
	padding-left: 1em;
}


.sec03 p + p {
	margin-top: 15px;
}


.sec04 table {
	margin: 10px 0 0;
}


.sec05 table,
.sec06 table,
.sec07 table,
.sec09 table,
.sec10 table,
.sec11 table {
	margin: 10px 0 0;
}
.sec05 table .w01,
.sec06 table .w01 {
	width: 18%;
	text-align: center;
	font-weight: bold;
}
.sec05 table .w02,
.sec06 table .w02 {
	width: 16%;
	text-align: center;
	font-weight: bold;
}


.sec07 table th,
.sec10 table th,
.sec11 table th {
	width: 18%;
	text-align: center;
	font-weight: bold;
}


.sec09 table .w01 {
	width: 65%;
}
.sec09 table .w02 {
}



















@media only screen and (max-width:740px) {

}
