@charset "utf-8";

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

.lnaviArea dd.lnavi02 a,
.lnaviArea dd.lnavi02 + .sub .lnavi02_02 a {
	color: #328bc7;
	font-weight: bold;
}
.lnaviArea dd.lnavi02 + .sub {
	display:block;
}

/*------------------------------------------------
メイン
------------------------------------------------*/
.sec01 .txt {
	margin-bottom:30px;
}

.sec01 table.ta01 {
	margin-bottom:10px;
}
.sec01 table.ta01 .type01 {
	width:30%;
}


.sec01 .ta01 .bl1 {
	border-top: 3px solid #ccc;
	border-left: 3px solid #ccc;
	border-right: 3px solid #ccc;
}
.sec01 .ta01 .bl2 {
	border-left: 3px solid #ccc;
	border-right: 3px solid #ccc;
}
.sec01 .ta01 .bl3 {
	border-left: 3px solid #ccc;
	border-right: 3px solid #ccc;
	border-bottom: 3px solid #ccc;
}
.sec01 .ta01 .bl4 {
	border-top: 3px solid #ccc;
}



.sec01 .catch {
	background:url(/injury/images/under70/catch.png) no-repeat center bottom;
	margin-top:50px;
	padding-bottom:50px;
	text-align:center;
	font-weight:bold;
	font-size:140%;
}
.sec01 .caution {
}

.sec03 p {
	margin-bottom:10px;
}

.sec04 p {
	margin-bottom:30px;
}
.sec04 .btn {
	width:610px;
}
