@charset "Shift_JIS";
body{
	color:#000000;
	background-color:#ffffff;
	background-image:url("../images/25.jpg");
	width:850px;
}
hr{
	border:solid 1px #990099;
	width:850px;
}
a{
	text-decoration:none;
	color:#000000;
}
.main{
	margin: 0 auto; 
}
.topmain{
	font-family:Century,‚l‚r ‚oƒSƒVƒbƒN;
	font-size:16pt; 
	text-align:center;
	background-color:#ffffff;
	background-image:url("../images/bg2.jpg");
	box-shadow: 10px 10px 10px rgba(0,0,0,0.4);
	margin-bottom:10px;
	width:850px;
}
.link{
	color:#0000ff;
	text-decoration:underline;
}

