body {
	font-size: 75%;
	font-family: "¥Ò¥é¥®¥Î´Ý¥´ Pro W4", "£Á£Ò´Ý¥´¥·¥Ã¥¯ÂÎ£Í", "Arial Unicode MS", Arial, Helvetica, sans-serif;
	margin: 0px auto;
	padding: 0px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	text-align: center;
}
#primary {
	float: right;
	padding: 0px 10px;
	left: 210px;
	margin: 10px 0px;
	width: 580px;
}
#secondary {
	float: left;
	width: 200px;
	margin: 10px 0;
}
#footer {
	clear: both;
	text-align: center;
}
.outerborder {
	border: 1px solid #000099;
	width: 200px;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
.menuheader {
	background-color: #000066;
	color: #FFFFCC;
	font-weight: bold;
	text-align: center;
	margin: 1px;
	padding: 2px;
	border-top: 1px solid #CCFFFF;
	border-bottom: 2px solid #990000;
	border-left: 5px solid #0099FF;
	font-size: 113%;
}
.menutext {
	text-align: left;
	padding: 5px;
	font-size: 90%;
}
.postinfo {
	font-style: italic;
	font-weight: bold;
	color: #336633;
}
h1 {
	font-size: 150%;
}
h3 {
	font-size: 113%;
	font-weight: bold;
	background: #FFCC00;
	color: #0000FF;
	margin: 2px;
	padding: 2px;
	border-top: 1px solid #FFFF99;
	border-bottom: 4px solid #333333;
	border-left: 2px solid #FF3300;
}
.contentcell {
	border-bottom: 3px groove #CCCCCC;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #6666FF;
	text-decoration: none;
}
a:active{
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
	background color: #FFFFFF;
}
