body {
	/* background-color:#f0f0f0; */
	background-color:#fff;
	background-image:url(genjikai_logo.gif);
	background-repeat:no-repeat;
	color:#000000;
	padding:10px;
	font-size:small;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* font-family:"Times New Roman",times,serif; */
}

h1 {
	font-size:large;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* font-family:"Times New Roman",times,serif; */
	text-align:left;
	padding-bottom:10px;
}

td {
	font-size:small;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* font-family:"Times New Roman",times,serif; */
	text-align:left;
}

.page_title_1 {
	font-size:medium;
	font-weight:bold;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* font-family:"Times New Roman",times,serif; */
	padding-top:35px;
	padding-bottom:15px;
}

.section_title_1 {
	font-size:medium;
	font-weight:bold;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* font-family:"Times New Roman",times,serif; */
	padding-top:20px;
	padding-bottom:10px;
}

.sched_title_1 {
	font-size:10px/12px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* font-family:"Times New Roman",times,serif; */
	text-align:center;
	vertical-align:center;
	width:40px;
}

.sched_title_2 {
	font-size:10px/12px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* font-family:"Times New Roman",times,serif; */
	text-align:right;
	vertical-align:center;
	padding-right:5px;
	width:100px;
	height:40px;
}

.sched_item_1 {
	font-size:11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* font-family:"Times New Roman",times,serif; */
	text-align:center;
	vertical-align:center;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
}

.sched_item_2 {
	font-size:11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* font-family:"Times New Roman",times,serif; */
	text-align:center;
	vertical-align:center;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}

.tab_norm {
	text-align:center;
	border-right:1px solid #000000;
	/* width:85px; */
	width:13%;
	height:25px;
	/* cursor:hand; */
	font-size:small;
	font-weight:bold;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* font-family:"Times New Roman",times,serif; */
}

.tab_active {
	text-align:center;
	border-right:1px solid #000000;
	background-color:#dcdcdc;
	/* width:85px; */
	width:13%;
	height:25px;
	/* cursor:hand; */
	font-size:small;
	font-weight:bold;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* font-family:"Times New Roman",times,serif; */
}

a:link {
	color: #708090;
	font-weight: bold;
	text-decoration:none;
}

a:visited {
	color: #708090;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
	font-weight: bold;
	color: #4682b4;
}
