﻿
	body { font-size:small; font-family:Arial; color: black; background: white; }
	table.jutut { border:1px solid #F2E6D9; }
	table.jutut td { border:1px solid #F2E6D9; }
	.boldlink a { font-weight:bold; text-decoration:none; }
	.boldlink a:hover { text-decoration:underline; }
	h1 { font-size:x-large; color:#A29285; margin-bottom:1px; }
	h2, h2 a { font-size:large; color:#A29285 !important; margin-bottom:1px;  text-decoration: none; }
	.box, .article, .comments { border: 1px solid #F2E6D9; padding: 1ex; margin: 3px; }
a { color: black; }
.menu2
{
border: 1px solid #F2E6D9;
	position: relative;
	float:left;
	width:200px;
	padding: 20px;
margin-top: 40px;
}
.main2
{
	border-left: solid 250px white;
	overflow:visible;
	padding: 1ex 2ex;
}
.topnavi
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background: #f7f7ff;
	border-bottom: solid 2px #afafbf;
	height: 2.25ex;
	padding: 0.5ex 0;
text-align: right;
}
.footer
{
	padding: 1ex 2ex;
}
	
