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/mainbackground.gif');
	background-repeat: no-repeat;
	background-color: White;
	border: 1px solid black;
	overflow: hidden;
	position: relative;
}

.content 
{
 display:none;
}

.SenseiImage 
{
	border: 1px solid black;
	position: absolute;
}

.tabs
{
	padding: 0px;
	margin: 0px;
}

.tabs LI 
{
	padding: 0px;
	list-style:none;
	margin: 0px;
}

.head, .eventpanel, .katakana
{
	display: none;
}

.tabs 
{
	position: absolute;
	top: 56px;
	left: 26px;
	width: 352px;
	height: 250px;
}

.tabs .tab, .tabs .selectedtab
{
	text-align:right;
	margin-right: 5px;
	padding-top: 7px;
	color: Black;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.tabs A
{
	color: maroon;
	text-decoration: none;
	border-right: 1px solid white;
}

.tabs A:HOVER 
{
	
}

div, span 
{
	border: 0px solid pink;
}

.footer 
{
	position: absolute;
	top: 309px;
	left: 170px;	
}

.hombuflower 
{
	background: url('../images/title.gif') no-repeat;
	width: 310px;
	height:48px;
	position: absolute;
	top: 240px;
	left: 40px;		
}

.washstate 
{
	position: absolute;
	bottom: 10px;
	left: 10px;	
}