@charset "utf-8";

/*------------------------------------------------
ローカルナビ設定
------------------------------------------------*/

.lnaviArea dd.lnavi01 a {
	color: #009f8a;
	font-weight: bold;
}

/*------------------------------------------------
メイン
------------------------------------------------*/
.imageArea {
	margin-bottom:30px;
}
section .btn {
	width: 600px;
	margin: 20px auto;
}
section.sec03 .ta01 {
	margin: 20px 0;
}
section.sec03 th {
	width: 20%;
}
section.sec04 th {
	width: 50%;
}
section.sec04 th span {
	display: inline-block;
	margin-right: 4px;
}
section.sec04 td {
	padding: 14px 20px;
}
section.sec04 td:first-child {
	position: relative;
}
section.sec04 td:first-child span {
	position: absolute;
	top: 0;
	bottom: 0;
	right: -16px;
	margin: auto 0;
	width: 28px;
	height: 34px;
}
