* {
	border: 0;
	margin: 0;
	padding: 0;
}

#wrap {
	width: 800px;
	left: 0px;
	top: 0px;
	position: absolute;
}

#banner {
	background: url('layout/main.jpg') no-repeat top;
	width: 800px;
	height: 600px;
}

#bannerup {
	margin: 0 0 0 0;
}

body,tr,td,.box {
	font-size:7.5pt; 
	font-family:verdana, meiryo, century gothic, arial, trebuchet ms, palatino linotype; 
	text-align:justify; 
	line-height:13px;
	color:#815220; 
}

body {
	overflow:auto;
	background: #050400;
}

a:link, a:visited, a:active { 
	color:#32c37a; 
	text-decoration:none; 
}

a:hover { 
	color:#3a9768;
	text-decoration: underline; 
}

.head {
	text-transform: lowercase;  
	font-family: georgia, palatino linotype;
	font-size: 16pt; 
	line-height: 10pt;
	text-align: right; 
	letter-spacing: 1px;
	margin: 15px 0 5px 0; 
	color: #ffffff; 
	font-style: italic; 
}

.head2 {
	text-transform: uppercase;  
	font-family: century gothic, courier new; 
	line-height: 8pt; 
	font-size: 7pt; 
	color: #662843; 
	text-align: right; 
	letter-spacing: 1px;
	margin: 0 10pt 1pt 0; 
}

b {
	font-size: 8pt;
	font-family: georgia; 
	font-weight: normal;
	letter-spacing: 1px;
	color: #318321; 
}

i {
	color: #ffffff;
}

u {
	font-size: 8pt;
	font-family: georgia;
	color: #e84218;
	letter-spacing: 1px;
}

p {
	margin: 0 0 10px 0;
}

.content {  
	left: 285px;
	top: 190px;
	position: absolute;
	width: 390px; 
	text-align: justify;
}

.links {
	left: 85px;
	top: 368px;
	width: 95px;
	position: absolute;
	text-align: right;
}

.navi {
	left: 187px;
	top: 295px;
	width: 90px;
	position: absolute;
}

div.left {
	float: left; 
	width: 49%;
}

div.right {
	float: right; 
	width: 49%;
}

.box {
	width: 80%; 
	border-right: 1px dotted #f6ddbd;
	border-left: 1px dotted #f6ddbd;
	text-align:justify;
	padding: 10px;
	margin: 20px auto;
	background: url('layout/bgbox.png');
}

input, select, textarea {
	color:#815220; 
	border-right: 1px dotted #f6ddbd;
	border-left: 1px dotted #f6ddbd;
	background: url('layout/bgbox.png');
	padding: 4px;
}

div.image2 img {
	padding: 4px; 
	margin: 0 1px 0 0;
	border: 1px dotted #e7bb84;
}

div.image img {
	padding: 4px; 
	margin: 1px;
	border: 1px dotted #ffffff;
	background: url('layout/bgbox.png');
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	-khtml-opacity: 0.6;
}

div.image img:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}



#footer {
	width: 92%;
	font-size: 6pt;
	line-height: 7pt;
	border-top: 1px dotted #ffffff;
	background: transparent;
	text-align: center;
	font-family: courier new;
	letter-spacing: 0px;
	text-transform: uppercase;
	margin: 15px auto 10px auto;
	color: #be9941;
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
	-khtml-opacity: 0.4;
}

#footertext {
	padding: 3px;
}
