@charset "utf-8";

/*------------------------------------------------
ローカルナビ設定
------------------------------------------------*/
.lnaviArea dd.lnavi05 a {
	color: #328bc7;
	font-weight: bold;
}

.titleArea .inner img {
	top: -30px;
}
/*------------------------------------------------
メイン
------------------------------------------------*/
section + section {
	margin-top: 60px;
}

.oran {
	color: #ea5504;
	font-weight: bold;
}

.sec01 {
}

.sec02 {
}
.sec02 h4.title {
	margin-bottom: 0;
	margin-top: 10px;
}
.sec02 table.ta01 {
	width: 70%;
}
.sec02 table.ta01 .nobord td {
	border: none;
}
.sec02 table.ta01 th {
	background: #727171;
	color: #fff;
	font-weight: bold;
}
.sec02 table.ta01 td {
	text-align: right;
}
.sec02 table.ta01 td.zone {
	text-align: left;
	background: #e8f1e8;
}
.sec02 table.ta01 td .fee {
	color: #ea5504;
	font-weight: bold;
}
.sec02 .atten {
	text-indent: -1em;
	padding-left: 1em;
}
.sec02 .atten-af {
	margin-bottom: 20px;
}



.sec03 {
}



@media only screen and (max-width: 740px) {
.mainArea img {
	width: 100%;
}
.sec02 table.ta01 {
	width: 100%;
}



}

