body
{
	backgournd-color=#ffffff; 
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", serif;
	color: #666666;
}

div#header
{
	background-color: #ffffff 
	position: absolute;  
	margin-top: 0;
	margin-left: 0;
	width: 750px; 
	height: 120px;
	display: inline;
}

div#menu
{
	background-color: #EEF0CF;  
	font-size: 12pt; 
	position: absolute; 
	left: 0; 
	top: 130px; 
	width: 120px; 
	line-height: 20px; 
	padding: 2px; 
	padding-right: 20px; 
	display: none;
}

div#contents
{
	position: absolute;  
	left:0px; 
	top: 130px; 
	padding: 15px;
}


h3
{
 	font-size: 12pt;
}

h2
{
	font-size: 14pt;
}

h1
{
	font-size: 16pt;
}

.jp
{
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka;
	font-size: 11pt;
	color: #666666;
	text-decoration: none;
}

ul#navi
{
	list-style-type: none;
	display: inline;
}

li.title
{
	font-weight: bold; 
	font-size: 12pt;
	color: #003366; 
}
