#main{
	width: 100%;
	margin: 0 auto;
}



#slide_outer{
	position: relative;
	width: 100%;
	/*height: 400px;*/
	min-width: 1550px;
	margin: 0 auto 20px;
	padding:  0;
	overflow: hidden;
}

.slider div{
	width: 100%;
}

.slick-slide{
	width: auto !important;
}

.slider div img{
	width: auto;
	height: 323px;
}

#msg_on_slide{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#btn_boshu{
	position: absolute;
	z-index: 10010;
	bottom: 17px;
	right: 10px;
}

#msg_on_slide p{
	width: 100%;
	text-align: center;
	font-size: 240%;
	font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
	color: #fff;
	font-weight: bold;
	margin: 130px 0 0 0;
	text-shadow: 0 2px 3px #666;
}

#contents{
	width: 100%;
	margin: 0 auto;
}

#section1{
	width: 960px;
	margin: 0 auto 30px auto;
}


#section1 .fll{
	width: 540px;
	margin: 0 0 0 10px;
}

#section .flr{
	width: 380px;
	margin: 0 10px 0 0;
}

#news{
	position: relative;
	width: 540px;
	height: 330px;
	background: #fff;
	border: 1px solid #eaeaea;
	border-radius: 4px;
	margin: 0 0 30px 0;
	box-shadow: 0 1px 1px hsla(0,0%,0%,.25);
	overflow: hidden;
}

#news .inner{
	width: 500px;
	height: 250px;
	padding: 20px;
	background: #fff;
	overflow: auto;
}

#news .inner dl{
	clear: both;
	margin: 0 0 10px 0;
}

#news .inner dl dt{
	float: left;
	width: 80px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #002f5a;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 107%;
}

#news .inner dl dd{
	float: right;
	width: 390px;
	margin: 0;
	padding: 0;
}

#news h2{
	position: relative;
	padding: 5px 0 0 10px;
	background: #f1f1f1;
	margin: 0;
	box-shadow: 0 1px 2px hsla(0,0%,0%,.2);
}

#news .more_btn{
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 5px;
	right: 10px;
}

#news .more_btn a:link,
#news .more_btn a:visited{
	opacity: 1;
	filter: alpha(opacity=100);
}

#news .more_btn a:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#news .more_btn a:active{
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#news p{
	margin: 0;
}


#gallery{
	position: relative;
	width: 540px;
	height: 220px;
	background: #fff;
	border: 1px solid #eaeaea;
	border-radius: 4px;
	box-shadow: 0 1px 1px hsla(0,0%,0%,.25);
	overflow: hidden;
}

#gallery .inner{
	width: 500px;
	height: 140px;
	padding: 20px;
	background: #fff;
	overflow: auto;
}

#gallery .inner .fll{
	width: 170px;
}

#gallery .inner .fll img{
	width: 170px;
	height: auto;
}

#gallery .inner .flr{
	width: 290px;
}

#gallery .inner .flr h3{
	margin: 0;
	color: #002f5a;
}

#gallery .inner .flr .item_link{
	margin: 10px 0 0 0;
}

#gallery .inner .flr p{
	margin: 0;
}

#gallery h2{
	position: relative;
	padding: 5px 0 0 10px;
	background: #f1f1f1;
	margin: 0;
	box-shadow: 0 2px 2px hsla(0,0%,0%,.25);
}

#gallery .more_btn{
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 5px;
	right: 10px;
}

#gallery .more_btn a:link,
#gallery .more_btn a:visited{
	opacity: 1;
	filter: alpha(opacity=100);
}

#gallery .more_btn a:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#gallery .more_btn a:active{
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#fb_box{
	width: 380px;
	height: 583px;
	box-shadow: 0 1px 1px hsla(0,0%,0%,.25);
}

#fb_box h3{
	background: #f1f1f1;
	box-shadow: 0 1px 1px hsla(0,0%,0%,.25);
	text-align: center;
	height: 42px;
	margin: 0;
	vertical-align: middle;
	line-height: 42px;
}

#fb_box h3 img{
	vertical-align: middle;
}


#section2{
	width: 960px;
	margin: 0 auto 30px;
}

#section2 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#section2 ul li{
	position: relative;
	float: left;
	width: 298px;
	height: 331px;
	margin: 0 10px;
	border: 1px solid #cecece;
	box-shadow: 0 1px 2px 0 hsla(0,0%,0%,.25);
	overflow: hidden;
}

#section2 ul li h3{
	position: absolute;
	top: 249px;
	width: 300px;
	height: 60px;
	margin: 0;
	padding: 0;
	box-shadow: 0 1px 1px 0 hsla(0,0%,0%,.25);
}

#section2 ul li .banner_photo_img{
	position: absolute;
	width: 300px;
	height: 249px;
	box-shadow: 0 1px 1px 0 hsla(0,0%,0%,.25);
	margin: 0;
}

#section2 ul li .desc{
	margin: 310px 0 0;
	text-align: center;
	font-size: 85%;
	padding: 0;
	color: #444;
}

#section2 ul li a:link,
#section2 ul li a:visited{
	opacity: 1;
	filter: alpha(opacity=100);
}

#section2 ul li a:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#section2 ul li a:active{
	opacity: 0.6;
	filter: alpha(opacity=60);
}


#section3{
	text-align: center;
}

#section4{
	width: 100%;
	box-shadow: 0 1px 2px 0 hsla(0,0%,0%,.25) inset;
	border-bottom: 1px solid #efefef;
	padding: 20px 0;
	margin: 20px 0;
}


#sponser_banner{
	width: 960px;
	margin: 10px auto;
}

#sponser_banner a img{
	width: 200px;
	margin: 0;
}

#sponser_banner a{
	display: inline-block;
	margin: 10px;
}

#sponser_banner a:link,
#sponser_banner a:visited{
	box-shadow: 0 1px 1px 0 hsla(0,0%,0%,.5);
	-webkit-transition: all .25s;
	   -moz-transition: all .25s;
	    -ms-transition: all .25s;
	     -o-transition: all .25s;
	        transition: all .25s;
}

#sponser_banner a:hover{
	box-shadow: 0 2px 8px 0 hsla(0,0%,0%,.2);
	-webkit-transition: all .25s;
	   -moz-transition: all .25s;
	    -ms-transition: all .25s;
	     -o-transition: all .25s;
	        transition: all .25s;
}

#sponser_banner a:active{
	box-shadow: 0 1px 1px 0 hsla(0,0%,0%,.25);
}
