body	{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
	font-size: 12px;
}
A 	{
	text-decoration: none;
}
A:hover	{
	color: #ee8c4e; 
}
table	{
	font-size: 12px;
}

.menu_item	{
	color: #ffffff;
	background: #77bb77;
	line-height: 20px;
	width: 120px;
	text-align: center;
}

.box	{
	width: 120px;
	line-height: 20px;
	text-align: center;
}
	
body	 {
	margin: 20px;
	padding: 0px;
}
#header	{
	width: 620px; 
}
#header_left	{
	width: 270px;
	float: left;

}
#header_center	{
	width: 180px;
	float: left;
}
#header_right	{
	width: 150px;
	float: right;
}
#navi_bar	{
	clear: both;
	width: 640px; 
}


#navi_bar	 a	{
	display: block;
	float: left;
	color: #ffffff;
	margin-right: 4px;
	background: #77bb77;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	width: 120px;
	text-align: center;
	border: solid 1px #339933;
}

#navi_bar	a:hover {
	color: #ee8c4e; 
	background-color: #663333;
}


#horizontal_rule	{
	clear: both;
	height:1px; 
	width:626px; 
	background-color:#888888;
	border:solid 1px #ffffcc;
	border-right-width: 0px;
	border-left-width: 0px;
}

#widebox	{
	width:900px;
}

#photobox	{
	float: left;
	width: 200px;
	margin-top: 20px;
}
#photo		{
	float: left;
	margin-top:3px;
	width:80px;
	border: solid 4px;
	border-color:  #666666 #aaaaaa #aaaaaa #555555;
}

img	{
	border: none;
}
	

#content	{
	float: left;
	width: 620px;
	padding-top: 20px;
	border-left: solid 50px #dadda6;


}


#footer	{
	width: 620px;
}

#line	{
	margin-left: 20px;
	margin-top: 8px;
	clear: both;
	width:550px;
	border-bottom: 1px solid #bbbbcc;
}
#line-month	{
	margin-left: 20px;
	margin-top: 8px;
	clear: both;
	width:550px;
	border-bottom: 3px solid #bbbbcc;
}
#date	{
	width:100px;
	padding-left:10px;
	float: left;
	color: #994466;
}
#item	{
	width:400px;
	float: left;
	padding-left: 5px;
}
#mark	{
	width:20;
	float: left;
	color: #aa5588;
}




TD	{
	font-size: 12px;
	padding: 3px;
}
#taiken	{
	padding: 6px;
	border: solid 2px #70CC99;
}
.katei	{
	background-color: #ffffdd;

}
.course	{
	background-color: #eeffdd;
}
.senshu	{
	width: 130px;
	background-color: #ffeeee;
	text-align: right;
}
.jyugyou	{
	width: 270px;
	background-color: #eeddff;

}
.tanto	{
	width: 80px;
	background-color: #ffeeee;
}

.bikou	{
	width: 50px;
	background-color: #ddeeff;


