a {  color: #999999; text-decoration: none}
a:active {  color: #FF6666; text-decoration: none}
a:hover {  color: #FF6666; text-decoration: underline}

#orange {color:#FF6600;}

body {
	color:#666666;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../common_img/bg.gif);
	border-left: 5;
}

.text-normal {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 18px;
 text-align:left;
}

.text-normal2 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 18px;
}

.text-small {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10px;
	line-height: 14px;
 text-align:left;
}
.text-small2 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10px;
	line-height: 14px;
}

.news-title {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 14px;
	color:#8A87C0;
	font-weight: bold;
	margin-top:5px;
	padding-left:5px;
 text-align:left;
}

.news-body {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 18px;
	padding-left:5px;
 text-align:left;
}

.table-line{
 background-color:#FFFFFF;
 border-right:1px solid #999999;
 border-left:1px solid #999999;
}
