@charset "utf-8";
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	background-image:url(img/logwall_brwn.jpg);
	background-repeat:repeat;
}
.copy {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 15px;
	text-align:right;
}
#navi img{
	border:0px none #000;
	vertical-align:bottom;
}
#navi a{
	padding:0px;
	text-decoration:none;	
}
#navi a:hover {
	padding-left:5px;
}
#auki {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	line-height:19px;
}
#auki table{
	margin-top: 26px;
	border-spacing: 2px;
}
#auki div{
	line-height: 23px;
}
#contentdiv {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:17px;
}
#contentdiv H1 {
	text-align:center;
	margin:0px;
	padding:0px;
 	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	line-height:50px;
}
#contentdiv img {
	border:0px none #000;
}
#contentdiv a {
	color:#F90;
	text-decoration:none;
}
