body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}
td {
	font-size: 12px;
}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}

.px10 {
	font-size: 10px;
}
.px11 {
	font-size: 11px;
}
.px12 {
	font-size: 12px;
}
.px14 {
	font-size: 14px;
}
.px16 {
	font-size: 16px;
}
.px18 {
	font-size: 18px;
}
.px24 {
	font-size: 24px;
}
.lh130 {
	line-height: 1.3;
}
.lh150 {
	line-height: 1.5;
}
.navi a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.navi a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navi a:hover {
	text-decoration: underline;
}
.menu td {
	font-size: 11px;
}
/*
.bg-1 {
	background-image: url(grp/bg.gif);
}
*/
.bg-1 {
	background-image:  url(grp/bg.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
}
.mi-1 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ACA899;
	padding: 5px;
	background-color: #DAFFC8;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ACA899;
	color: #236A00;
}
.mi-1b {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ACA899;
	padding: 5px;
	background-color: #FF9900;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ACA899;
	color: #FFFFFF;
}
.mi-2 {
	padding: 4px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF9999;
	text-align: center;
}
.hr-dot {
	background-image:   url(grp/hr_dot.gif);
	background-repeat: repeat-x;
	background-position: center center;
}