@charset "utf-8";

/*------------------------------------------------
ローカルナビ設定
------------------------------------------------*/

.lnaviArea dd.lnavi04 a {
	color: #328bc7;
	font-weight: bold;
}

/*------------------------------------------------
メイン
------------------------------------------------*/
.sec01 p {
}

.sec01 a.pdf {
	color:#333;
	background:url(/images/common/icon_pdf.png) no-repeat right 0.15em;
	padding-right:20px;
	display: inline-block;
	margin-right: 1.5em;
}


.mgb20 {
	margin-bottom: 20px;
}


.sec10 ul {
	margin-left: 1em;
	margin-bottom: 20px;
}
.sec10 ul li {
	text-indent: -2em;
	padding-left: 2em;
}


table.ta01 th {
	text-align:left;
}


.sec10 .tab03 {
	width: 100%;
	margin: 10px 0 30px;
}
.sec10 .tab03 td {
	border-collapse: collapse;
	line-height: 1.4;
	vertical-align: top;
}

.btn01 {
}
.btn01 a {
	width: 280px;
	display: block;
}
.btn01 a img {
	width: 100%;
}


@media only screen and (max-width:740px) {
.btn01 a {
	width: 90%;
}

}

