@charset "UTF-8";
/* CSS Document */

#vspalt {
	position:absolute;
	left:20px;
	top:20px;
	width:210px;
	height:655px;
	z-index:1;
}
#mitten {
	position:absolute;
	left:230px;
	top:20px;
	width:465px;
	height:auto;
	z-index:2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #000000;
	border-left-color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #000000;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#rightsp {
	position:absolute;
	left:738px;
	top:15px;
	width:210px;
	height:auto;
	z-index:3;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
}
a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
