
body {
	color:#404040;
	background:#ffffff url(./top/back.jpg) repeat scroll top right;
	}

a{color:#52592b;}
a:visited{
	color:#5f4625;
}
a:hover{
	text-decoration:none;
	background-color:tan;
}

hr{color:#000000}
h1{
	width:500px;
	text-align:left;
	border-bottom:1px solid #505050;
	margin:10px auto;
}
h2{
	color:gray;
	width:450px;
	text-align:left;
	border-bottom:1px solid #ccc;
	margin:10px auto;
	margin-top:100px;
}
.set{
	font-size:120%;
	line-height:180%;
}
.set strong{
	color:blue;
}
.set img{
	border:1px solid #505050;
}


.link{
	border-bottom:1px solid #505050;
}
.sub{
	border-top:1px solid #505050;
	width:500px;
	margin-top: 100px;
	margin-left: auto;
	margin-right: 10px;
}
.fotter_link{
	border-top:1px solid #505050;
}
.copyright{
	padding:10px;
}
