* {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	background: #a6c7bd url('layout/bg.jpg') fixed;
}

body, td, tr, table {
	margin: 0 auto;
	font-size: 8pt;
	font-family: century gothic, meiryo, verdana, trebuchet ms;
	text-align: justify;
	line-height: 15px;
	color: #000000;
}

input, select, textarea {
	padding: 4px; 
	margin: 0 2px 2px 2px;
	border: 1px solid #abd0e7;
}

#wrap {
	width: 600px;
	margin: 0 auto;
	background: url('layout/bgcon.jpg');
}

#top {
	background: url('layout/main.jpg') no-repeat top;
	height: 79px;
}

#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: 570px;
	margin: 0 auto;
	padding: 0px 15px 15px 15px;
}

.box {
	font-weight: normal; 
	width: 90%; 
	background: url('layout/bgbox.png'); 
	text-align: justify;
	border-left: 1px dotted #ffffff;
	border-right: 1px dotted #ffffff;
	padding: 10px;
	margin: 0 auto;
}

.head {
	line-height: 10pt;
	font-size: 12pt;
	font-family: century gothic, arial narrow, courier new, georgia;
	text-transform: lowercase;
	color: #ffffff;
	letter-spacing: 1px;
	text-align: left;
	margin: 0px;
	border-bottom: 1px dotted #ffffff;
	padding: 0px 0px 5px 2px;
}

#iefix {
	margin: 0;
	font-size: 0;
}

b {
	color: #ff4046;
}

i {
	color: #5fc11e;
	font-family: century gothic;
}

u {
	color: #ffffff;
}

a:link, a:visited, a:active {
	color: #02b4e8;
	text-decoration: none;
}

a:hover {
	color: #0d56e0;
}

#mainnav {
	padding: 2px 0 0 10px;
}

#mainnav a:link, #mainnav a:visited, #mainnav a:active {
	display: inline-table;
	color: #02b4e8;
	text-decoration: none;
	width: 105px;
	font: 9pt courier new;
	letter-spacing: 4px;
	text-transform: lowercase;
	border-bottom: 1px dotted #dadaac;
	padding: 5px;
	margin-right: 10px;
}

#mainnav a:hover {
	color: #0d56e0;
	background: transparent;
	border-bottom: 1px solid #f1f159;
}

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 #f4826d;
	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%;
	height: 308px;
	text-align: justify;
	clear: both;
	margin: 0 auto;
	color: #283c92;
}

#footertext {
	background: url('layout/bgbox.png');
	margin: 0 auto;
	padding: 10px;
	margin: 30px 0 0 10px;
	width: 235px;
	font-size: 7.5pt;
	line-height: 12px;
	float: left;
	border: 1px dotted #ffffff;
}
