p {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; font-style: normal; line-height: 180%}
.px9 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 9px; font-style: normal; line-height: normal}
.px10 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px; font-style: normal; line-height: 180%}
.px12 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; font-style: normal; line-height: 180%}
.px16 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 16px; font-style: normal; line-height: 160%}
.px18 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 18px; font-style: normal; line-height: 120%}
.px24 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 24px; font-style: normal; line-height: 120%}

.style2 {  
	font-family: "ＭＳ ゴシック", "Osaka"; 
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	 line-height: 120%;
	 
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 100%;
}
body {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
a:link {
	color: #006666;
	text-decoration: none;
}
a:visited {
	color: #006666;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #999999;
}

/* ----- メニュー -------------------------------------- */

DIV#menu a:link {
	color: #B4D0D0;
	text-decoration: none;
}
DIV#menu a:visited {
	color: #B4D0D0;
	text-decoration: none;
}
DIV#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
DIV#menu a:active {
	text-decoration: none;
	color: #FFFFFF;
}
DIV#counter {
	text-decoration: none;
	color: #B4D0D0;
	font-size: 10px;
}


