body {
	margin-bottom: 2px;
	text-align: center;
	background-color: #000;
	color: #f6f7ee;
}

a:link {color: #afeeee;}
a:visited {color: #afeeee;}
a:active {color: #f0ffff;}
a:hover {color: #fffff0;}

h1 {	font-size: xx-large;}

h2 {	font-size: x-large;}

h1, h2, h3 {
	color: #ffc;
}

img {	border: 0;}

hr {
	height: 1px;
	border: 0;
	background-color: #f00;
	color: #f00;
}

.root {
	clear: both;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #000;
}

#header {
	position: relative;
	height: 76px;
	text-align: right;
	background-color: #000;
}

#logo {
	float: left;
	height: 76px;
	width: 265px;
	color: #888;
}

#logo img, #logo em {
	margin-right: 13px;
}

#logo img {
	margin-bottom: 3px;
	border: solid 1px #f00;
}

#logo em {
	font: bold 10pt Arial;
}

.topicpath {
	position: absolute;
	top: 2px;
	right: 4px;
	text-align: right;
	font-size: small;
	color: #ffc;
}

#title {
	position: relative;
	height: 200px;
	margin-bottom: 4px;
}

#title h1 {
	margin: 0;
	font-size: 40px;
	font-family: Meiryo;
}

#title h1 img {
	display: block;
}

#title p {
	margin: 1em 25% 0 4px;
	line-height: 120%;
}

.body {
	float: left;
	width: 602px;
	padding: 4px;
	margin-bottom: 4px;
	background-color: #222;
	line-height: 120%;
}

.body a:visited {
	color: #40e0d0;
}

.body a:active {
	color: #eff;
}

.body a:hover {
	color: #ffe;
}

.body h2 {
	clear: both;
	margin-top: 0;
	padding-left: 1px;
	border-left: 8px solid #66f;
	border-bottom: 1px solid #66f;
	line-height: 1em;
}

.body h2.eng {
	font-family: Arial;
}

.body p {
	margin-top: -0.5em;
}

iframe {
	display: block;
}

#menu {
	float: right;
	width: 140px;
	background-color: #000;
}

#menu dl {
	padding-left: 1px;
	margin: 0;
}

#menu dt {
	text-align: left;
	margin-bottom: 1px;
	border: solid 1px #666;
	border-width: 1px 1px 0 1px;
}

#menu dt img {
	display: block;
}

#menu dd {
	margin: -1px 0 1px 0;
	border: solid 1px #888;
	border-bottom: 0;
}

#menu dd a {
	width: 128px;
	display: block;
	padding: 4px 4px 4px 5px;
	border-bottom: solid 1px #888;
	background-color: #404040;
	text-decoration: underline;
}

#menu dd a:active {
	padding-right: 0;
	border-right: solid 4px #999;
}

#menu dd a:hover {
	padding-right: 0;
	border-right: solid 4px #ccc;
}

#menu .technique {
	background-color: #222;
}

#menu dt.technique a {
	width: 137px;
	display: block;
	padding: 3px 0;
	border-bottom: 0;
	background-color: #222;
	text-decoration: underline;
}

#menu dt.technique img {
	display: inline;
	vertical-align: middle;
	margin: 0 2px;
}

#menu dd.advertisement {
	padding: 1px;
	border-bottom: solid 1px #888;
	background-color: #404040;
}

#search {
	margin: 0;
	border-bottom: solid 1px #888;
	background-color: #404040;
}

#search div {
	padding: 1px 1px 0 0;
	text-align: right;
	font-size: small;
	color: #c0c0c0;
}

#search_text {
	width: 102px;
	margin-bottom: 1px;
	border: solid 1px #888;
	background-color: #303030;
	color: #fbd;
}

#search_button {
	font: bold 9pt Arial;
	border: solid 1px #666;
	background-color: #303030;
	color: #ddc;
}

.trickname {
	font-size: large;
	font-weight: bold;
}

.back {	text-align: center;}

#footer {
	margin-top: 4px;
	border-top: solid 1px #f00;
}

address {
	font-style: normal;
	text-align: right;
	color: #cff;
}

address em {
	font-style: normal;
	color: #f00;
}
