<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;

}


body {
	background-image:url(../image/background_image.png);
}


h1 {
	width:100%;
	background-color:#dddddd;
	font-weight:bolder;
	font-size:1.90em;
	text-align:center;
}

div#wrap {
	margin-left:auto;
	margin-right:auto;
	width:1300px;
	margin-bottom:100px;

}

div.AA {
	font-size:16px;
	line-height:18px;
	margin-bottom:7px;
	border:solid 2px #000000;
	padding:10px;
	background-color:#dddddd;
}

div.AA img {
	 border:0;
}
div.AA p {
	
	color:#3f581d;
}

div.n {

	font-size:20px;
	font-weight:bolder;
	text-align:center;
	color:red;


}

div#link a {

	margin-left:10px;
	text-align:center;
	color:#000000;
	background-color:#ffffff;
	display:block;
	float:left;
	height:auto;
	width:80px;
	border:double 4px #000000;
	text-decoration:none;
}
div#link a:visited {
	color:#000000;

}

div#link a:hover {
	color:#dddddd;
	background-color:#000000;
	border:double 4px #dddddd;
}
div#link a#np {

	background-color:#ff464a;

}</pre></body></html>