* {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	background: url('layout/bg.jpg') fixed;
}

body, td, tr, table {
	margin: 0 auto;
	font-size: 9pt;
	font-family: century gothic, meiryo, verdana, trebuchet ms;
	text-align: justify;
	line-height: 16px;
	color: #000000;
}

input, select, textarea {
	padding: 4px; 
	margin: 0 2px 2px 2px;
	border: 1px solid #abd0e7;
}

#wrap {
	width: 700px;
	margin: 0 auto;
	background: #ffffff;
}

#top {
	background: url('layout/main.jpg') no-repeat top;
	height: 275px;
	text-align: right;
}

#top a:hover {
	background: url('layout/bglink.png');
	height: 30px;
	display: inline-table;
}

#topup {
	margin: 0 0 0 0;
}

html>body #content {
	margin: 0 0 0 0;
}

#content p {
	margin: 10px 0 0 0;
}

div.left {
	float: left; 
	width: 49%;
	margin-top: 1pt;
	margin-bottom: 5pt;
}

div.right {
	float: right; 
	width: 49%;
	margin-top: 1pt;
	margin-bottom: 5pt;
}

#content {
	width: 670px;
	margin: 0 auto;
	padding: 0px 15px 15px 15px;
}

.box {
	font-weight: normal; 
	width: 90%; 
	background: #f6ff9f; 
	text-align: justify;
	border-left: 1px dotted #ffdc4d;
	border-right: 1px dotted #ffdc4d;
	padding: 10px;
	margin: 0 auto;
}

.head {
	line-height: 14pt;
	font-size: 18pt;
	font-family: arial narrow, courier new, georgia;
	color: #ffdc4d;
	letter-spacing: 5px;
	text-align: left;
	padding: 3px;
	margin: 0px;
	border-bottom: 1px dotted #ffdc4d;
	padding: 0px 5px 5px 10px;
}

#iefix {
	margin: 0;
	font-size: 0;
}

b {
	color: #f47e1c;
}

i {
	color: #142ead;
	font-family: century gothic;
}

u {
	color: #8adb82;
	border-bottom: 1px dotted #8adb82;
}

a:link, a:visited, a:active {
	color: #01d8c3;
	text-decoration: none;
}

a:hover {
	color: #019a9e;
}

#mainnav a:link, #mainnav a:visited, #mainnav a:active {
	display: inline-table;
	color: #dd5946;
	text-decoration: none;
	font: 9pt courier new;
	letter-spacing: 7px;
	text-transform: lowercase;
	background: #ffffff;
	padding: 10px 10px 10px 17px;
}

#mainnav a:hover {
	color: #ffffff;
	background: transparent;
}

a.one:link, a.one:active, a.one:visited {
	display: inline-table;
	font: 7pt courier new;
	letter-spacing: 1px;
	color: #79b5b2; 
	background: #ffffff;
	text-decoration:none; 
	padding: 1px 5px 1px 5px;
	text-align: left;
}

a.one:hover {
	color: #d28000; 
	text-decoration:none; 
}

.spacer {
	height: 100%;
}

div.image img {
	padding: 4px; 
	margin: 1px;
	background: #ffffff;
	border: 1px dotted #f47e1c;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-khtml-opacity: 0.7;
}

div.image img:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}

div.image2 img {
	padding: 4px; 
	margin: 1px;
	background: #ffffff;
	border: 1px dotted #0195bf;
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
	-khtml-opacity: 0.4;
}

div.image2 img:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}

#footer {
	background: url('layout/bot.jpg');
	width: 100%;
	text-align: justify;
	clear: both;
	margin: 0 auto;
	color: #c08c00;
}

#footertext {
	margin: 0 auto;
	padding: 15px 15px 5px 15px;
	font-size: 7.5pt;
	line-height: 12px;
}
