<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

header{
	background:url(../img/common/lanp.png) no-repeat center top;
	height:auto;
	}
header #bg{
	background:none;
	}
#headbg{
	height:auto;
	background:none;
	}
header #head h1{
	font-size:13px;
	font-weight:100;
	color:#645F5A;
	position:absolute;
	top:13px;
	left:50%;
	width:450px;
	text-align:right;
	margin-left:-270px;
	}
header #head h2{
	position:relative;
	top:auto;
	left:auto;
	width:auto;
	margin-left:0px;
	}
header #head h2 img{
	float:left;
	margin-top:15px;
	}
.bx-wrapper{
	position:relative;
	margin:0 auto 0px;
	padding:0;
	*zoom:1;
	}
.bx-wrapper img{
	max-width:100%;
	display:block;
	}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto{
	position:absolute;
	bottom:-35px;
	width:100%;
	}
.bx-wrapper .bx-loading{
	min-height:50px;
	background:url(../img/home/bx_loader.gif) center center no-repeat #fff;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:20;
	}
.bx-wrapper .bx-pager{
	text-align:center;
	font-size:.85em;
	font-family:Arial;
	font-weight:bold;
	color:#D9C4B3;
	z-index:20;
	}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item{
	display:inline-block;
	*zoom:1;
	*display:inline;
	}
.bx-wrapper .bx-pager.bx-default-pager a{
	background:#D9C4B3;
	text-indent:-9999px;
	display:block;
	width:10px;
	height:10px;
	margin:0 8px;
	outline:0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active{
	background:#463728;
	}
.bx-wrapper .bx-prev{
	left:5%;
	background:url(../img/home/left.png) no-repeat 0 0px;
	}
.bx-wrapper .bx-next{
	right:5%;
	background:url(../img/home/right.png) no-repeat 0px 0px;
	}
.bx-wrapper .bx-prev:hover,.bx-wrapper .bx-next:hover{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	}
.bx-wrapper .bx-controls-direction a{
	position:absolute;
	top:190px;
	outline:0;
	width:40px;
	height:40px;
	text-indent:-9999px;
	z-index:20;
	}
#slide{
	z-index:1;
	}
#slide div{
	width:100%;
	display:block;
	height:630px;
	overflow:hidden;
	zoom:1;
	}
#slide1{
	background:url(../img/home/slide1.png) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	}
#slide2{
	background:url(../img/home/slide2.png) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	}
#slide3{
	background:url(../img/home/slide3.png) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	}
#slide4{
	background:url(../img/home/slide4.png) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	}
#slide5{
	background:url(../img/home/slide5.png) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	}
#slide div img{
	position:absolute;
	left:6%;
	}
#slide #slide1 img{
	margin-top:305px;
	}
#slide #slide2 img{
	margin-top:235px;
	}
#slide #slide3 img{
	margin-top:415px;
	}
#slide #slide4 img{
	margin-top:265px;
	}
#slide #slide5 img{
	margin-top:365px;
	}
#slidebg{
	height:835px;
	background:url(../img/common/mame.png) no-repeat center 630px;
	}
#slidebg .titleb{
	margin-top:80px;
	}
#secbg{
	background:url(../img/common/baisen.png) no-repeat center 360px;
	}
#sec1{
	width:980px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
	padding-bottom:65px;
	}
#sec1 article{
	width:294px;
	float:left;
	margin-right:44px;
	padding-top:10px;
	position:relative;
	}
#sec1 article.lst{
	margin-right:0px;
	}
#sec1 article a img{
	border:7px solid #FFF;
	margin-left:10px;
	}
#sec1 article .new{
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	}
#sec1 article div{
	overflow:hidden;
	zoom:1;
	padding:10px 0 5px 10px;
	}
#sec1 article div time{
	font-size:15px;
	color:#6E645A;
	float:left;
	margin:7px 12px 0 0;
	}
#sec1 article div ul{
	float:left;
	}
#sec1 article div ul li{
	float:left;
	font-size:13px;
	margin:5px 5px 0 0;
	}
#sec1 article div ul li a{
	display:block;
	color:#FFF;
	background-color:#59B9C6;
	padding:3px 4px;
	}
#sec1 article div ul li a:hover{
	text-decoration:none;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	}
#sec1 article h3{
	font-size:18px;
	font-weight:bold;
	margin:5px 0 0 10px;
	line-height:1.3;
	}
#sec1 article p{
	font-size:14px;
	color:#6E645A;
	line-height:1.7;
	margin:12px 0 0 10px;
	}
#sec2{
	width:100%;
	padding-top:30px;
	overflow:hidden;
	zoom:1;
	}
#sec2 #itembox{
	width:980px;
	position:absolute;
	left:50%;
	margin-left:-490px;
	}
#sec2 #itembox article{
	width:230px;
	overflow:hidden;
	zoom:1;
	float:left;
	margin-right:20px;
	background-color:#FFF;
	position:relative;
	padding-bottom:20px;
	}
