body{
	background-color: #84CEF2;
	background-image: url(img/bg_sky.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #4C4C4C;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, ;
}


a:link {
      color: #993399;
      text-decoration: none;
}

a:visited {
      text-decoration: none;
      color: #993399;
}

a:hover {
      text-decoration: underline;
      color: #990066;
}

a:active {
      text-decoration: underline;
      color: #FF66FF;
}

.px10h16 {
	font-size: 10px;
	line-height: 16px;
}

.px9 {
	font-size: 9px;
}

.title {
	font-size: 12px;
	color: #000000;
}

.newstext {
	font-size: 10px;
	line-height: 18px;
}

.px14 {
	font-size: 14px;
}

.px10h14 {
	font-size: 10px;
	line-height: 14px;
}
