@charset "utf-8";
/*
**********************************************************************

* page.css

*********************************************************************
*/

.toppage #topImg {
	width:100%;
	height:288px;
	padding-top:30px;
	background:url(../images/bg_top.gif) repeat left top;
	margin-bottom:35px;
}

.toppage .mainSect {
	width:915px;
	margin:0 auto;
	line-height:1;
}
.toppage .mainSect img {
	vertical-align:top;
}
.toppage .mainSect .keyvBlock {
	width: 679px;
	height: 256px;
	float:left;
	display:inline;
	border: 1px solid #dedede;
	position: relative;
}
.toppage .mainSect .keyvBlock #keyvList {
	width: 679px;
	height: 256px;
	overflow: hidden;
}

.jquery-slider {
    overflow: hidden;
    position: relative;
}
.jquery-slider-element {
    overflow: hidden;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
	width: 679px;
	height: 256px;
}

.toppage .mainSect .keyvBlock .jquery-slider-pages {
	display: none;
}

.toppage .mainSect .jquery-slider-control-prev {
	position: absolute;
	left: 0px;
	top: 125px;
	width: 21px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	background: url(../images/keyv_btn_l.gif) no-repeat left top;
}
.toppage .mainSect .jquery-slider-control-next {
	position: absolute;
	right: 0px;
	top: 125px;
	width: 21px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	background: url(../images/keyv_btn_r.gif) no-repeat left top;
}
.toppage .mainSect .otherBtn {
	position:relative;
	width:214px;
	height: 258px;
	float:right;
	text-align:right;
}

.toppage .mainSect .otherBtn02 {
	position:relative;
	width:214px;
	height: 258px;
	float:right;
	text-align:right;
	background: url(../images/event_bg.jpg) no-repeat left top;
}
.toppage .mainSect .otherBtn02 .ttl {
	position: absolute;
	top: 15px;
	left: 26px;
	width:204px;
	height: 105px;
}
.toppage .mainSect .otherBtn02 .selectBox {
	position: absolute;
	top: 132px;
	left: 31px;
}
.toppage .mainSect .otherBtn02 .selectBox select {
	width: 217px;
	font-size: 26px;
	text-align: center;
}
.toppage .mainSect .otherBtn02 .selectBox select option {
	text-align: left;
}
.toppage .mainSect .otherBtn02 .checkBox {
	position: absolute;
	top: 180px;
	left: 31px;
}
.toppage .mainSect .otherBtn02 .checkBox img {
	margin: 0 0 0 8px;
}
.toppage .mainSect .otherBtn02 .mitBox {
	position: absolute;
	top: 209px;
	left: 23px;
}
.toppage .mainSect .otherBtn02 .constructionBtn {
	position:absolute;
	right:12px;
	bottom:12px;
}

.toppage .bnrSect {
	width:100%;
	height:130px;
	padding-top:30px;
	background:url(../images/bg_top.gif) repeat left top;
	margin-bottom:1px;
}
.toppage .bnrSect .mainBnrList {
	width:915px;
	margin:0 auto;
}
.toppage .bnrSect .mainBnrList li {
	width:213px;
	height:100px;
	margin-right:21px;
	float:left;
	display:inline;
}
.toppage .bnrSect .mainBnrList li.last {
	margin-right:0px;
}
.toppage .bnrSect .constructionBtn {
	margin-bottom:20px;
	text-align:right;
	clear:both;
}
.toppage .bnrSect .subBnrList {
	clear:both;
}
.toppage .bnrSect .subBnrList li {
	margin-right:13px;
	float:left;
	display:inline;
}
.toppage .bnrSect .subBnrList li.last {
	margin-right:0px;
}
/* =========================================================
TopFooter
========================================================= */
#TopFooter {
	line-height:1;
}
#TopFooter img {
	vertical-align:top;
}

#TopFooter #UpperFooter {
	padding:25px 0;
	background:url(../images/bg_top.gif) repeat left top;
	margin-bottom:25px;
}
#TopFooter #UpperFooter .innerWrap {
	width:915px;
	margin:0 auto;
}
#TopFooter #UpperFooter {
}

#TopFooter #UpperFooter .newsBlock {
	width:680px;
	float:left;
	display:inline;
}
#TopFooter #UpperFooter .newsBlock a {
	color:#333333;
	text-decoration:none;
}
#TopFooter #UpperFooter .newsBlock a:hover {
	text-decoration:underline;
}
#TopFooter #UpperFooter .newsBlock .blockTit {
	margin-bottom:15px;
	padding-bottom:9px;
	border-bottom:1px dotted #333333;
}

#TopFooter #UpperFooter .newsBlock .newsList {
	margin-bottom:10px;
}

#TopFooter #UpperFooter .newsBlock .newsList li {
	padding-bottom:15px;
	overflow:hidden;
}

#TopFooter #UpperFooter .newsBlock .newsList li .date {
	width:100px;
	float:left;
	display:inline;
	color:#333333;
}

#TopFooter #UpperFooter .newsBlock .newsList li .txt {
	width:510px;
	float:right;
	display:inline;
}

#TopFooter #UpperFooter .newsBlock .moreBtn {
	text-align:right;
}

#TopFooter #UpperFooter .bnrList {
	width:213px;
	float:right;
	display:inline;
}

#TopFooter #UpperFooter .bnrList li {
	margin-bottom:10px;
	text-align:right;
}
#TopFooter #UpperFooter .bnrList li a {
	display:inline-block;
	background:#ffffff;
}
#TopFooter #UpperFooter .sasaeruBnr {
	clear:both;
	text-align:right;
}
#TopFooter #UpperFooter .sasaeruBnr a {
	display:inline-block;
	background:#ffffff;
}

#TopFooter #LowerFooter {
	width:100%;
	margin:0 auto;
	padding:25px 0 10px;
	position:relative;
	background:#ffffff;
}


#TopFooter #LowerFooter img {
	vertical-align:middle;
}
#TopFooter #LowerFooter .bnrList {
	width:915px;
	margin:0 auto 25px;

}

#TopFooter #LowerFooter .bnrList li {
	margin-right:10px;
	padding-top:7px;
	float:left;
	display:inline;
}
#TopFooter #LowerFooter .bnrList li.last {
	padding-top:0px;
}
#TopFooter #LowerFooter .infoBox {
	position:absolute;
	right:0px;
	top:25px;
}
#TopFooter #LowerFooter .infoBox img {
	margin-left:15px;
}

#TopFooter #LowerFooter .fInner {
	width:100%;
	border-top: 1px solid #b2b2b2;
	padding-top:14px;
	clear:left;
}

#TopFooter #LowerFooter .fInner .inner {
	width:915px;
	margin:0 auto;	
}

#TopFooter #LowerFooter .fnav {
	clear:both;
}
#TopFooter #LowerFooter .fnav li {
	padding-left: 28px;
	float: left;
	display: inline;
	font-size: 1.2em;
	background: url(../images/icon_raquo01.gif) no-repeat 14px center transparent;
}
#TopFooter #LowerFooter .fnav li a {
	color: #000000;
	text-decoration: none;
}

#TopFooter #LowerFooter .copyright {
	text-align:right;
}



.toppage .mainSect .otherBtn03 {
	position:relative;
	width:214px;
	height: 258px;
	float:right;
	text-align:right;
}

.toppage .mainSect .otherBtn03 a {
	height: 123px;
	display: block;
}

.toppage .mainSect .otherBtn03 a:first-child {
	margin-bottom: 12px;
}
