body {
	background-color: #eeeeee;
}
hr {
	border: 1px #4682B4 solid;
}

.headline1 {font-size: 14px;
	text-align: center;
	background-color: blue;
	color: #FFFFFF;
}

.tr1 {
	background-color: #E5FFFF;
	
}

.button1 {
	background-color: #FFFFFF;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #666666;
	border-top: 2px solid #CCCCCC;
	color: #ff0000;
	font-family: "ＭＳ Ｐゴシック", "平成角ゴシック", verdana, arial, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: center;
	height: 25px;
	width: 100px;
}

.texts1 {text-align: left;  border: 0; font-size: 14px; background-color: #FFFFFF;}
.text1 {text-align: left;  border: 0; font-size: 14px; background-color: #E5FFFF;}
.text2 {text-align: right; border: 0; font-size: 14px; background-color: #E5FFFF;}

#kai_tbx {
	background: #98fb98; 
	position: absolute;
	left: 580px;
	top: 190px;
	z-index: 10;
	width: 350px;
	height: 210px;
}

#upd_tbx {
	background: #1e90ff; 
	position: absolute;
	left: 220px;
	top: 190px;
	z-index: 10;
	width: 350px;
	height: 210px;
}

#menu_tb {
	background: #fafad2; 
	position: absolute;
	left: 600px;
	top: 0px;
	z-index: 1;
	width: 250px;
	height: 300px;
}