@charset "euc-jp";
.slider {
  position: relative;
z-index:-1 !important;
}
.bx-viewport {
  border: none !important;
  left: 0 !important;
}
#slider div {
/*  width: 1080px !important;*/

}
.bx-wrapper img {
	width:1080px;
	height:auto;
}

.more_prd {
  display: none;
  background-color: #aaa;
  color: #fff;
  font-size: 123.076%;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.free_space_block {
  margin-top: 3em;
}

.top_img {
  padding-top: 20px;
}

.slider {
  padding-top: 20px;
}
.bx-viewport {
max-height: 340px;
}

.bx-wrapper .bx-viewport {
box-shadow:none !important;
}


/*-----------------------------------------------------------------------------*/

/*--ˇˇNEWSˇˇ--*/

/*-----------------------------------------------------------------------------*/
dl.news {
	line-height:1.5;
	margin:0 15px;
	}
	dl.news dt {
	color:#E73820;
	float:left;
	clear:both;
	width:7.5em;
	white-space: nowrap;

/*	font-family: "Courier New", Courier, monospace;*/
	font-weight:bold;
	}
	dl.news dd {
	background:url(../images/hasen_yoko.png) repeat-x left bottom;
	margin: 0 0 13px 7.5em;
	padding-bottom:2px;
	}



/*dl.news {
	margin:0 ;
	line-height: 22px;

	overflow:auto;
	max-height:400px;
	}
	dl.news dt {
	width:8em;
	white-space: nowrap;
	font-size:12px;
	font-weight: bold;
	color:#666;
	}
	dl.news dd {
	margin: -23px 0px 0 8em;
	padding: 0 5px 10px 0;

	}*/

	dl.news dd a {
	text-decoration:none;
	}
	dl.news dd a:hover{
	text-decoration:underline;
	}
