@charset "utf-8";
/* CSS Document */
body {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

body, td, tr {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}

img {
	border:0px solid;
}

a {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}

a:hover{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	left:1px;
	top:1px;
	clip:rect();
	position:relative;
}

#but a:hover{
	left:1px;
	top:1px;
	clip:rect();
	position:relative;
}

.frame {
	border-right: 1px solid #c4c6c7;
	border-bottom: 1px solid #c4c6c7;
	border-left: 1px solid #c4c6c7;
	background-color: #FFF;
}

#title {
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	
}

#date {
	font-family: Tahoma;
	text-align:left;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	
}

#date td{
	font-family: Tahoma;
	text-align:left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	
}



#menu a:hover {
	left:0px;
	top:0px;
	clip:rect();
	position:relative;
}

#but a:hover{
	left:1px;
	top:1px;
	clip:rect();
	position:relative;
}

.frame {
	border-right: 1px solid #c4c6c7;
	border-bottom: 1px solid #c4c6c7;
	border-left: 1px solid #c4c6c7;
	background-color: #FFF;
}

#elevnavi {
	float: left;
	width: 25px;
	height: 114px;
	text-align: left;
}

#show {
	float:left;
}

.but-no {
	left:0px;
	top:0px;
	clip:rect();
	position:relative;
}

#table tr{
	background-color:expression(onmouseover=function(){style.backgroundColor='#EEE';},onmouseout=function(){style.backgroundColor='#FFF';});
}

.line {
	border-bottom:1px solid #CCC;
}
