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

#mainimg{
	background-repeat: no-repeat;
	height: 260px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	}
#mainimg .bun{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	}

#news{
	width: 740px;
	margin-top: 10px;
	margin-bottom: 30px;
	}
#news ul li{
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
	}	
#point{
	width: 740px;
	margin-top: 10px;
	background-image: url(../img/top/all.png);
	background-repeat: no-repeat;
	height: 500px;
	margin-bottom: 30px;
	}

#point #text{
	font-size: 14px;
	width: 700px;
	padding-top: 390px;
	padding-left: 20px;
	padding-right: 20px;
	}


#info{
	width: 740px;
	margin-top: 10px;
	}

#info p{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	}	

#boxtxt{
	font-size: 18px;
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #990000;
	line-height: 150%;
	background-color: #FFEFE8;
	margin-bottom: 20px;
	margin-top: 20px;
}
		
.left{
	float: left;
	margin-bottom: 15px;
	width: 360px;
	}
.right{
	float: right;
	margin-bottom: 15px;
	}	
#main table{
	width: 740px;
	margin-bottom: 30px;
	}
#main a:hover img,.a:active img{
filter:alpha(opacity= 70); /* IE */
-moz-opacity:0.70; /* Firefox CSS3以前 */
opacity:0.70; /* CSS3 */ 
}

.s_box{
	font-size: 14px;
	padding: 5px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	width: 336px;
	height: 50px;
	}
--------------------------------------------------------
    Main Visual
-------------------------------------------------------- */

.main-visual {
    position: relative;
}

.main-visual .flex-control-nav {
    bottom: 0;
}

.main-visual .flex-control-paging li a {
    background: rgba(255, 255, 255, .5);
    -webkit-box-shadow: none;
    box-shadow: none;
}


.main-visual .flex-direction-nav a {
    border: 1px solid #fff;
    opacity: 1;
    font-size: 0;
}

.main-visual .flex-direction-nav a:before {
    content: '';
    display: none;
}


.main-visual p {
	position: absolute;
	bottom: 0px;
	right: 50px;

}
