body {
	color: #333333;
	font: 13px/1.5 Arial, Verdana, serif;
	background-color: #ffffff;
	background: url(images/layout/saki.gif) no-repeat fixed bottom left;
}
abbr {
	border-bottom: #009900 1px dotted;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #777777;
	text-decoration: none;
}
blockquote {
	margin: 5px 35px 15px 35px;
	padding: 5px;
	border: #333333 1px solid;
}
dt {
	font-weight: bold;
}
dd {
	font-size: 12px;
}
code {
	background-color: #eeeeee;
	color: #333333;
	font-family: Courier;
	font-size: 13px;
	border: #333333 1px solid;
	padding: 3px;
	margin: 5px auto;
	width: 650px;
	height: 100%;
	display: block;
	overflow: auto;
	text-align: center;
}
h3 {
	font: 14px/1.5 Arial, Verdana, serif;
	margin: 0 0 5px 0;
	padding: 2px;
	border-bottom: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #333333 5px solid;
	border-right: #999999 5px solid;
	font-variant: small-caps;
	background-color: #eeeeee;
	font-weight: bold;
}
h4 {
	font: 25px/1 Arial, Verdana, serif;
	margin: 15px auto;
	padding: 0;
	font-weight: bold;
}
hr {
	color: #333333;
	border-top: #333333 1px solid;
	border-bottom: none;
	border-right: none;
	border-left: none;
	height: 1px;
	padding: 0;
	margin: 5px;
}
hr.update {
	width: 35%;
	padding: 0px;
	margin: 2px 0;
	height: 1px;
}
img {
	border: none;
	vertical-align: middle;
}
input,select,textarea{
	background-color: #ffffff;
	color: #333333;
	font: inherit;
	border: #333333 1px solid;
}
option {
	border-bottom: #333333 1px solid;
}
p {
	margin: 3px 0 15px 0;
	padding: 0;
}
p.nogap {
	margin-bottom: 0;
}
tr, td {
	padding: 3px;
	margin: 0;
}
#box {
	z-index: 1;
	width: 750px;
	margin: 0 auto;
	border: #333333 1px solid;
	background-color: #ffffff;
	position: relative;
}
#header {
	float: right;
	height: 200px;
	width: 585px;
	margin: 5px;
}
#menu {
	width: 150px;
	float: left;
	margin: 0;
	padding: 5px 0;
	text-align: right;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul li a {
	border-right: #cccccc 5px solid;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	display: block;
	padding: 5px 6px;
	list-style: none;
	margin: 0 5px;
}
#menu ul li a:hover {
	border-right: #999999 5px solid;
	background-color: #cccccc;
	text-align: left;
}
#menu ul li a.current: hover {
	text-align: right;
	background-color: #eeeeee;
	border-right: #cccccc 5px solid;
}
#content {
	clear: both;
	width: 740px;
	padding: 5px;
}
#content ul,ol {
	margin: 5px 20px;
	padding: 0;
	font: 13/1 Arial, Verdana, serif;
}
#faq ul li {
	border: #cccccc 1px solid;
	list-style: none;
	margin: 0;
	padding: 3px;
	line-height: 15px;
}
#gContent {
	float: left;
	width: 545px;
	height: auto;
	padding: 0 8px 0 0;
	margin: 0 5px;
	border-right: #999999 1px solid;
	min-height: 450px;
}
#gContent h3 {
	color: #000000;
	border-top: #333333 1px solid;
	border-right: none;
	border-left: none;
	border-bottom: #333333 2px solid;
	font-variant: normal;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	background-color: #eeeeee;
}
#gContent dd {
	margin: 0 auto 12px auto;
	display: block;
	border: #cccccc 1px solid;
	padding: 3px;
	background-color: #eeeeee;
}
#gMenu {
	font: 13px/1.3 Arial, Verdana, serif;
	float: right;
	width: 175px;
	height: 100%;
/*	border-left: #999999 1px solid; */
	margin: 0;
	padding: 0;
	min-height: 450px;
}
#gMenu ul {
	border: none;
	margin: 0;
	padding: 0 5px 0 15px;
	color: #333333;
}
#gMenu ul li {
	list-style: none;
	border: none;
}
#gMenu .menuHead {
	width: auto;
	margin: 8px 0 5px -10px;
	border-bottom: #333333 2px solid;
	text-align: right;
	font-weight: bold;
}
#footer {
	clear: both;
	font-size: 11px;
	text-align: center;
	padding: 5px;
}
#rules {
	margin: 0;
	padding: 0 25px;
}
#stats {
	border: none;
}
.bold {
	font-weight:  bold;
}
.center {
	text-align: center;
}
.current {
	border-left: #333333 5px solid;
	background-color: #eeeeee;
}
.favorite {
	color: #ffffff;
	display: none;
}
.header {
	text-align: center;
	border-top: #000000 1px solid;
}
.madarame {
	clear:  both;
	z-index: 0;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(images/layout/madarame.gif) no-repeat scroll top right;
	width: 187px;
	height: 351px;
}
.right {
	text-align: right;
}
.small {
	font-size: 11px;
}
noscript div.statcounter {
	vertical-align: middle;
}