@charset "UTF-8";

#layout{
	position: relative;
	width: 856px;
	height: 1100px;
	z-index: 1;
	top: -14px;
	background-image: url(https://www.eifukucyo.com/css/images/eclbkgnd.gif);
	layer-background-image: url(https://www.eifukucyo.com/css/images/eclbkgnd.gif);
	margin-left: auto;
	margin-right: auto;
	border: 1px none #000000;
}

.layer9{
	position: absolute;
	width: 852px;
	height: 158px;
	z-index: 4; 
	left: 116px; 
	top: -11px;
}
.layout1{
	position: absolute;
	width: 180px;
	height: 1px;
	z-index: 10;
	left: 0px;
	top: 196px;
	visibility: visible;
}
.layout2{
	position: absolute;
	width: 1px;
	height: 1px;
	z-index: 11;
	left: 203px;
	top: 195px;
	right: auto;
}
.layout3{
	 width:"852";
	 height:"156"; 
	 border:"0"; 
	 bgcolor:"#CC6600";
}
.layout4{
	height: 140px;
}
.layout5{
	height: 40px;
	padding-top: 10px;
	margin: auto;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

/*
 * Slideshow
 */

.slideshow {
	background-color: rgb(0, 0, 0);
	height: 300px;
	min-width: 400px;
	overflow: hidden;
	position: relative;
	width: 650px;
	margin: auto;
}

.slideshow-slides {
	height: 100%;
	position: absolute;
	width: 100%;
	top: 0px;
    /* left は JavaScript で指定 */
}
.slideshow-slides a strong {
	position: absolute;
	display: block;
	bottom: 10px;
	width: 100%;
	height: 15px;
	color: #FFF;
	text-align: center;
	font-size: 14px;
	background-color: #000;
	padding-top: 5px;
}

.slideshow-slides .slide {
	height: 100%;
	overflow: hidden;
	position: absolute;
	width: 100%;
	text-align: center;
	color: #000000;
	left: 0px;
	top: 0px;    /* left は JavaScript で指定 */
}
.slideshow-slides .slide img  {
	left: 50%;
	margin-left: -325px;
	position: absolute;
	width: 100%;
	height: 90%;
	top: 0px;
}

.slideshow-nav a,
.slideshow-indicator a {
    background-color: rgba(0, 0, 0, 0); /* for IE9 */
    overflow: hidden;
}
.slideshow-nav a:before,
.slideshow-indicator a:before {
    content: url(../img/sprites.png);
    display: inline-block;
    font-size: 0;
    line-height: 0;
}

.slideshow-nav a {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 72px;
    height: 72px;
    margin-top: -36px;
}
.slideshow-nav a.prev {
	margin-left: -305px;
}
.slideshow-nav a.prev:before {
    margin-top: -20px;    
}
.slideshow-nav a.next {
	margin-left: 235px;
}
.slideshow-nav a.next:before {
    margin-left: -80px;
    margin-top: -20px;
}
.slideshow-nav a.disabled {
    display: none;
}

.slideshow-indicator {
	bottom: 20px;
	height: 25px;
	left: 0px;
	position: absolute;
	right: 0;
	text-align: center;
}
.slideshow-indicator a {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-left: 3px;
    margin-right: 3px;
}
.slideshow-indicator a.active {
    cursor: default;
}
.slideshow-indicator a:before {
    margin-left: -110px;
}
.slideshow-indicator a.active:before {
    margin-left: -130px;
}

/* JavsScript 無効時 */
.no-js .slideshow {
    height: auto;
}
.no-js .slideshow-slides {
    height: auto;
    position: static;
}
.no-js .slideshow-slides .slide {
    display: block;
    height: auto;
    position: static;
}
.no-js .slideshow-slides .slide img {
    margin: auto;
    position: static;
}
.no-js .slideshow-nav,
.no-js .slideshow-indicator {
    display: none;
}
#layout .Layer9 .layout3 tr td .layout5 {
	text-align: center;
}
#layout .Layer9 .layout3 tr td .layout5 {
	color: #FFF;
}