body {
	font-family: HiraMaruPro-W4, "ƒqƒ‰ƒMƒmŠÛƒS Pro W4", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "Trebuchet MS", verdana, arial, sans-serif;
	background-color: #FFFFFF;
	font-size: 13px;
}
a  { text-decoration: none }
a:link    { color: #208020; text-decoration: none }
a:visited    { color: #208020; text-decoration: none }
a:hover        { color: #208020; text-decoration: underline; background-color: #D2FFD2 }
a:active   { color: #208020; text-decoration: none }

.table_border {
	border: solid 1px;
	font-size: 12px;
	border-color: #208020;
}

.table_border_title {
	border-bottom: solid 2px;
	font-size: 12px;
	border-color: #208020;
}

.bg_01 {
	background-color: #208020;
}
.bg_02 {
	background-color: #C8D9A7;
}
.bg_03 {
	background-color: #EBFFC4;
}
.bg_04 {
	background-color: #FFFFBD;
}
.title { font-weight: bold; font-size: 16px; line-height: 21px }
.title_w {
	font-weight: bold;
	font-size: 16px;
	line-height: 21px;
	color: #FFFFFF;
}
.sub_title {
	font-weight: bold;
	font-size: 14px;
	line-height: 21px;
	color: #208020;
}

.mid_small  { font-size: 12px; line-height: 18px }
.mid_small-r  {
	font-size: 12px;
	line-height: 18px;
	text-align: right;
}
.mid_small-c  {
	font-size: 18px;
	line-height: 18px;
	text-align: center;
}
.small  { font-size: 10px; line-height: 18px }

.indent { text-indent: 1em }

.bg_01s {
	background-color: #191970;
}
.bg_02s {
	background-color: #b0c4de;
}
.bg_03s {
	background-color: #D5D2FA;
}

