body {
	background-color: #000000;
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	
}

a:link {
	color: #405983;
	text-decoration: none;
}

a:visited {
	color: #880607;
	font-weight: 500;
	text-decoration: none;
}

a:hover {
	color: #880607;
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}



#wrapper {
	width: 840px; 
	margin: 0 auto;
}

	
/* NAVIGATION */
	
	
ul#mainNav {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 0px;
	list-style: none;
	text-align: center;
	width: 100%;

}

#mainNav li {
	float: left;

}





#mainNav a {
	width: 9.16em;
	position: relative;
	text-decoration: none;
	color: #ffffff;
	font-family: Arial Narrow;
	font-size: 13px;
	text-align: center;
	border-right: #fff solid 1px;
	border-left: none;
	display: block;
		padding: 3px 0 3px 0;
		background: #000000;

}




#mainNav a.home {
	border-left: #fff solid 1px;
	}
	
	
#contact a {
width: 9.16em;
	position: relative;
	text-decoration: none;
	color: #ffffff;
	font-family: Arial Narrow;
	font-size: 13px;
	text-align: center;
	border: none;
	display: block;
		padding: 3px 0 3px 0;
		background: #000000;
	}

#mainNav a:hover {
	background: #8F1A04;
	text-decoration: underline;

}





#header {
	background: #fff;
	width: 820px;
	height: 110px;
		padding: 0 20px;
	font-family: Verdana;
	font-size: 12px; 
	float: left;
}

#content {
	background: #fff;
	width: 820px;
	font-family: Verdana;
	color: #000;
	padding: 10px 20px;
	font-size: 12px; 
	float: left;
	margin-top: 0;
}

#content ul {


	list-style-image: url(/img/bullet.gif);
	/* (give other browsers the correctly aligned bullet)  */
	
	list-style-type: square;
	margin-bottom: 20px; 
	}


#factbox {
background-color: #02044F;
padding: 4px;
font-family: Verdana;
font-size: 9pt; 
color: #000;
text-align: center
}

img.sensei {
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #d7d6d6;
	padding: 5px;
	float: right;
}

img.hanshi {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #d7d6d6;
	padding: 5px;
	float: left;
}

img.beikoku {
	border: none;
 	margin-right: 150px;
	float: right;
}


#footer { 
	font-family: Verdana; 
	font-size: 8pt; 
	color: #424242; 
	text-align: center;
	width: 100%;
 }

.body { font-family: Verdana; font-size: 9pt; line-height: 11pt; color: #000000 }



.headline { font-family: Verdana; font-size: 11pt; line-height: 13pt; font-weight: bold; color: #000000 }

.header { font-family: Arial; font-size: 10pt; font-weight: bold; color: #000000 }

.quote { font-family: Verdana; font-size: 10pt; font-weight: bold; color: #ff0000 }

.secondhead { font-family: Verdana; font-size: 8pt; line-height: 10pt; font-weight: bold; color: #000000 }


.sidebarbody { font-family: Verdana; font-size: 8pt; line-height: 10pt; color: #000000 }


.subhead { font-family: Verdana; font-size: 9pt; line-height: 11pt; font-weight: bold; color: #000000 }
