﻿body 
{
    	font: 8pt/16pt georgia;
    	color:#555753;
    	margin-top:auto;
}

A 
{
	color: #DDA;
	text-decoration: underline;
}

.FormImg
{
	border: 1px solid #AAA;
	margin-left: 30px;
	margin-bottom: 10px;
}

.section
{
 padding: 5px;
 border-right-color: #333;
 border-right-style:solid;
 border-right-width:1px;
 border-top-color:#333;
 border-top-style:solid;
 border-top-width:1px;
 background-color:#000000;
 width:440px;
 color: #EEEEEE;
}


.section IMG 
{
    border-width:1px;
    border-style:solid;
    border-color:#AAA;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}
    
h2
{
	margin: 0px;
	font-family: Georgia;
	font-size: 14pt;
	background-color: #111;
	padding: 2px 0px;
	margin-bottom: 5px;
	color:#EEEEEE;  
}

.mainTable 
{
 margin-left:auto;
 margin-right:auto;
 text-align:left;
 padding-left:10px;
 padding-right:10px;
 border-left-style:solid;
 border-left-width:1px;
 border-left-color:maroon;
 border-right-style:solid;
 border-right-width:1px;
 border-right-color:maroon;
 width:660px;
 background-color:Black;
}

.menuContainer
{
 position: absolute;
 top:230px;
 width:660px;
 z-index:1;
}

.menu
{
	color: lightgrey;
	width: 170px;
	float: right;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	text-align: left;    
}

.menu h2
{
	padding: 0px;
	margin: 0px;
	background-color: #111;
	padding: 2px 0px;
	text-align: right;
	font-family: Georgia;
	font-size: 14pt;
	border-bottom: 1px solid #222;
}

.menu ul
{
	padding: 0px;
	margin-top: 3px;
	margin-left: 30px;
}

.header
{
    position:absolute;
    top:20px;
    width:380px;
    text-align:left;
    padding:10px;
}

.headerDesc
{
    width:275px;
	position: relative;
	top: 10px;
	left: 5px;
	float: right;
	height: 150px;
	margin-top: 20px;
	margin-right: 10px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	padding: 5px;
	background-image: url('images/KiriGosan.jpg');
	background-repeat: no-repeat;
	background-position: 100px 60px;
}

.menu li
{
	padding: 0px;
	margin: 0px;
	color: Maroon;
	list-style-type: square;    
}

.menu A
{
	font-family: Verdana;
	color: BBB;	
	margin-right: 5px;
	margin-top: 5px;
	line-height: 20px;
	font-size: 10pt;
	text-decoration: none;
}

.menu A:Hover 
{
	font-family: Verdana;
	color: #F00;	
	text-decoration: none;
}


.Image IMG
{
	float: none;
	margin: auto 0px;
}

.Image 
{
	width: 100%;
	text-align: center;
	color: wheat;
	font-family: Verdana;
}

.section HR 
{	
	width: 70%;
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	border: 1px solid #333;
	color: Silver;
}

.section B 
{
	font-size: 12px;
	font-family: Verdana;
	color: wheat;
}

.bodyCenter
{
  margin-left:auto;
  margin-right:auto; 
}

.map
{
  width:440px;
  height:300px;
  z-index:10;
  color:black;
}