@charset "utf-8";
body {
	background-image: url(img/head_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container {
	background-image: url(img/main.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#inner {
	width: 946px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 427px;
}

#inner h3 {
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 56px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

.eve1 {
	background-image: url(img/m_event01.jpg);
}
.eve2 {
	background-image: url(img/m_event02.jpg);
}
.eve3 {
	background-image: url(img/m_event03.jpg);
}
.eve4 {
	background-image: url(img/m_event04.jpg);
}
.eve5 {
	background-image: url(img/m_event05.jpg);
}
.eve6 {
	background-image: url(img/m_event06.jpg);
}
#schedule {
	display: block;
	list-style-type: none;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#schedule li {
	float: left;
	width: 400px;
	margin-right: 15px;
	display: block;
	background-image: url(img/anchr.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 25px;
	font-size: 14px;
	line-height: 150%;
	padding-bottom: 20px;
}




#footer {
	background-image: url(img/foot_bg.gif);
	background-repeat: repeat-x;
	height: 79px;
}
.caution1 {
	font-size: 12px;
	color: #603;
}
.caution2 {
	font-size: 12px;
}
.caution4 {
	font-size: 16px;
	font-weight: bold;
	color: #F60;
}

.guest {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 18px;
	line-height: 150%;
	font-weight: bold;
}
.event {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.event li {
	font-size: 14px;
	line-height: 150%;
	background-image: url(img/anchr.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 25px;
	padding-bottom: 10px;
}
.event li b {
	font-weight: bold;
	color: #603;
}
.text1 {
	font-size: 14px;
	line-height: 150%;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.caution3 {
	padding: 5px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 150%;
	color: #603;
	border: 1px solid #603;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 20px;
}
#footInner {
	width: 946px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#light {
	float: left;
	height: 30px;
	width: 83px;
}
#copyright {
	font-size: 12px;
	line-height: 140%;
	color: #FFF;
	float: left;
}
