body{
	background-color: #AFCBD7;
	background-image: url(img/bg_water.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "MS P Gothic","Osaka";
	color: #333333;
}

a:link {
      color: #CC0000;
      text-decoration: none;
}

a:visited {
      text-decoration: none;
      color: #CC6633;
}

a:hover {
      text-decoration: underline;
      color: #FF0000;
}

a:active {
      text-decoration: none;
      color: #CC9999;
}

.px10h18 {
	font-family: "MS P Gothic", "Osaka";
	font-size: 10px;
	line-height: 18px;
}
.px10h16 {
	font-family: "MS P Gothic", "Osaka";
	font-size: 10px;
	line-height: 16px;
}
.px9 {
	font-family: "MS P Gothic", "Osaka";
	font-size: 9px;
}
.px12 {
	font-family: "MS P Gothic", "Osaka";
	font-size: 12px;
}
.px12h18 {
	font-family: "MS P Gothic", "Osaka";
	font-size: 12px;
	line-height: 18px;
}
.px14 {
	font-family: "MS P Gothic", "Osaka";
	font-size: 14px;
}
.px10h14 {
	font-family: "MS P Gothic", "Osaka";
	font-size: 10px;
	line-height: 14px;
}
.px12h16 {
	font-family: "MS P Gothic", "Osaka";
	font-size: 12px;
	line-height: 16px;
}
.px12h20 {
	font-family: "MS P Gothic", "Osaka";
	font-size: 12px;
	line-height: 20px;
}
.px10 {
	font-family: "MS P Gothic", "Osaka";
	font-size: 10px;
}
