<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
#contents_header {
	height: 150px;
	width: 900px;
	text-align: center;
}

.con_menu1 {
	height: 30px;
	width: 98px;
	float: left;
	font-size: 12px;
	line-height: 14px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.con_menu2 {
	height: 30px;
	width: 98px;
	float: left;
	line-height: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	text-align: center;
}
.con_menu2   a, .con_menu1  a {
	font-weight: bold;
	color: #003333;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 98px;
	font-size: 12px;
}
.con_menu2   a:hover, .con_menu1  a:hover {
	background-color: #66FF99;
}
#content_menu {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003333;
}

#content_menu ul {
	width: 900px;
	clear: both;
	height: 30px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003333;
}
#original_menu  {
	color: #FFFF00;
	background-image: url(../../blue_back.jpg);
	background-repeat: repeat-x;
	background-position: center;
	clear: both;
}
#contents a {
	color: #000099;
}
#contents a:hover {
	color: #990000;
}


#head_link {
	height: 40px;
	font-size: 16px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
#calender {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	width: 900px;
	font-size: 12px;
}
#calender table {
	text-align: center;
	border: 1px solid #006666;
}
#calender th {
	background-color: #993300;
	border: 1px solid #006666;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #FFFFFF;
}
#calender td {
	border: 1px solid #006666;
	line-height: 20px;
}
#calender  .kaisaihead {
	background-color: #FFFF00;
	padding-top: 5px;
	padding-bottom: 5px;
}
#calender .kaisai {
	line-height: 30px;
	width: 80px;
}
#calender .kaisai a {

}
#calender .open {
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
#calender .open a {

}
#calender .open_head {
	background-color: #33FFFF;
}
.open   p   {
	line-height: 20px;
}
#calender .day {
	width: 70px;
	height: 40px;
	line-height: 20px;
}
#calender .openwin {
	text-align: left;
	padding-left: 5px;
	padding-right: 10px;
}
.openwin p {
	line-height: 20px;
}
.chuuijikou {
	line-height: 30px;
	background-color: #FFCCFF;
	text-align: center;
}
#calender td p {
	line-height: 20px;
}
.no_winner {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
</pre></body></html>