@charset "utf-8";

.lcl-area-01{
	width: 100%;
	position: relative;
}
.lcl-slides{
	width: 100%;
	position: relative;
}
.lcl-slides li{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.lcl-slides li img{
	width: 100%;
}


.lcl-area-02{
	background: transparent url(../img/bg_01.jpg) repeat scroll center center;
}

.lcl-area-02__inner{
	background: transparent url(../img/bg_02.png) no-repeat scroll center bottom;
	width: 900px;
	margin: 0 auto;
	padding-top: 100px;
	padding-bottom: 160px;
}

.lcl-news{
	margin-top: 40px;
	background: #fff none;
	padding: 30px 50px;
	width: 800px;
}

.lcl-news__item{
}

.lcl-news__item + .lcl-news__item{
	padding-top: 15px;
}

.lcl-news__date{
	display: inline-block;
	width: 90px;
	font-size: 13px;
	line-height: 1.0;
	color: #696969;
}

.lcl-news__title{
	font-size: 16px;
}

.lcl-area-03{
	background: transparent url(../img/bg_03.png) no-repeat scroll right bottom;
	padding-bottom: 60px;
}

.lcl-area-03__inner{
	background: transparent url(../img/bg_04.png) no-repeat scroll left top;
	padding-top: 140px;
}

.lcl-about{
	width: 960px;
	margin: 0 auto 75px auto;
}

.lcl-area-03__h{
	margin-bottom: 45px;
	text-align: center;
}

.lcl-area-03__item{
	width: 600px;
	float: left;
}

.lcl-area-03__photo{
	float: right;
}

.lcl-howto{
	width: 960px;
	margin: 0 auto;
}

.lcl-others{
	width: 960px;
	margin: 75px auto 0 auto;
}

.lcl-others__photo{
	width: 420px;
	float: right;
	margin: 10px 0 0 10px;
}

.lcl-others__photo li{
	float: left;
	padding-left: 10px;
}

.lcl-area-04{
	background: #f5f5f5 none;
	padding-top: 120px;
}

.lcl-gallery{
	background: transparent url(../img/dummy02.jpg) repeat-x scroll center top;
	height: 150px;
	margin-top: 110px;
}

.lcl-area-05{
	padding-top: 120px;
	padding-bottom: 100px;
}

.lcl-contact{
	width: 900px;
	margin: 70px auto;
	border: 1px solid #969696;
}

.lcl-contact__item + .lcl-contact__item{
	border-top: 1px solid #969696;
}

.lcl-contact__h{
	width: 170px;
	padding-left: 60px;
}

.lcl-contact td{
	padding: 30px 0;
}
.lcl-contact__txt-1{
	width: 320px;
	height: 40px;
	padding: 0 10px;
	text-align: left;
}

.lcl-contact__txt-2{
	width: 610px;
	height: 180px;
	padding: 0 10px;
	text-align: left;
}
.lcl-contact__txt-3{
	width: 150px;
	height: 40px;
	padding: 0 10px;
	text-align: left;
}

.lcl-contact__btn{
	position: relative;
	display: inline-block;
}

.lcl-contact__btn-{
	background: #006833 none;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 2px;
	width: 240px;
	height: 60px;
	border: none;
	display: inline-block;
	margin: 0 10px;
	text-align: center;
}

.lcl-area-06{
	height: 515px;
	overflow: hidden;
}

.lcl-area-07{
	background: #8d7940 none;
	overflow: hidden;
}

.lcl-area-07__inner{
	width: 960px;
	margin:100px auto 120px auto;
	font-size: 12px;
	color: #fff;
}

.lcl-profile{
	overflow: hidden;
}

.lcl-profile__txt{
	width: 710px;
	float: left;
}

