body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

a {
	color: #000;
	text-decoration: underline;
}

div.map {
	background-image: url(../img/map.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 500px;
	height: 480px;
}

div.area {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 500px;
	height: 480px;
}

div.areaname {
	background-image: url(../img/meisyo.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 500px;
	height: 480px;
}

div.info {
	background-color: #CCC;
	position: absolute;
	left: 500px;
	top: 0px;
	width: 365px;
	height: 480px;
}

div.time {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 355px;
	height: 40px;
}

div.telop {
	position: absolute;
	left: 10px;
	top: 50px;
	width: 345px;
	height: 25px;
	background-color: #000;
	color: #F00;
	font-weight: bold;
	font-size: 14pt;
	line-height: 25px;
	vertical-align: middle;
	overflow: hidden;
}

div.topbutton {
	position: absolute;
	left: 10px;
	top: 85px;
	width: 355px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}

div.setsubi {
	background-color: #FFD1AC;
	position: absolute;
	left: 10px;
	top: 120px;
	width: 345px;
	height: 215px;
}

div.setsubititle {
	background-image: url(../img/taisei_shisetsu.gif);
	position: absolute;
	left:10px;
	top: 5px;
	width: 103px;
	height: 20px;
}

div.setsubistat {
	position: absolute;
	left:10px;
	top: 30px;
}

.td1 {
	border-top: 1px solid #000;
	border-right: 1px none #000;
	border-bottom: 1px none #000;
	border-left: 1px solid #000;
	color: #000;
	background-color: #FFF;
	font-size: 9pt;
	width: 200px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
}

.td2 {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px none #000;
	border-left: 1px solid #000;
	color: #000;
	background-color: #FFF4E1;
	font-size: 9pt;
	width: 120px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
}

.td3 {
	border-top: 1px solid #000;
	border-right: 1px none #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	color: #000;
	background-color: #FFF;
	font-size: 9pt;
	width: 200px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
}

.td4 {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	color: #000;
	background-color: #FFF4E1;
	font-size: 9pt;
	width: 120px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
}

div.notice {
	padding: 5px;
	background-color: #99CC99;
	position: absolute;
	left: 10px;
	top: 345px;
	width: 340px;
	height: 120px;
	overflow-x: hidden;
	overflow-y: scroll;
	font-size: 8pt;
}

div.setsubinotice {
	position: absolute;
	left:10px;
	top: 40px;
}

.hd1 {
	border-top: 1px solid #000;
	border-right: 1px none #000;
	border-bottom: 1px none #000;
	border-left: 1px solid #000;
	color: #000;
	background-color: #CCC;
	font-size: 8pt;
	width: 150px;
	height: 15px;
	line-height: 15px;
	vertical-align: middle;
}

.hd2 {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px none #000;
	border-left: 1px solid #000;
	color: #000;
	background-color: #CCC;
	font-size: 8pt;
	width: 80px;
	height: 15px;
	line-height: 15px;
	vertical-align: middle;
}

.td5 {
	border-top: 1px solid #000;
	border-right: 1px none #000;
	border-bottom: 1px none #000;
	border-left: 1px solid #000;
	color: #000;
	background-color: #FFF;
	font-size: 8pt;
	width: 150px;
	height: 15px;
	line-height: 15px;
	vertical-align: middle;
}

.td6 {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px none #000;
	border-left: 1px solid #000;
	color: #000;
	background-color: #FFF;
	font-size: 8pt;
	width: 80px;
	height: 15px;
	line-height: 15px;
	vertical-align: middle;
}

.td7 {
	border-top: 1px solid #000;
	border-right: 1px none #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	color: #000;
	background-color: #FFF;
	font-size: 8pt;
	width: 150px;
	height: 15px;
	line-height: 15px;
	vertical-align: middle;
}

.td8 {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	color: #000;
	background-color: #FFF;
	font-size: 8pt;
	width: 80px;
	height: 15px;
	line-height: 15px;
	vertical-align: middle;
}

div.note {
	position: absolute;
	left:10px;
	top: 190px;
}

.hd3 {
	border-top: 1px none #000;
	border-right: 1px none #000;
	border-bottom: 1px none #000;
	border-left: 1px none #000;
	color: #000;
	background-color: #FF9933;
	font-size: 8pt;
	width: 310px;
	height: 15px;
	line-height: 15px;
	vertical-align: middle;
}

.td9 {
	border-top: 1px none #000;
	border-right: 1px none #000;
	border-bottom: 1px none #000;
	border-left: 1px none #000;
	color: #000;
	font-size: 8pt;
	width: 10px;
	height: 15px;
	line-height: 15px;
	vertical-align: middle;
}

.td10 {
	border-top: 1px none #000;
	border-right: 1px none #000;
	border-bottom: 1px none #000;
	border-left: 1px none #000;
	color: #000;
	background-color: #FFF;
	font-size: 8pt;
	width: 300px;
	height: 15px;
	line-height: 15px;
	vertical-align: middle;
}
