BODY{
	font-size: 100%;
	line-height: 1.5;
	color:#000000;
	font-weight: normal;
	background-color: #FFFFFF;
	}
a:link,
a:visited {
	color:#000066;
	text-decoration: none;
}
a:hover,
a:active,
a:focus {
	color:#0000ff;
	text-decoration: underline;
}
div#title {
	color: #000000;
	font-size: medium;
	line-height: 1.5;
	border-left: solid 5px #333399;
	border-bottom: solid 1px #333399;
	padding-left: 10px;
}
.h1 {  
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; 
	font-size: x-large; 
	font-weight: bold; 
	color: #333399; 
	line-height: 120%;
}

ul.menu1 {
	margin-left: 70px;
	list-style: none;
}
ul.menu1 li {
	color: #000000;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.5;
	border-left: solid 3px #666699;
	margin: 0.5em 0;
	padding-left: 5px;
}
ul.menu2 {
	list-style: none;
}
ul menu2 li {
	border-left: solid 2px #666699;
}
.attention1 {
	font-size: 100%;
	color: #ff0000;
	margin-left: 20px;
	line-height: 1.5;
}



