body{
	background-image:url("./images/back01.gif");
	margin:0;
	padding:0;
}
#logo{
	margin-left:auto;
	margin-right:auto;
	height:50px;
	width:250px;
	z-index:10;
}
#head{
	padding:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:0;
	width:800px;
	height:15px;
	z-index:5;
	/*border:1px solid #007;*/
}
#left{
	width:250px;
	float:left;
	vertical-align:top;
	}
#main{
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	width:800px;
	padding:0;
	background-image:url("./images/back11.gif");
}
#info{
	width:250px;
	height:95px;
	float:left;
	vertical-align:top;
}
#menu {
	width: 250px;
	padding:10px;
	margin-right: 5px;
	font-weight:bold;
	font-size:medium;
	line-height:1.5em;
}
#contents {
	width: 490px;
	float: left;
}
#foot{
	clear:both;
}
a.menu{
	text-decoration:none;
	color:#0099CC;
}
a:hover.menu{
	color:#F0A8BA;
}
#sub02{
	display:none;
}
#sub03{
	display:none;
}
#sub04{
	display:none;
}
#sub07{
	display:none;
}
.submenu{
	font-size:small;
	margin:8px 0 8px 35px;
	color:#0099CC;
	line-height:1.3em;
}
.submenu image{
	margin:0 5px;
}
a.sm{
	text-decoration:none;
	color:#0099CC;
	font-weight:normal;
}
a:hover.sm{
	background-color:#E0E0E0;
}
p.honbun{
	font-size:small;
	line-height:1.4em;
	margin:0 20px 20px 20px;
	color:#303030;
}
#tab{
	border-top:1px solid #377EB8;
	border-left:1px solid #377EB8;
	border-right:2px solid #335966;
	border-bottom:2px solid #335966;
	width:440px;
	padding:10px;
	margin:0 0 0 20px;
	background-color:#FFF;
}
a.tab{
	text-decoration:none;
	color:#FFF;
}
img.title{
	margin:5px 0 15px 5px;
}
img.block1{
	 margin:0 16px 10px 16px;
	 float:left;
}
img.block2{
	margin:0 16px;
	float:left;
}
table.timetable{
	font-size:small;
	padding:3px 5px;
	text-align:center;
	border:1px solid #505050;
	border-collapse:collapse;
}
table.timetable td.md{
	background-color:#FFD5CC;
}
table.timetable td.mdp{
	background-color:#FFCCFF;
}
table.timetable td{
	border:1px solid #505050;
}
.anno{
	color:#505050;
	font-size:small;
}
table.cal{
	font-size:medium;
}

table.cal td{
    line-height: 1.2em;
    font-style: italic;
    font-weight: bold;
	font-family: 'Times New Roman', 'Century', sans-serif;
	padding:2px;
	text-align:center;
	height:1.4em;
	width:1.1em;
}
td.month{
	color:#FFF;
	background-color:#40A0C0;
	font-size:1.1em;
	width:1.5em;
	padding-right:3px;
}
td.hol{
	color:#FF0000;
}
td.semi{
	color:#FFF;
	background-image:url(./images/ball.gif);
	background-repeat:no-repeat;
	background-position:center center;
	
}
td.semi2{
	color:#FFF;
	background-image:url(./images/ball2.gif);
	background-repeat:no-repeat;
	background-position:center center;
	
}
table.cal2{
	font-size:medium;
}

table.cal2 td{
    line-height: 1.0em;
    font-style: italic;
    font-weight: bold;
	font-family: 'Times New Roman', 'Century', sans-serif;
	padding:2px;
	text-align:center;
	height:1.1em;
	width:1.1em;
}
p.subtitle{
	color:#0099CC;
	margin:3px 0;
	vertical-align:top;
	font-size:medium;
	font-weight:bold;
}
ol{
	color:#303030;
	font-size:small;
	margin:0 0 10px 30px;
	padding:15px;
}
ul{
	color:#303030;
	font-size:small;
	margin:0 0 10px 30px;
	padding:15px;
}
p.update{
	margin:2px 5px;
	text-align:right;
	font-size:small;
	color:#FF6600;
}
p.komoku{
	font-size:small;
	line-height:1.5em;
	margin:2px 20px 20px 20px;
}
div#news{
	overflow:auto;
	height:15em;
	border-top:0px dashed #707070;
}
tr.week td{
	font-size:small;
	border-top:1px solid #505050;
	border-bottom:1px solid #505050;
}
td.mon{
	font-size:x-large;
	vertical-align:bottom;
	height:2.0em;
	color:#1E90FF;
}
p.to-top{
	font-size:small;
	color:#555;
	text-align:right;
	margin:20px 5px;
	width:400px;
	padding-right:15px;
	background-image:url(image/to-top.gif);
	background-repeat:no-repeat;
	background-position:right 5px;
}

