body {
	font-size: small;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	color: #333333;
}
a {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #FF6633;
	text-decoration: underline;
}
.size-m {
	font-size: medium;
}
.copy-rights {
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
.size-l {
	font-size: large;
}
.base-table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
.base-td {
	line-height: 1.5em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 11px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.size-s {

	font-size: x-small;
	margin: 0px;
	padding: 0px;
}
.bold-font {
	font-weight: bold;
}
.header-menu {
	font-size: small;
	line-height: 1.5em;
	margin: 0px 0px 1em;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC99;
}
.midashi-ue {
	font-size: medium;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
.o-midashi {
	font-size: xx-large;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px 0px 0.5em;
}
.under_line {
	text-decoration: underline;
}
blockquote {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.size-xl {
	font-size: x-large;
}
.size-xxl {
	font-size: xx-large;
}

