body {
	margin: 0px;
	background-repeat: repeat-y;
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka;
}


.navi {
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.navi_end {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#navi_selected {
	background-color: #000000;
}
#navi_active {
	background-color: #667F97;
}

#navi_active a:hover {
	background-color: #000000;
}
#navi_s {
	background-color: #667F97;
}
#navi_s a:hover {
	background-color: #000000;
}
.footer {
	font-size: x-small;
	border: 1px solid #000000;
	background-color: #CCCCCC;
}
.contents {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#font_s {
	font-size: smaller;
}
#font_l {
	font-size: larger;
}
#caption {
	font-size: small;
	letter-spacing: normal;
	line-height: normal;
}
.check {
	color: #FF0000;
}
#font_2l {

	font-size: x-large;
}
