@charset "shift_jis";

body{
	background:url("image/bg.gif") repeat 0% 0%;
	margin:0;
	padding:0;
}

a:link,
a:visited
{
	color:#0a0;
	text-decoration:underline;
}

a:hover,
a:active
{
	color:#00a;
	text-decoration:none;
}

td{
	font-size:12px;
}

img{
	border-style:none;
}

.box{
	border-left:solid 2px #66853f;
	border-right:solid 2px #66853f;
	border-bottom:solid 2px #66853f;
}

#Header{
	background:url("image/index_r1_c1.jpg") no-repeat 0% 0%;
	height:143px;
	margin:0 auto;
	padding:0;
	width:638px;
}

#Header h1{
	position:absolute;
	font-size:1px;
	line-height:0;
	width:0;
	height:0;
	overflow:hidden;
	text-indent:-99999px;
}

#Header .headlink{
	margin:0;
	padding:25px 0 0 25px;
}

a.access{
	background:url("image/access.jpg") no-repeat 0px 0px;
	display:block;
	height:22px;
	line-height:22px;
	margin:0;
	overflow:hidden;
	padding:0;
	text-indent:-1000px;
	width:96px;
}
a.access:link,
a.access:visited{
	background:url("image/access.jpg") no-repeat 0px 0px;
}
a.access:hover,
a.access:active{
	background:url("image/access.jpg") no-repeat 0px -22px;
}
.copy{
	color:#5a5a5a;
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:0 0 10px 0;
}
