/* style sheet for www.nakata-jp.org */
body {
	align: center;
	color: black;
	background-color: white;
}

bgcolor-body {
	align: center;
	color: black;
}

img {
	border: none;
}

h1, table.outframe {
	text-align: center;
	background-color: #aaaaff;
	border: 2rem solid #aaaaff;
}

h2 {
	text-align: left;
	border-top: 0.1rem solid #aaaaff;
	border-left: 1rem solid #aaaaff;
}

div.bodycenter, .center {
	text-align: center;
}

td.body, td.bodycenter, .bgwhite {
	background-color: white;
}

.bgblack {
	background-color: black;
}

table.outframe {
	width: 100%;
	border: none;
}

table.explanation {
	background-color: #f0f0f0;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

th.explanation {
	background-color: #ffaa00;
}

img.goback {
	vertical-align: center;
	border: none;
}

img.frame {
	border-style: solid;
}

table.goback, td.button {
	background-color: #85c585;
	border: none;
	margin-left: auto;
	margin-right: auto;
}

table.center {
	margin-left: auto;
	margin-right: auto;
}

a:hover {
	color: red;
}
	
@media	print {
  a:after { content : "(" attr(href) ")"; }
}
/* End Of File	**************************************************************/
