body{
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #4C4C4C;
	font-family: "MS P Gothic", "Osaka";
	background-image: url(../image/bg_top.jpg);
	background-attachment: fixed;
}

a:link {
      color: #336600;
      text-decoration: none;
}

a:visited {
      text-decoration: none;
      color: #336600;
}

a:hover {
      text-decoration: underline;
      font-weight: bolder;
      color: #336600;
}

a:active {
      text-decoration: underline;
      font-weight: bolder;
      color: #669900;
}

.px9 {
	font-family: "MS P Gothic", "Osaka";
	font-size: 9px;
}

.px10 {
	font-family: "MS P Gothic", "Osaka";
	font-size: 10px;
}

.px10h16 {
	font-family: "MS P Gothic", "Osaka";
	font-size: 10px;
	line-height: 16px;
}

.px10h20 {
	font-family: "MS P Gothic", "Osaka";
	font-size: 10px;
	line-height: 20px;
}

.px12 {
	font-family: "MS P Gothic", "Osaka";
	font-size: 12px;
}

.px12h16 {
	font-family: "MS P Gothic", "Osaka";
	font-size: 12px;
	line-height: 16px;
}

.px12h18 {
	font-family: "MS P Gothic", "Osaka";
	font-size: 12px;
	line-height: 18px;
}

.px12h20 {
	font-family: "MS P Gothic", "Osaka";
	font-size: 12px;
	line-height: 20px;
}

.px12h22 {
	font-family: "MS P Gothic", "Osaka";
	font-size: 12px;
	line-height: 22px;
}

.px14 {
	font-family: "MS P Gothic", "Osaka";
	font-size: 14px;
}

.px14b {
	font-family: "MS P Gothic", "Osaka";
	font-weight: bolder;
	font-size: 14px;
}

.px10h14 {
	font-family: "MS P Gothic", "Osaka";
	font-size: 10px;
	line-height: 14px;
}