#sec2 #itembox article.lst{
	margin-right:0px;
	}
#sec2 #itembox article img{
	margin:20px 0 0 20px;
	}
#sec2 #itembox article h3{
	font-size:15px;
	line-height:1.2;
	display:inline-block;
	font-weight:normal;
	position:absolute;
	top:185px;
	}
#sec2 #itembox article h3 a{
	display:block;
	height:22px;
	color:#FFF;
	padding:3px 5px 0 5px;
	}
#sec2 #itembox article h3.cate1 a{
	background-color:#DEB53D;
	}
#sec2 #itembox article h3.cate2 a{
	background-color:#736357;
	}
#sec2 #itembox article h3.cate3 a{
	background-color:#C04517;
	}
#sec2 #itembox article h4{
	font-size:18px;
	font-weight:bold;
	line-height:1.2;
	margin:12px 15px 0 15px;
	}
#sec2 #itembox article h4 strong{
	display:block;
	font-size:14px;
	font-weight:normal;
	color:#6E645A;
	line-height:1.3;
	margin:5px 0px 0 0px;
	}
#sec2 #itembox article h5{
	font-weight:normal;
	text-align:right;
	margin:15px 12px 0 10px;
	color:#B93B2B;
	font-size:14px;
	}
#sec2 #itembox article table{
	margin:15px 15px 0 15px;
	border-top:1px solid #CEC6C3;
	width:200px;
	}
#sec2 #itembox article table th{
	font-size:14px;
	text-align:left;
	width:55px;
	font-weight:normal;
	padding:9px 0px 9px 0;
	color:#6E645A;
	border-bottom:1px solid #CEC6C3;
	white-space:nowrap;
	}
#sec2 #itembox article table td{
	font-size:15px;
	text-align:left;
	font-weight:normal;
	padding:9px 0px 9px 0;
	color:#6E645A;
	border-bottom:1px solid #CEC6C3;
	}
#sec2 h6{
	font-size:16px;
	font-weight:normal;
	text-align:center;
	padding-top:65px;
	}
#sec2 h6 a{
	display:inline-block;
	padding:18px 30px 18px 0px;
	margin:0 auto;
	color:#463728;
	background:url(../img/common/yaji-bg.png) repeat left top;
	border:1px solid #463728;
	text-decoration:none;
	}
#sec2 h6 a strong{
	background:url(../img/common/yaji1.png) no-repeat 30px center;
	padding-left:45px;
	font-weight:normal;
	}
#sec2 h6 a:hover{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	}
#sec3bg{
	position:absolute;
	z-index:1;
	width:100%;
	background:url(../img/home/sec3bg.jpg) no-repeat center center;
	display:block;
	height:200px;
	-webkit-background-size:cover;
	background-size:cover;
	overflow:hidden;
	zoom:1;
	margin-top:80px;
	}
#sec3{
	position:absolute;
	z-index:2;
	width:100%;
	background:url(../img/common/neko.png) no-repeat center 170px;
	margin-top:240px;
	padding-bottom:20px;
	}
#sec3 .box{
	width:980px;
	overflow:hidden;
	zoom:1;
	margin:0 auto;
	}
#sec3 .box h2 img{
	float:right;
	}
#sec3 .box h3{
	float:left;
	width:410px;
	margin-top:70px;
	}
#sec3 .box h4{
	font-size:16px;
	font-weight:normal;
	line-height:1.5;
	margin:20px 0 25px 0;
	float:left;
	width:410px;
	}
#sec3 .box h5{
	font-size:16px;
	font-weight:normal;
	}
#sec3 .box h5 a{
	display:inline-block;
	padding:18px 30px 18px 0px;
	color:#463728;
	background:url(../img/common/yaji-bg.png) repeat left top;
	border:1px solid #463728;
	text-decoration:none;
	}
#sec3 .box h5 a strong{
	background:url(../img/common/yaji1.png) no-repeat 30px center;
	padding-left:45px;
	font-weight:normal;
	}
#sec3 .box h5 a:hover{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	}
#sec4{
	width:980px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
	padding-top:680px;
	}
#sec4 .lb{
	float:left;
	width:460px;
	}
#sec4 .rb{
	float:right;
	width:480px;
	}
#sec4 h2{
	margin-bottom:30px;
	}
#sec4 .rb iframe{
	background-color:#690;
	}
#sec4 h3{
	font-size:16px;
	font-weight:normal;
	text-align:center;
	margin-top:35px;
	}
#sec4 h3 a{
	display:inline-block;
	padding:18px 30px 18px 0px;
	margin:0 auto;
	color:#463728;
	background:url(../img/common/yaji-bg.png) repeat left top;
	border:1px solid #463728;
	text-decoration:none;
	}
#sec4 h3 a strong{
	background:url(../img/common/yaji1.png) no-repeat 30px center;
	padding-left:45px;
	font-weight:normal;
	}
#sec4 h3 a:hover{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	}
</pre></body></html>