@charset "utf-8";

/*------------------------------------------------
	page style
--------------------------------------------------*/
body,
#wrapper {
	*width: 100%;
}
#wrapper {
	background: none;
}
#side,
#side-2 {
	position: relative;
	z-index: 10;
	min-height: 675px;
	*height: auto !important;
	*height: 675px;
	background: url(../images/parts/bg_side.gif) repeat-y left top;
}
#side,
#side-2 {
	*z-index: 1;
}
h1 {
	display: none;
}
h1.js_off {
	display: block;
}
#sitelogo {
	z-index: 15;
}

/* slider
--------------------------------------------------*/
#slider {
	position: relative;
	margin: -675px 0 0;
	overflow: hidden;
}
#slider-2 {
	position: relative;
	margin:-136px 0 0;
}
/* slider-top */
#slider-top {
	width: 100%;
	height: 539px;
	background: #000000;
}
#slider-top .wapper {
	margin: 0 auto;
	width: 980px;
}
#slider-top .wapper .inner {
	position: relative;
	left: 224px;
	/* width: 2000px; */
	height: 539px;
}
* html #slider-top .wapper .inner {
	width: 100%;
	overflow: hidden;
}

#slider-top ul {
	position: absolute;
}
#slider-top ul li {
	float: left;
}
#slider-top ul li a.t-no1 {
	background:url(../images/slider/photo_main01.jpg) no-repeat top left;
}
#slider-top ul li a.t-no2 {
	background:url(../images/slider/photo_main02.jpg) no-repeat top left;
}
#slider-top ul li a.t-no3 {
	background:url(../images/slider/photo_main03.jpg) no-repeat top left;
}
#slider-top ul li a.t-no4 {
	background:url(../images/slider/photo_main04.jpg) no-repeat top left;
}
#slider-top ul li a.m-no1 {
	background:url(../images/slider/photo_main05.jpg) no-repeat top left;
}
#slider-top ul li a.m-no2 {
	background:url(../images/slider/photo_main06.jpg) no-repeat top left;
}
#slider-top ul li a.m-no3 {
	background:url(../images/slider/photo_main07.jpg) no-repeat top left;
}
#slider-top ul li a.m-no4 {
	background:url(../images/slider/photo_main08.jpg) no-repeat top left;
}
#slider-top ul li a.p-no1 {
	background:url(../images/slider/photo_main09.jpg) no-repeat top left;
}
#slider-top ul li a {
	background: url(../images/slider/photo_main01.jpg) no-repeat top left;
	height: 539px;
	display: block;
	width:647px;
	text-indent:-999em;
}
#slider-top ul li a:hover{
	background-position:0 -539px;
}
/* slider-btn */
#slider-top .slidelist_prev,
#slider-top .slidelist_next {
	position: absolute;
	display: block;
	width: 54px;
	height: 107px;
	overflow: hidden;
	z-index: 15;
}
#slider-top .slidelist_prev {
	top: 432px;
	left: 647px;
}
#slider-top .slidelist_next {
	top: 432px;
	left: 701px;
}
#slider-top .slidelist_prev a,
#slider-top .slidelist_next a {
	display: block;
	text-indent: -999em;
	width: 54px;
	height: 107px;
	position: relative;
	background-position: 0 0;
	background-repeat: no-repeat;
	z-index: 30;
}
#slider-top .slidelist_prev a {
	background-image: url(../images/parts/btn_prev.gif);
}
#slider-top .slidelist_next a {
	background-image: url(../images/parts/btn_next.gif);
}
#slider-top .slidelist_prev a:hover,
#slider-top .slidelist_next a:hover {
	background-position: 0 -107px;
}

/* mask */
#slider-top .mask-left,
#slider-top .mask-right {
	position: absolute;
	width: 1300px;
	height: 539px;
	top: 0;
	z-index: 1;
}
#slider-top .mask-left {
	left: -1300px;
}
#slider-top .mask-right {
	left: 647px;
}

/* slider-btm */
#slider-btm,
#slider-btm-2 {
	width: 100%;
	min-height: 135px;
	*height: auto !important;
	*height: 135px;
	background: #7fbde7;
	border-top: 1px solid #ffffff;
}
#slider-btm .wapper,
#slider-btm-2 .wapper {
	margin: 0 auto;
	width: 980px;
}
#slider-btm .wapper .inner,
#slider-btm-2 .wapper .inner {
	padding: 26px 0 26px 252px;
}
#slider-btm .box,
#slider-btm-2 .box {
	float: left;
	margin-right: 27px;
	width: 296px;
}
#slider-btm .box .img,
#slider-btm-2 .box .img {
	float: left;
	width: 80px;
}
#slider-btm .box .txt,
#slider-btm-2 .box .txt {
	width: 202px;
	float: right;
}
#slider-btm .box .txt p,
#slider-btm .box .txt p a,
#slider-btm-2 .box .txt p,
#slider-btm-2 .box .txt p a {
	margin-bottom: 10px;
	color: #ffffff;
	line-height: 1.5;
}
#slider-btm .box .txt p.date,
#slider-btm-2 .box .txt p.date {
	margin-bottom: 0;
	font-size: 80%;
}



#section {
	*width: 225px;
	*overflow: hidden;
	*position: relative;
	*left: 50%;
	*margin: 0 0 0 -490px;
}

#pagetop {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 118px;
	height: 118px;
}
* html #pagetop {
	display: block;
	position: static;
	width: 100%;
	text-align: right;
	zoom:1;
}

/* 更新情報 */
.news-box {
	padding:0px 0px 0px 0px;
}
.news-box li {
	color:#FFFFFF;
	margin-bottom:8px;
	line-height:18px;
	text-indent:-1.3em;
	padding-left:1.3em;
}
.news-box li a {
	color:#FFFFFF;
	font-size:100%;
}
.news-box li img {
	padding:0px 5px 3px 0px;
}
.news-box li span {
	font-size:100%;
	padding-left:7px;
}
