@charset "utf-8";
div{
	top:0px;
	left:0px;
}

.menu-box {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.menu {
	position: relative;
	left: 0px;
	top: -40px;
	width: 790px;

}
.table-font,.heder {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #C86400;
}
.table-font2 {
	font-size: 9px;
	color: #960;
}
.box1 {
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #630;
}
.center {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #666666;
}
.heder {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #630;
}
.course_title{
	background-color:#FEFFEC;
	color:#C86400;
}
.line{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}



/*追加css*/
body {
	margin: 0px;
	background-image:url(../jpg/bk.jpg);
}
img {
	border-style: none;
}
table{text-align:left;}
.title {
	font-weight: bold;
	color:#630;
}
a:link, a:visited, a:active {
	color:#630;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#630;
}


#content{
	width:860px;
	margin:0px auto;
	background-image:url(../png/table_bk.png);
}

#map img{
	border: medium double #630;
}
#flow{
	overflow:auto;
	height:600px;
	width:490px;
}
