	body{
  font-size:12px;
}
a:link	{
  text-decoration: none;
  color:#000099;
}
a:visited	{
  text-decoration: none;
  color:#000099;
}
a:hover	{
  color:"#ff9900";
}
td{
  font-size:12px;
}
a:link	{
  text-decoration: none;
  color:#000099;
}
a:visited	{
  text-decoration: none;
  color:#000099;
}
a:hover	{
  color:"#ff9900";
}
#oshirase ul {
	margin: 0px;
	padding: 0px;
}
#oshirase li {
	display : inline;
	list-style-type: none;
}
#oshirase a {
	text-decoration: none;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E3E3E3;
	padding: 2px 2px 0.3em 10px;
	margin: 0px 0px 0.2em;
	background-image: url(../top/point_orange.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	list-style-type: none;
}
#oshirase a:hover {
	background-color: #FFFFCC;
	text-decoration: none;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E3E3E3;
	padding: 2px 2px 0.3em 10px;
	margin: 0px 0px 0.2em;
	background-image: url(../top/point_orange.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	list-style-type: none;
}
strong {
	font-weight: bolder;
	color: #006666;
}
#calendar td {
	border: 1px solid #E6E6E6;
	text-align: center;
}
.calendar1 {
	background-color: #FFCCCC;
}
.calendar2 {
	background-color: #FFFF9C;
}
.calendar3 {

	background-color: #CCFF99;
}
td#sun {
	color: #CC0000;
}
td#sat {
	color: #0066CC;
}
.annotation {
	background-color: #CCE6FF;
	margin: 5px;
	padding: 5px;
	border: 1px dotted #0099FF;
	font-size: 0.9em;
}
#footer {
	margin: 5px 5px 2em;
}
#event ul {
	margin: 0px;
	padding: 0px;
}
#event li {
	display : inline;
	list-style-type: none;
}
#event a {
	text-decoration: none;
	display:block;
	padding: 2px 2px 0.3em 10px;
	margin: 0px 0px 0.2em;
	background-image: url(../top/point_orange.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	list-style-type: none;
	color: #000000;
}
#event a:hover {
	background-color: #FFFFCC;
	text-decoration: none;
	display:block;
	padding: 2px 2px 0.3em 10px;
	margin: 0px 0px 0.2em;
	background-image: url(../top/point_orange.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	list-style-type: none;
}
