body {
	font-size: 12px;
	color: #000033;
	background-image: url(http://www.geocities.jp/server-errors/not_found.html);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
td,th { font-size: 12px; color: #000033;}

table.block_tb { border: 4px outset #339999; }

.block_td { border: 4px outset #339999; }
.padding_td { padding-left:4px; padding-right:4px; }

.lines_10 {line-height:15px;}
.lines_12 {line-height:18px;}
.lines_14 {line-height:21px;}

.title_block {
	color: #000033;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border: 2px outset #666666;
	background-color: #76BB98;
	display: block;
	width: 146px;
}

#menu_Button a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border: 2px outset #666666;
	background-color: #000099;
	display: block;
	width: 146px;
}
#menu_Button a:hover {
	color: #0000CC;
	border: 2px inset #666666;
	background-color: #CCCCFF;
}
#menu_Button a:active {
	color: #cc0000;
	border: 2px inset #666666;
	background-color: #CCCCFF;
}