@charset "utf-8";

.contents{}
.contentsBorder{ padding:19px 0 25px 0;}

/* イメージ部分 */
.indexImg{overflow:hidden; position: relative; height: 355px;}

.ImgBtnTxt{ z-index:50;}
.indexImgSlide{ z-index: 20;}

.ImgBtnTxt,
.indexImgSlide img{ position: absolute;}

.ImgBtnTxt{ left: 264px; top: 134px;}

.indexImgSlide img{ top: 0;}
.ImgSlide0{ left:-220px;}
.ImgSlide1{ left:20px;}
.ImgSlide2{ left:260px;}
.ImgSlide3{ left:500px;}
.ImgSlide4{ left:740px;}




.event{ margin:0 auto; width:885px; padding: 10px 0 40px 0; background:url(../img/index_event201402.jpg) no-repeat 0 10px}
.event a{ display:block; height:449px;}
.contents .baseW .spring2013 a{text-indent:0; text-align:right; font-size:14px; font-weight:bold; color:#F48;}
.contents .baseW .spring2013 a:hover{ background-color:#FDD;}
/*
.spring2013 a{ display:block; height:120px;}
.contents .baseW .spring2013 a:hover{ background-color: #FFF; filter: alpha(opacity: 50); opacity: 0.50;}
*/


/* バナー部分 */
.contentsBorder h3{
	margin: 0 24px;
	height: 30px;
	background: url(../img/index_h.gif) left top no-repeat;
}

.contentsBorder a{ text-indent:-9999px;}
.contents .contentsBorder a:hover{ background: none;}

.contentsBorder ul{
	margin: 19px 0 0 34px;
	height:160px;
	background: url(../img/index_bnr_on.jpg) left top no-repeat;
}
.contentsBorder ul li,
.contentsBorder ul li a{ display:block; height:160px;}
.contentsBorder ul li{
	float: left;
	margin-right: 15px;
	width:210px;
	display:inline;
}
.contentsBorder ul .bnr1 a{ background:url(../img/index_bnr_business1.jpg) left top no-repeat;}
.contentsBorder ul .bnr2 a{ background:url(../img/index_bnr_business2.jpg) left top no-repeat;}
.contentsBorder ul .bnr3 a{ background:url(../img/index_bnr_business3.jpg) left top no-repeat;}
.contentsBorder ul .bnr4 a{ background:url(../img/index_bnr_business4.jpg) left top no-repeat;}
