body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #666666;
	background-image: url(../images/01-08.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-position: center top;
	background-color: #FFFFFF;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content {
	background-color: #FFFFFF;
	width: 800px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	margin: 5px;
}
h2 {
	font-size: 18px;
	color: #FF0000;
}
h3 {
	font-size: 16px;
}
.font_12 {
	font-size: 12px;
	color: #666666;
}
.font_12c {
	color: #FFFFFF;
	font-size: 12px;
}

p {
	font-size: 12px;
	line-height: 1.5em;
}
address {
	font-size: 12px;
	font-style: normal;
	background-color: #9FCAF5;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #6AADF0;
}
a {
	color: #FF6600;
	text-decoration: none;
}
h1 a, address a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #8DC9FB;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 3px;
	color: #999999;
}
#menu a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#menu a:link {
	color: #cc66cc;
	text-decoration: none;
}
#menu a:visited {
	color: #0000FF;
	text-decoration: none;
}
#menu a:hover {
	color: #FF9900;
	text-decoration: none;
}
#menu a:active {
	color: #99CC33;
	text-decoration: none;
}

#menu2 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#menu2 a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu2 a:link {
	color: #cc66cc;
	text-decoration: none;
}
#menu2 a:visited {
	color: #0000FF;
	text-decoration: none;
}
#menu2 a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#menu2 a:active {
	color: #99CC33;
	text-decoration: none;
}
