body {
	background-color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	color: #111111;
	margin: 4px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 12pt;
	line-height: 141%;
}
a:link	{color: #000066;}
a:visited	{color: #000066;}
a:hover	{color: #999999;}
a:active	{color: #999999;}

li {
	line-height: 125%;
	margin: 4px 16px 4px 0px;
}

#container {
	background-color: #FFFFFF;
	width: 796px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
#header {
	background-color: #FFFFFF;
	background-image: url(http://japan.watype.net/images/fuji.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 24px 4px 0px 8px;
	height: 64px;
	border-bottom: solid 4px #ED514E;
}

#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: 22px;
	margin: 0px 0px 0px 0px;
	padding: 2px 4px 0px 4px;
	border-top: solid 1px #999999;
	text-align: center;
	font-size: 10pt;
	line-height: 20px;
}

#header h1 {
	font-size: 16pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#header h2 {
	font-size: 12pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#header a {
	text-decoration: none;
	color: #111111;
}
#footer a.footer-author {
	text-decoration: none;
	color: #111111;
}
#content {
	clear: both;
}

.sidebar {
	text-align: left;
	float: right;
	width: 128px;
	padding: 0px;
	margin: 6px 6px 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;
}

#reserved {
	padding: 0px 0px 400px 0px;
}
.main {
	float: left;
	text-align: left;
	width: 640px;
	padding: 0px 0px 0px 0px;
	margin: 6px 4px 0px 6px;
	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: 20px 0px 16px 0px;
}
.main p {
	text-indent: 12px;
	font-size: 12pt;
	line-height: 141%;
	margin: 8px 0px 8px 0px;
}
p.caption {
	text-indent: 0px;
	font-size: 10pt;
	line-height: 125%;
	margin: 0px 0px 0px 0px;
}
.main-movie {
	margin: 0px 0px 0px 0px;
}
.main-block {
	text-align: justify;
	margin: 0px 0px 0px 0px;
	padding: 4px 6px 4px 6px;
}

.headline {

}
.headline h1 {
	clear: left;
}
.headline h1 a {
text-decoration: none;
}
.headline h1 a:link,
.headline h1 a:visited,
.headline h1 a:hover,
.headline h1 a:active	{color: #333333;}
.headline div {
	width: 472px;
	float: left;
	margin: 0px 0px 0px 8px;
}
.headline img {
	float: left;
	border: 0px;
	margin: 0px 0px 40px 0px;
}
.headline p {
	margin: 0px 0px 0px 0px;
	text-align: justify;
}
.powered {
	font-weight: normal;
	font-size: 10pt;
	line-height: 125%;
}
.powered dt, .powered dd {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.terms {
	text-align: justify;
	margin: 4px;
}