@charset "utf-8";

.titleArea .inner h2.line,
.titleArea .inner h2 {
	padding-top: 50px;
}

/*------------------------------------------------
メイン
------------------------------------------------*/

.sec01 {
	position: relative;
	padding: 60px 0 80px;
}
.img01,
.img02 {
	position: absolute;
}
.img01 {
	top: 0;
	left: 0;
}
.img02 {
	bottom: 0;
	left: 0;
}
.sec01 h3 {
	font-size: 137.5%;
	padding: 35px 0;
	background: url(../images/img_01.png) 95% 0 no-repeat;
}





.sec02 {
}
.sec02 td {
	padding: 10px;
}

.sec02 td a.pdf {
	background:url(../../images/common/icon_pdf.png) no-repeat right 0.05em;
	padding-right: 20px;
}
.sec02 td a.word {
	background:url(../../images/common/icon_doc.gif) no-repeat right 0.05em;
	padding-right: 20px;
}
.sec02 .atten {
	text-indent: -1em;
	padding-left: 4.5em;
}


.sec03 {
}
.sec03 .btn2 {
	text-align: right;
}
.sec03 .btn2 a {
	display: inline-block;
	text-decoration: none;
	padding: 10px 20px 10px 8px;
	color: #333;
	background: url(../../images/common/icon_arrow02.png) 95% center no-repeat #e7f5ff;
}

