@charset "utf-8";
/* CSS Document */

@import "common.css";


h1 {
	background-image: url(../access/img/title.jpg);
	height: 49px;
	width: 708px;
	background-repeat: no-repeat;
	text-indent: -1000em;
}
h2 {
	font-weight: bolder;
	font-size: 140%;
	color: #CC0000;
}

.box1 {
	margin-top: 20px;
	clear: both;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9AA79F;
}


#navigation2 {
	position:relative;
	top:0px;
	height:36px;
	margin-bottom: 20px;
}
/* Navigation */
#navigation2 ul {
	list-style-type:none;
}
#navigation2 li {
	display:inline;
}
#navigation2 li a {
	position:absolute;
	display:block;
	height:36px;
	text-indent:-1000em;
	text-decoration:none;
}

#navigation2 li.menu0 a {
	left:0px;
	width:246px;
	background-image: url(../access/img/menu.png);
	background-repeat: no-repeat;
	background-position: 0px -36px;
}

#navigation2 li.menu1 a {
	left:246px;
	width:246px;
	background-image: url(../access/img/menu.png);
	background-repeat: no-repeat;
	background-position: -246px -36px;
}

.ti {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF7700;
	font-weight: bold;
	padding-left: 10px;
	font-size: 120%;
	margin-top: 20px;
}
#tb {
	margin-top: 20px;
	width: 460px;
	float: left;
}
#tb table {
	margin-bottom: 10px;
}
#wrapper #main #box #box1 #tb #free img {
	float: left;
}
#tb td {
	padding-left: 5px;
	padding-right: 5px;
}

#box1 img {
	float: right;
}

#map {
	margin-top: 10px;
}
.title2 {
	border: 1px solid #999999;
	text-align: center;
	width: 200px;
	margin-bottom: 5px;
	margin-top: 10px;
}
