@charset "Shift_JIS";

@import "base.css";

#navigation li#top      {	
  background: url(../images/nav.png) no-repeat -165px 0px;
}

#navigation li#top a:hover    {
  background: ;
}

.tbl1 {
	background-color:	#00dd00;
	text-align:			center;
	padding:			3px;
	text-align:			center;
}

.infodiv {
	font-size:			small;
	margin-left:		20px;
}

.infotbl1 {
	margin-left:		20px;
	width:				80%;
}

.infotbl2 {
	width:				100%;
}

.sDay {
	font-weight:		bold;
}

@import "import.css";


