/*-------------------------*/
/* TOP IMAGE     */
/*-------------------------*/
#title_area {
	width: 720px;
	height: 117px;
}

/*-------------------------*/
/* MENU AREA     */
/*-------------------------*/

#menu_area {
	width: 720px;
	height: 20px;
}

#white_spacer {
	width: 720px;
	height: 21px;
	background-image: url(/images/background_interior.gif);
	background-repeat: repeat-y;
	background-position: left;		
}

/*-------------------------*/
/* PAGE FOOTER     */
/*-------------------------*/

#footer_area {
	position: relative;
	width: 704px;
	text-align: center;
	font-family: Arial, Sans-Serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	color: #5e626b;
}

#footer_area a {
	text-decoration: none;
	color: #5e626b;	
}

#footer_area a:hover {
	text-decoration: none;
	color: #0b2063;
}
.spacer {
	margin: 0px;
	padding: 0px;
	padding-left: 24px;
}

.spacer_left {
	margin: 0px;
	padding: 0px;
	padding-left: 12px;
}
A:link {
color:#6699CC; 
text-decoration:none;
font-weight: bold
}

A:visited {
color:#336699; 
text-decoration:none;
font-weight: bold
}

A:hover {
color:#000000; 
text-decoration:none;
font-weight: bold
}

A:active {
color:#336699; 
text-decoration:none;
font-weight: bold
}

.body {
font-family: Arial, Helvetica, sans-serif;
color: #000000; 
font-size: 12px
}

.header {
font-family: Arial, Helvetica, sans-serif;
color: #3366CC; 
font-size: 15px;
font-weight: bold
}

.konnichiwa {
font-family: Arial, Helvetica, sans-serif;
color: #333399;
font-size: 20px;
font-weight: bold
}
