body {
	font-family: "Times New Roman", Times, serif;
	background-color: #445566;
	color: #333333;
	margin: 4px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 12pt;
	line-height: 125%;
}
a:link	{color: #000066;}
a:visited	{color: #000066;}
a:hover	{color: #999999;}
a:active	{color: #999999;}

#container {
	background-color: #FFFFFF;
	width: 836px;
	border: 1px solid #CCCCCC;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	text-align: left;
}
#header {
	height: 60px;
	overflow: hidden;
	background-color: #666666;

	background-image: url(http://formula.watype.net/images/checker.png);
	background-repeat: no-repeat;
	background-position: top right;

	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}
#to-top {
	clear: both;
	font-size: 11pt;
	line-height: 137%;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
	text-align: right;
}
#footer {
	clear: both;
	height: 24px;
	margin: 0px;
	padding: 0px 4px 0px 4px;
	border-top: solid 1px #999999;
	text-align: center;
	font-size: 10pt;
	line-height: 22px;
}
#footer a.footer-author {
	text-decoration: none;
	color: #333333;
}
#header h1 {
	font-size: 16pt;
	font-weight: bold;
	line-height: 16pt;
	margin: 6px 0px 0px 6px;
	padding: 0px 0px 0px 0px;

}
#header h2 {
	font-size: 12pt;
	font-weight: bold;
	line-height: 12pt;
	margin: 0px 0px 0px 6px;
	padding: 0px 0px 0px 0px;
}
#header a {
	text-decoration: none;
	color: #FFFFFF;
}
#content {
	clear: both;
}
.main {
	float: left;
	text-align: left;
	width: 656px;
	padding: 4px;
	overflow: hidden;
}

.main h1 {
	font-size: 14pt;
	line-height: 175%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.main h2 {
	font-size: 12pt;
	font-weight: bold;
	line-height: 150%;
	margin: 16px 0px 16px 0px;
}
.main p {
	font-size: 12pt;
	line-height: 130%;
	margin: 16px 0px 16px 0px;
	text-align: justify;
}

#sidebar {
	text-align: left;
	float: right;
	width: 160px;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

.navi {
	color: #666666;
}
.navi h2 {
	font-size: 12pt;
	line-height: 150%;
	text-align: center;
	margin: 0px;
	padding: 16px 0px 0px 0px;
}
.navi ul {
	margin-left: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.navi li {
	list-style-type: circle;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.powered {
	font-weight: normal;
	font-size: 10pt;
	line-height: 125%;
	margin-top: 8px;
}

.movie {
	margin: 24px 0px 0px 44px;
	width: 560px;
	border-top: solid 30px #333333;
	border-bottom: solid 30px #333333;
}

.preview {
	width: 480px;
	margin: 32px 0px 0px 40px;
}
.preview img {
border: none;
margin-right: 16px;
}
.note {
	clear: left;
	margin: 32px 6px 0px 6px; 
}
p.caption {
	text-indent: 0px;
	font-size: 10pt;
	line-height: 115%;
	margin: 3px 0px 3px 0px;
}
.guide {
	margin: 24px 6px 0px 6px; 
}
.guide p {
	text-indent: 8px;
}
.key-instructions { 
	width: 320px;
	border-top: solid 1px #333333;
	border-bottom: solid 1px #333333;
	margin: 0px;
	padding: 0px;
}
.key-instructions dl {
	margin: 0px;
	padding: 0px;

	height: 80px;
}
.key-instructions h3 {
	font-size: 10pt;
	line-height: 125%;
	border-bottom: solid 1px #333333;
	margin: 0px;
	padding: 0px 0px 0px 8px;
}
.key-instructions dt {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	text-align: center;
	width: 120px;
}
.key-instructions dd {
	margin: 0px;
	padding: 0px;

	width: 200px;
	float: left;
}
.game-mode {
}

.game-mode dt {
	width: 160px;
	display: list-item;
	list-style-type: disc;
	margin: 0px 0px 0px 16px;

}
.game-mode dd {
	margin: 0px 0px 0px 16px;
}
.guide dl {
	font-size: 10pt;
	line-height: 125%;
	margin: 8px 0px 8px 0px;	
}

.guide dt {

	font-weight: bold;
}
.guide dd {
	text-align: left;

}
.guide h3 {
	clear: left;
}

.terms {
	margin: 24px 6px 0px 0px; 
	padding: 8px;
}