body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 80%;
	padding-left: 3%;
	background-color: #CCCCCC;
}
#Layout {
	padding: 0px;
	width: 720px;
	background-color: #FFFFFF;
	float: left;
	border: 2px solid #333333;
}
.subtitle {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: bold;
	color: #993300;
	float: left;
	line-height: 1.2em;
	font-size: 12px;
	padding: 90px 5px 5px;
	width: 360px;
}
p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	padding: 0px 3em;
}
.copyright {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	background-color: #333333;
	padding: 5px;
}
.con {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	padding: 5px;
	color: #003300;
	background-color: #FFFFFF;
}
h2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	line-height: 1.2em;
	color: #FFFFFF;
	background-color: #333333;
	padding: 5px 5px 5px 1em;
}
h3 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	padding: 5px 5px 5px 1em;
	margin-left: 1em;
	width: 400px;
	background-color: #006600;
	color: #FFFFFF;
}
h4 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 1.2em;
	color: #003300;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #006600;
	border-left-color: #006600;
	margin-left: 3em;
	width: 300px;
	margin-bottom: 0px;
	padding: 5px;
}
.bgreen {
	color: #FFFFFF;
	background-color: #006600;
	text-align: center;
	font-size: 12px;
	border: 1px solid #006600;
}
.bgreen2 {
	color: #003300;
	background-color: #FFFFCC;
	text-align: center;
	border: 1px solid #006600;
	font-size: 12px;
}
.bgreen3 {
	border: 1px solid #006600;
	font-size: 12px;
	text-align: center;
}
.bgreen4 {
	background-color:#CCFFCC;
	border: 1px solid #006600;
	font-size: 12px;
	text-align: center;
}

.pic1 {
	padding: 3px;
	float: right;
	border: thin dotted #009900;
	margin: 5px;
}
.bbrown {

	color: #003300;
	background-color: #CC9966;
	text-align: center;
	font-size: 12px;
	border: 1px solid #CC0000;
}
.bbrown2 {

	color: #003300;
	background-color: #FFFFCC;
	text-align: center;
	border: 1px solid #CC3300;
	font-size: 12px;
}
em {
	font-size: 32px;
	text-decoration:blink;
	margin-right:50px;
	color: #FF0000;
}
.mid {
	float:left;
	}
.mid1 {
	}
.picright {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.picleft {

	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.pad {
	margin-left: 1em;
}
li {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 1.5em;
}
.under {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #006600;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 220px;
	font-weight: bold;
}
#nav {
	width:auto;
	padding:2px 3px;
	list-style:none;
	margin-top: 0px;
}
.menu{
	float:left;

	width:auto
	text-align:center;
	font-size: 14px;
	margin: 2px 0px 2px 20px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: bold;
}
#nav a {
	color:#3366FF;
	text-decoration:underline;
	}
#nav a:hover {
	color:#FF3300;
	background-color: #CCFF00;
	}	
