body {
	background-color: #FFFFFF;
	background-image: url(../img/bg_main.gif);
	background-repeat: repeat-x;
	font-family: ""MS P Gothic", "Osaka"";
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
    color: #333333;
	}


.px10 {
	font-family: "MS P Gothic", "Osaka";
	font-size: 10px;
}

.px10h14 {
	font-family: "MS P Gothic", "Osaka";
	font-size: 10px;
	line-height: 14px;
}

.news_red_px14 {
	font-family: "MS P Gothic", "Osaka";
	font-size: 14px;
	font-weight: bolder;
	color: #CC3333;
}

.news_red {
	font-family: "MS P Gothic", "Osaka";
	color: #CC3333;
}

.news_red_bold {
	font-family: "MS P Gothic", "Osaka";
	font-weight: bolder;
	color: #CC3333;
}

.discodate {
	font-family: "MS P Gothic", "Osaka";
	font-size: 10px;
	line-height: 14px;
	color: #990000;
}

a:link {
      color: #666699;
      text-decoration: none;
}

a:visited {
      text-decoration: none;
      color: #666699;
}

a:hover {
      text-decoration: underline;
      color: #333366;
}

a:active {
      text-decoration: none;
      color: #9999CC;
}

