@charset "Shift_JIS";
.menu {
	height: 24px;
	width: 700px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 110%;
	margin-bottom: 30px;
}

.menu a:link {
	color: #333;
	text-decoration: none;
	font-weight: 700;
	padding: 2px;
}
.menu a:visited {
	color: #666;
	font-weight: 700;
	padding: 2px;
	text-decoration: none;
}
.menu a:hover {
	color: #FFF;
	background-color: #006;
	padding: 2px;
}
.menu a:active {
	color: #FFF;
	background-color: #039;
	padding: 2px;
}


.menu01 {
	float: left;
	padding-right: 15px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
}
.menu02 {
	float: left;
	padding-left: 15px;
}

.midashi {
	margin-top: 0px;
	margin-bottom: 30px;
	clear: both;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
.off {
	font-size: 110%;
	width: 670px;
	margin-left: 10px;
	clear: both;
	margin-top: 0px;
	border: 1px solid #CCC;
	padding-top: 20px;
	padding-bottom: 30px;
	float: left;
}
.info_contents {
	width: 650px;
	margin-left: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
	clear: both;
}
.yasumi_detail {
	font-size: 130%;
	background-image: url(../images/info/yaji30.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 20px;
}

.event_name {
	font-size: 130%;
	font-weight: 800;
	color: #333;
	padding-left: 15px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #999;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.event_detail {
	margin-left: 20px;
	margin-bottom: 20px;
	line-height: 200%;
	padding: 10px;
	border: 1px solid #CCC;
	list-style-type: decimal;
	list-style-position: inside;
}
.event_contents {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-size: 110%;
	line-height: 150%;
	margin-bottom: 10px;
}
.event_title {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1em;
	margin-bottom: 10px;
	font-weight: bolder;
	color: #333;
	margin-top: 20px;
}
.event {
	font-size: 1.5em;
	color: #006;
}

.imfo_yaji {
	font-size: 130%;
	width: 670px;
	margin-left: 30px;
	list-style-position: outside;
	clear: both;
	float: left;
	margin-top: 10px;
}
.imfo_yaji li {
	background-attachment: scroll;
	background-image: url(../img/yaji.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
}


table {
	padding: 2px;
	width: 650px;
	margin-right: auto;
	font-size: 1em;
	margin-left: auto;
}
.calendar  {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.calendar  h2 {
	font-size: 1.5em;
	color: #000;
	font-weight: bolder;
	margin-bottom: 10px;
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
}
.calendar  table {
	width: 650px;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #CCC;
}
.calendar  td {
	border: 1px solid #CCCCCC;
	padding: 2px;
	text-align: center;
	vertical-align: top;
	height: 5em;
}
.calendar  .dayoff {
	font-weight: bolder;
	color: #FF0033;
}
.calendar  th {
	color: #333333;
	background-color: #FFF;
	text-align: center;
	border: 1px solid #CCC;
	width: 14%;
	padding: 5px;
}
.calendar .day {
	font-weight: bolder;
	text-align: right;
	width: 1em;
}
.calendar ul {
	clear: both;
}
#tab {
	clear: both;
}

#tab li {
	float: right;
	list-style: none;
	cursor: pointer;
	background: #eee;
	font-size: 1.1em;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#tab li.select {
	background-color: #9CC;
}
.disnon {
  display: none;
}
.content_wrap {
	clear: left;
	width: 650px;
}
