@charset "utf-8";
/* CSS Document */
#slideWrap {
	margin: 0 auto;
	width: 900px;
}
#slide {
width:900px;
height:330px;
margin:0;
position:relative;
}
#slide img {
position:absolute;
left:0;
top:0;
}
#newsWrap{
	margin:0;
	background-color:#faf9ec;
	height:300px;
}
#newsBox{
	margin:0 auto;
	width:900px;
}
#news{
	float:left;
	width:450px;
}
#fb{
	float:right;
	margin:0;
	padding:0;
	width:450px;
}
#news h2{
	padding:0 0 3px;
}
#newsList{
	padding:10px 0 0;
	height:250px;
	overflow:scroll;
	overflow-x:hidden;
}
#news table th{
	padding:0 0 10px;
	width:100px;
	vertical-align:top;
}
#news table td{
	width:320px;
	vertical-align:top;
	padding:0 0 10px;
}
.fesWrap{
	clear:both;
	height:150px;
}
.fesData{
	margin:0 auto;
	width:900px;
}
.fesDay{
	float:left;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	line-height:50px;
	background:no-repeat url(../images/bg_bar.png);
	width:505px;
	height:100px;
	padding:25px 0;
}
a .fesDay{
	text-decoration:none;
}
.fesName{
	float:right;
	text-align:center;
	width:395px;
	height:29px;
	padding:61px 0 60px;
}
.fes01{
	background:url(../images/fes01.jpg);
	background-size:cover;
	background-position:center center;
}
.fes02{
	background:url(../images/fes02.jpg);
	background-size:cover;
	background-position:center center;
}
.fes03{
	background:url(../images/fes03.jpg);
	background-size:cover;
	background-position:center center;
}
.fes04{
	background:url(../images/fes04.jpg);
	background-size:cover;
	background-position:center center;
}
.fes05{
	background:url(../images/fes05.jpg);
	background-size:cover;
	background-position:center center;
}
.fes06{
	background:url(../images/fes06.jpg);
	background-size:cover;
	background-position:center center;
}
.fes07{
	background:url(../images/fes07.jpg);
	background-size:cover;
	background-position:center center;
}
.fes08{
	background:url(../images/fes08.jpg);
	background-size:cover;
	background-position:center center;
}
.fes09{
	background:url(../images/fes09.jpg);
	background-size:cover;
	background-position:center center;
}
.fes10{
	background:url(../images/fes10.jpg);
	background-size:cover;
	background-position:center center;
}
.fes11{
	background:url(../images/fes11.jpg);
	background-size:cover;
	background-position:center center;
}
.fes12{
	background:url(../images/fes12.jpg);
	background-size:cover;
	background-position:center center;
}
#bannerWrap {
	background-color: #ecebda;
}
#matsuri{
	text-align:center;
	padding:20px 0;
	font-size: 20px;
	font-weight: bold;
}
#catch{
	padding:20px 0;
	text-align:center;
	font-size:20px;
	color:#FC0004;
	font-weight:bold;
	line-height:1.2;
	background-color:#faf9ec;
}
.medama{
	text-align:center;
	background-color:#faf9ec;
}
.smile{
	padding:20px 0;
	text-align:center;
}
.headTxt{
	padding:20px 0;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	line-height:1.2;
	background-color:#faf9ec;
}
.banner {
	padding: 50px 0;
	text-align: center;
}