body
{
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	background-color: #F3EEDC;
	text-align:center;
}

.body 
{
	width: 800px;
	height: 600px;
	margin: auto auto;
	background: url('../images/subbackground.gif');
	background-repeat: no-repeat;
	background-color: White;
	border: 1px solid black;
	overflow: hidden;
	position: relative;
}

.content 
{
 position: absolute;
 top: 43px;
 left: 374px;
 border: 1px none white;
 width: 396px;
 height: 532px;
 overflow: visible;
}

.contenttext IMG 
{
	float:right;
	border: 1px solid black;
	margin: 5px;
}

.contenttext IMG.center 
{
	float:none;
	text-align:center;
	clear:both;
}

.contenttext IMG.left 
{
	float:left;
}

.contenttext 
{
	width: 396px;
	height: 532px;
	overflow:auto;
}

.contentheader
{
	font-family: Arial;
	font-size: 18px;
	color: black;	
	text-align: left;
	border-bottom: 1px solid lightgrey;
	padding-left: 7px;
}

.contentbody 
{
	text-align: left;
	font-family: Verdana;
	font-size: 13px;
	padding-left: 10px;
	margin-bottom: 15px;
}


.leftpanel 
{
	position: absolute;
	top: 375px;
	left: -118px;
	width: 115px;
	text-align:right;
}

.leftpanel IMG 
{
	display: block;
}

.submenugroup .submenuheader 
{
	font-family: Arial;
	color: #C2B791;
	border: 1px solid black;
	border-bottom: 1px none;
	display: block;
	margin-right: 10px;
	font-weight: bold;
	font-size: 12px;
	display:none;
}

.submenugroup A 
{
	color: wheat;
	margin-right: 5px;
	margin-bottom: 5px;
	text-decoration: none;
	font-size: .8em;
	line-height: 20px;
}

.submenugroup
{
}

.head, .eventpanel, .katakana, .SenseiImage 
{
	display: none;
}

.tabs 
{
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 25px;
	text-align: right;
}

.tabs .tab, .tabs .selectedtab
{
	display: inline;
	position: relative;
	text-align:right;
	color: Black;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.tabs .selectedtab A
{
	background: url('../images/mouseover.gif');
}

.tabs A
{
	display:inline;
	padding: 3px 10px;
	color: maroon;
	text-decoration: none;
	line-height: 25px;
	border-left: 1px solid #7D640D;
}

.tabs A:HOVER 
{
	background: url('../images/mouseover.gif');
}

.footer 
{
	position: absolute;
	top: 309px;
	left: 170px;	
}

.hombuflower 
{
	display: none;
	background: url('../images/title.gif') no-repeat;
	width: 310px;
	height:48px;
	position: absolute;
	top: 240px;
	left: 40px;		
}

.washstate 
{
	position: absolute;
	bottom: 20px;
	left: 20px;	
}