a {  color: #0066FF; text-decoration: none}
a:active {  color: #0066CC; text-decoration: none}
a:hover {  color: #0066CC; text-decoration: underline}

#orange{color:#FF6600;}
#gray{color:#666666;}

body {
 color:#666666;
 margin: 0px;
 background-image:url(../common_img/bg.gif)
}

form {
	margin: 0px;
}

.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-normal3 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 18px;
 text-align:center;
}
.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;
}
.text-small3 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10px;
	line-height: 14px;
 text-align:center;
}
.table-line{
 background-color:#FFFFFF;
 border-right:1px solid #333333;
 border-left:1px solid #333333;
 margin-left:auto;
 margin-right:auto;
}

.styleTD {border:1px solid #CCC;font-size: 12px; line-height: 150%; color:#666666;}