@charset "UTF-8";
/* CSS Document */

#wrapper{min-width:1400px;}

.site_title {margin-bottom:20px !important;}
#header{
	margin:0 !important;
	height:160px !important;
	}
#topContainer{
	width:1400px;
	margin:-50px auto 0;
	background:url(../images/top/bg_tree.gif) no-repeat center top;
	}
#slider {
    padding-left: 280px;
    padding-top: 50px;    
	}

#slider_wrapper {
    height: 455px;
    overflow: hidden;
    width: 747px;
	padding-left:40px;
}

.menu {
    margin: 90px auto 0;
    width: 650px;
}
.caroufredsel_wrapper{margin-top:60px;}
#carousel {
    padding: 0;
}
#topSlideshow li {
    background: none repeat;
    float: left;
    list-style: outside none none;
    margin-left:-40px;
	padding:0;
}
.prev, .next {
    display: block;
    height: 561px;
    position: absolute;
    top: 0;
    width: 50%;
    z-index: 100;
}
.prev:hover, .next:hover {
}
.next {
    left: -335px;
}
.prev {
    right: -335px;
}
.next img {
    position: absolute;
    right: 30px;
    top: 270px;
}
.prev img {
    left: 0;
    position: absolute;
    top: 270px;
}
#pager {
    padding: 10px;
    text-align: center;
}
#pager a {
    background: rgba(0, 0, 0, 0) url("../js/libs/images/slide_pager.png") no-repeat;
    display: inline-block;
    height: 10px;
    margin: 0 10px 0 0;
    width: 10px;
}
#pager a:hover, #pager a.selected {
    background: rgba(0, 0, 0, 0) url("../js/libs/images/slide_pager_active.png") no-repeat;
}
#pager a span {
    display: none;
}
.l_main {
    width: 1500px;
}
#birdTop{
    margin-left: -640px;
    position: absolute;
	}
.news {
    background: url("../images/top/bg_news.png") no-repeat;
    float: left;
    height: 405px;
    margin-left: -140px;
    position: relative;
    width: 723px;
}
.h2_news {
    left: 400px;
    position: absolute;
    top: 60px;
}
.news_contents {
    font-size: 12px;
    left: 240px;
    position: absolute;
    top: 100px;
    width: 400px;
}
.news_contents dt {
    font-weight: normal;
    padding-bottom: 10px;
}
.news_contents dd{
	font-size:14px;
	}
.news_contents dd p {margin:5px 20px; line-height:1.5;}
.news_date {
    border-bottom: 1px solid #333;
    font-size: 14px;
    padding: 3px;
}
dd .news_ttl{
	background:url(../images/top/icon_news01.png) no-repeat left;
	padding-left:30px;
	}
dd .date{
	background:url(../images/top/icon_news02.png) no-repeat left;
	padding-left:28px;
	margin-left:5px;
	}
.news_title > a {
    color: #333;
    text-decoration: none;
}
.news_title > a:hover {
    opacity: 0.8;
}
.news_contents dd {
    margin-left: 0;
    padding-top: 10px;
}
.message{
	float: left;
	width: 300px;
	padding-top: 100px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 100px;
	background: url(../images/top/message.png) no-repeat left;
	margin-top: 30px;
	}
.message p {
	text-align:center;
	margin-top:20px;
	line-height:1.6;
	}
.linkarea {
    display: block;
    height: 190px;
    left: 262px;
    position: absolute;
    top: 120px;
    width: 256px;
}
.linkarea:hover {
    background: #fff none repeat 0 0;
    opacity: 0.3;
}
.btn_news {
    left: 100px;
    position: absolute;
    top: 295px;
}
.facebook{
	background: url(../images/top/bg_facebook.png) no-repeat;
    float: right;
    height: 410px;
    padding70: 80px 40px;
    position: relative;
    width: 550px;
}
img#topbird {
	margin-left: 220px;
	position: absolute;
	top: 300px;
	left: 60px;
}
.h2_facebook {
	left: 155px;
	margin: 0;
	position: absolute;
	top: 70px;
}
.facebook_inner{
	top:110px;
	left:60px;
	position:absolute;
	}