body {
	background-color: #fff;
	background-image: url("");
	color: #666666;
	font-family: "MS Gothic";
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

a:link { color: #019662; text-decoration: none; border: }
a:visited { color: #ff5200; text-decoration: none; }
a:active { color: #019662; text-decoration: none; }
a:hover { color: #00cc00; text-decoration: underline; }

.center a:link { color: #019662; text-decoration: none; }
.center a:visited { color: #ff5200; text-decoration: none; }
.center a:active { color: #019662; text-decoration: none; }
.center a:hover { color: #00cc00; text-decoration: underline; }

.menu {
	background-color: #cccccc;
	font-family: Verdana;
	font-size: 85%;
	width: 100%;
	height: 1.4em;
	margin: 0px;
	padding: 0px;
}

.menu a {
	background-color: #44bb44;
	color: #ffffff;
	line-height: 1.4em;
	text-decoration: none;
	border-right: solid 2px #cccccc;
	width: 9ex;
	height: 1.4em;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

.menu a:visited {
	text-decoration: none;
	color: #ffffff;
}

.menu a:hover {
	background-color: #aaffaa;
	text-decoration: none;
	color: #005500;
}

.menu a.rss {
	background-color: #555555;
	color: #ffffff;
	line-height: 1.4em;
	border-right: solid 2px #cccccc;
	width: 9ex;
	height: 1.4em;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

.menu a.rss:visited {
	text-decoration: none;
	color: #ffffff;
}

.menu a.rss:hover {
	background-color: #eeeeee;
	text-decoration: none;
	color: #000000;
}

.usermenu {
	font-size: 85%;
	text-align: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}

.usermenu p {
	line-height: 1em;
	margin: 0px;
	padding: 0px;
}

.usermenu img {
	border: solid 0px #fff;
	margin: 0px;
	padding: 0px;
}

.title {
	color: #44bb44;
	font-family: 'MS PGothic', osaka;
	font-size: 150%;
	font-weight: 400;
	margin-top: 15px;
	margin-bottom: 20px;
	padding: 0px;
}

.center {
	background-color: #ffffff;
	color: #696969;
	border: solid 1px #cb4d51;
	width: 80%;
	margin-top: 1.2em;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.center .topics {
	text-align: left;
	line-height: 140%;
	margin: 10px;
	padding: 0px;
}

.center .header {
	background-color: #d3d3d3;
	color: #cb4d51;
	font-size: 100%;
	font-weight: 700;
	text-align: left;
	line-height: 1.5em;
	width: 100% - 15px;
	height: 1.5em;
	margin: 0px;
	padding-left: 15px;
}

.center .header .subject {
	float: left;
	margin: 0px;
	padding-left: 0px;
}

.center .header .date {
	font-weight: 400;
	float: right;
	margin: 0px;
	padding-right: 15px;
}

.center .header a {
	color: #cb4d51;
	text-decoration: none;
}

.center img {
	float: right;
	margin: 15px;
	padding: 0px;
	width: 300px;
}

.center .text {
	font-weight: 400;
	word-wrap: break-word;
	text-align: left;
	line-height: 180%;
	margin: 0px 15px 0px 15px;
	padding: 0.5em 0px 0.5em 0px;
}

.center ul, ol {
	font-weight: 400;
	word-wrap: break-word;
	text-align: left;
	line-height: 180%;
	margin: 0px 15px 0px 15px;
	padding: 0.5em 0px 0.5em 3ex;
}

.center p.memo {
	font-size: 85%;
	text-align: left;
	line-height: 1.8em;
	margin: 0px;
	padding: 0px;
}

.center form.set fieldset.on {
	width: 100%;
	border-top: solid 1px #696969;
	border-right: 0px;
	border-bottom: 0px;
	border-left: solid 1px #696969;
	margin: 0.5em 0px 0px 10px;
	padding: 5px;
}

.center form.set fieldset.off {
	width: 100%;
	border: 0px;
	margin: 0.5em 0px 0px 10px;
	padding: 5px;
}

.shortcut {
	width: 80%;
	font-size: 85%;
	font-family: Verdana;
	line-height: 1em;
	text-align: right;
	margin: 2px auto -1em auto;
	padding: 0px;
}

.small {
	font-size: 85%;
	text-align: left;
}

.arrow {
	font-family: Verdana;
	font-size: 85%;
	text-align: center;
	margin-top: 15px;
}

dl {
	font-size: 100%;
	text-align: left;
	line-height: 140%;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: auto;
	padding: 0px;
}

.copyright {
	font-family: Verdana, Courier New;
	font-size: 85%;
	color: #000;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 0px;
}
