@charset "utf-8";
/* CSS Document */

#bottom_photo img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bottom_photo {
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#event {
	background-image: url(../img/nokata_top_0526.jpg);
	background-repeat: no-repeat;
	height: 390px;
	width: 390px;
	padding-left: 400px;
	padding-top: 10px;
	padding-right: 10px;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
}

#schedule {
	background-image: url(../img/schedule_bk.png);
	background-repeat: no-repeat;
	width: 350px;
	font-weight: bolder;
	border: 0;
	border-collapse:collapse;
	background-position: center bottom;
}
#schedule  th h1 {
	font-size: 1.2em;
	color: #FF6600;
	padding: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #666666;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#schedule .event h2 {
	font-size: 11pt;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
	color: #000066;
	font-weight: bold;
}

#schedule .date {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FF0000;
	text-align: left;
	width: 70px;
	font-size: 0.8em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	}
#schedule .event h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
}

#schedule .event {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	vertical-align: top;
}
#schedule .event dl {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#schedule .event dt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 10pt;
	color: #000099;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#schedule   .event   ul {
	margin: 0px;
	padding: 0px;
}

#schedule .event dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 10pt;
	line-height: 1.2em;
}
#schedule .event li {
	padding-top: 2px;
	font-size: 0.8em;
}

#schedule .border{
	border-bottom: 1px dashed #666666;
}
#schedule .event p {
	font-size: 0.8em;
}
#contents {
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

