body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	letter-spacing: 0.03em
}

div.info {
	border-radius: 10px; /* CSS3 */
　　-webkit-border-radius: 10px; /* Safari,Google Chrome用 */
　　-moz-border-radius: 10px; /* Firefox用 */
　　behavior: url(../js/PIE.htc); /* IE用 */
	border: 2px solid #030;
	position: absolute;
	top: 10px;
	left: 5px;
	width: 680px;
	height: 130px;
}

div.notice1 {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 420px;
	height: 20px;
	font-weight: bold;
	font-size: 18pt;
	color: #F00;
	text-align: center;
}

div.notice2 {
	position: absolute;
	top: 50px;
	left: 10px;
	width: 420px;
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
}

div.notice3 {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 420px;
	height: 20px;
	font-weight: bold;
	font-size: 16pt;
	color: #F00;
	text-align: center;
}

div.notice4 {
	position: absolute;
	top: 45px;
	left: 10px;
	width: 420px;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
}

div.renzoku {
	background-color: #FFC;
	border: 2px solid #FC0;
	position: absolute;
	top: 10px;
	left: 460px;
	width: 200px;
	height: 100px;
}

div.title {
	background-color: #9CC;
	color: #F00;
	position: absolute;
	top: 0px;
	left: 10px;
	width: 180px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	padding: 2px;
}

div.time {
	position: absolute;
	top: 30px;
	left: 10px;
	width: 180px;
	font-weight: bold;
	text-align: center;
}

div.val {
	position: absolute;
	top: 70px;
	left: 10px;
	width: 90px;
	font-size: x-large;
	font-weight: bold;
	color: #F00;
	text-align: right;
}

div.unit {
	position: absolute;
	top: 70px;
	left: 100px;
	width: 90px;
	font-size: x-large;
	font-weight: bold;
	color: #000;
	text-align: center;
}

div.time2 {
	position: absolute;
	top: 25px;
	left: 10px;
	width: 180px;
	font-weight: bold;
	text-align: center;
}

div.val2 {
	position: absolute;
	top: 70px;
	left: 10px;
	width: 90px;
	font-size: x-large;
	font-weight: bold;
	color: #F00;
	text-align: right;
}

div.unit2 {
	position: absolute;
	top: 70px;
	left: 100px;
	width: 90px;
	font-size: x-large;
	font-weight: bold;
	color: #000;
	text-align: center;
}

div.kiseimap {
	position: absolute;
	top: 150px;
	left: 5px;
	height: 600px;
	width: 450px;
}

div.ichiran {
	position: absolute;
	top: 150px;
	left: 470px;
	height: 450px;
	font-size: small;
}

td.head1 {
	background-color: #39F;
	font-weight: bold;
	font-size: small;
	text-align: center;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-right: 0px solid #666;
	border-bottom: 0px solid #666;
	padding: 5px;
}

td.head2 {
	background-color: #CCF;
	font-weight: bold;
	font-size: small;
	text-align: center;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-right: 0px solid #666;
	border-bottom: 0px solid #666;
	padding: 5px;
}

td.head3 {
	background-color: #39F;
	font-weight: bold;
	font-size: small;
	text-align: center;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 0px solid #666;
	padding: 5px;
}

td.head4 {
	background-color: #CCF;
	font-weight: bold;
	font-size: small;
	text-align: center;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 0px solid #666;
	padding: 5px;
}

td.td1 {
	background-color: #FFF;
	font-size: small;
	text-align: right;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-right: 0px solid #666;
	border-bottom: 0px solid #666;
	padding: 5px;
}

td.td2 {
	background-color: #FFF;
	font-size: small;
	text-align: right;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 0px solid #666;
	padding: 5px;
}

td.td3 {
	background-color: #FFF;
	font-size: small;
	text-align: right;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-right: 0px solid #666;
	border-bottom: 1px solid #666;
	padding: 5px;
}

td.td4 {
	background-color: #FFF;
	font-size: small;
	text-align: right;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 5px;
}

td.head21 {
	background-color: #39F;
	font-weight: bold;
	font-size: small;
	text-align: center;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-right: 0px solid #666;
	border-bottom: 0px solid #666;
	padding: 1px;
}

td.head22 {
	background-color: #CCF;
	font-weight: bold;
	font-size: small;
	text-align: center;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-right: 0px solid #666;
	border-bottom: 0px solid #666;
	padding: 1px;
}

td.head23 {
	background-color: #39F;
	font-weight: bold;
	font-size: small;
	text-align: center;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 0px solid #666;
	padding: 1px;
}

td.head24 {
	background-color: #CCF;
	font-weight: bold;
	font-size: small;
	text-align: center;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 0px solid #666;
	padding: 1px;
}

td.td21 {
	background-color: #FFF;
	font-size: small;
	text-align: right;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-right: 0px solid #666;
	border-bottom: 0px solid #666;
	padding: 1px;
}

td.td22 {
	background-color: #FFF;
	font-size: small;
	text-align: right;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 0px solid #666;
	padding: 1px;
}

td.td23 {
	background-color: #FFF;
	font-size: small;
	text-align: right;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-right: 0px solid #666;
	border-bottom: 1px solid #666;
	padding: 1px;
}

td.td24 {
	background-color: #FFF;
	font-size: small;
	text-align: right;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 1px;
}