*{ margin: 0px; padding: 0px; }
hr {display: none;}
.font10 {font-size: 10px;}
.font12 {font-size: 12px;}
.font15 {font-size: 15px;}
.font18 {font-size: 18px;}
.clear { clear: both;}
.none {display: none;}
p {
	font-family: "ＭＳ ゴシック",sans-serif;
	font-size: 12px;
}

.f-left {float: right; margin: 0px 10px 10px 0px;}
.f-right {float: right; margin: 0px 0px 10px 10px;}

h2 {
	font-size: 18px;
	font-family: "ＭＳ 明朝",serif;
	color: #660099;
	font-weight: bold;
	background: url(../images/h2.png) no-repeat;
	height: 24px;
	padding-left: 28px;
	margin-bottom: 10px;
}

h3 {
	font-size: 16px;
	font-family: "ＭＳ 明朝",serif;
	color: #660099;
	font-weight: bold;
	border-left: 5px solid #660099;
	padding-left: 3px;
	margin-bottom: 10px;
}

.imgs {
	margin-bottom: 16px;
}
.imgs img {
	width: 100%;
	height: auto;
}

#bg_block1 {
	height: 1000px;
	background: #c9bc9c url(../images/bg_block1.png) bottom repeat-x;
}

.header h1 {
	width: 980px;
	height: 950px;
	/*background: url( "../../images/2023kv5.jpg") no-repeat 50% 0% / cover;*/
	background: url( "../../images/2025/mv.jpg") no-repeat 50% 0% / cover;
	margin: 0px auto 0px auto;
}

/*--menu--*/

.menu01 {
	width: 940px; height: 50px;
	background: url(../images/menu.png) no-repeat;
	margin: 0px auto 0px auto;
}

.menu01 li {
	float: left;
	width: 188px;
	height: 50px;
	margin: 0px;
	display: inline;/*for WinIE6*/
	list-style: none;
}

.menu01 li a {
	display:block;
	width: 188px;
	height: 50px;
}

#mi01 a:hover {background: url(../images/mi01ho.png) left top;}
#mi02 a:hover {background: url(../images/mi02ho.png) left top;}
#mi03 a:hover {background: url(../images/mi03ho.png) left top;}
#mi04 a:hover {background: url(../images/mi04ho.png) left top;}
#mi05 a:hover {background: url(../images/mi05ho.png) left top;}




#bg_block2 {
	margin: 0px auto 0px auto;
	background: url(../images/bg_block2.png) repeat-y;
	background-position: top center;
}

.unit {
	width: 940px;
	margin: 0px auto 0px auto;
	padding-top: 20px;
}

.container {
	margin-bottom: 30px;
	border-bottom: 1px dotted #999999;
}

.left-unit {
	float: left;
	width: 600px;
	margin: 0px;
}

.right-unit {
	float: right;
	width: 322px;
	margin: 0px 0px 0px 0px;
}


.countdown {
	display: none !important;
	font-family: "ＭＳ ゴシック",sans-serif;
	font-weight: bold;
	background-color: #660099;
	padding: 10px 0px 10px 0px;
	width: 280px;
	text-align: center;
	color: #ffff00;
	border: 1px solid #ffff00;
	margin-bottom: 10px;
}

.to_maduramoushikomi {
	width: 280px;
	height: 50px;
}

.to_maduramoushikomi span {
	display: none;
}

.to_maduramoushikomi a {
	display: block;
	width: 280px;
	height: 50px;
	background: url(../images/btn_moushikomi.png);
}

.to_maduramoushikomi a:hover {
	background: url(../images/btn_moushikomi_ho.png);
}

#midokoro h3 {
	margin-top: 30px;
}

.to_kisei {
	width: 280px;
	height: 50px;
}

.to_kisei span {
	display: none;
}

.to_kisei a {
	display: block;
	width: 280px;
	height: 50px;
	background: url(../images/btn_kisei.png);
}

.to_kisei a:hover {
	background: url(../images/btn_kisei_ho.png);
}
	


/*--祭連申込書ページ--*/

.filelink {
	font-size: 14px;
	margin-top: 15px;
}

.filelink a {
	display: block;
	color: #006699;
	text-decoration: none;
	font-family: "ＭＳ ゴシック",sans-serif;
	font-weight: bold;
}

.filelink a:hover {
	text-decoration: underline;
	color: #ff9900;
}


/*--ゲストページ--*/



.to_guest a {
	display: block;
	width: 280px;
	height: 96px;
	background: url(../images/to_guest.jpg);
	margin-bottom: 10px;
}

.to_guest a:hover {
	background: url(../images/to_guest_ho.jpg);
}

.to_guest a span {
	display: none;
}

.con_guest h3 {
	font-size: 18px;
	font-family: "ＭＳ 明朝",serif;
	color: #660099;
	font-weight: bold;
	padding: 0px 0px 2px 3px;
	border-left: 5px solid #660099;
	border-bottom: 1px dotted #660099;
}

.g_time {
	margin-bottom: 12px;
	font-family: "ＭＳ ゴシック",sans-serif;
	margin-left: 8px;
	font-weight: bold;
	color: #660099;
	font-size: 14px;
	margin-top: 2px;
}

.con_guest {
	/*--border-bottom: 1px solid #999999;--*/
	padding-bottom: 10px;
	margin-bottom: 30px;
}

#guest-top {
	margin-top: 30px;
}

#guest-date img {
	margin-top: -80px;
}




#bg_block3 {
	background-color: #666666;
}

.menu02 {
	margin-bottom: 30px;
}

.menu02 li {
	display: inline;
}

.menu02 li a {
	font-family: "ＭＳ ゴシック",sans-serif;
	font-size: 12px;
	list-style: none;
	text-decoration: none;
	color: #ffffff;
}

.menu02 li a:hover {
	color: #ffff33;
}

.jimukyoku {
	font-size: 12px; color: #ffffff;
	margin-bottom: 10px;
}

.footer {
	width: 940px;
	font-size: 10px; color: #ffffff;
}


/*--募集バナー--*/

.bosyu {
	margin-bottom: 30px;
	border-bottom: 1px dotted #999999;
	padding-bottom: 10px;
}