@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: #FC0;
}
.table-font2 {
	font-size: 9px;
	color: #f60;
}
.box1 {
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #666666;
}
.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: #999999;
}



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


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

#map img{
	border: medium double #FFF;
}

