@charset "UTF-8";

/* .mainimg */
.mainimg {
	background:url(../images/contact/bg_mainimg.jpg) no-repeat center center #be1d25;
}
.logistArea {
	padding-top:26px;
}

.cont01 {
	width:700px;
	margin:0 auto;
	clear:both;
	text-align:center;
	padding-bottom:25px;
}
.cont01 .ttl01 {
	color:#422715;
	border-bottom:#ece9e7 11px solid;
	padding:10px 0;
}


.serSet01 {
	width:860px;
	margin:0 auto;
	clear:both;
	padding:40px 0 10px 0;
}

.cont01 .txt {
	text-align:left;
}

/* .headTitle01 */
.headTitle01 {
	color:#be1d25;
		background:url(../common/images/ln_title.png) repeat-x left bottom #f8e8e9;
		margin: 0 0 30px 0;
}
.headTitle01 .bg {
	background:#f8e8e9;
	border-bottom:#be1d25 2px solid;
}


.documentbtn {
padding: 0 0 30px 0;
}

.documentbtn li{
width: 31%;
margin: 0px 1% 10px 1%;
float: left;
background: url(../images/staff/bg_documentbtn.png) no-repeat right bottom #55ab5a;
	 -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.documentbtn a{
padding: 15px;
display: block;
color: #fff;
font-weight: 800;
text-decoration: none;
font-size: 110%;
background: url(../images/staff/icon_pdf.png) no-repeat right 10px;
}

.elearningbtn {
padding: 0 0 30px 0;
}

.elearningbtn li{
width: 48%;
margin: 0px 1% 10px 1%;
float: left;
}

.elearningbtn a{
padding: 15px;
display: block;
color: #333;
font-weight: 800;
text-decoration: none;
font-size: 110%;
border: 2px solid #42A147;
background: url(../images/staff/icon_elearning.png) no-repeat 98% center;

	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}


.ttl02{
border-top: 1px solid #42A147;
border-bottom: 2px solid #42A147;
padding: 10px;
margin: 0 0 20px 0;
}
