body,td,th{
	font-size:12px;
	line-height: 18px;
	color:#000000;
	}
	A:LINK { text-decoration:underline;color:#333333 ;} 
	a:active {text-decoration: underline ;} 
	a:visited { text-decoration:underline;color:#333333;} 
	a:hover{ text-decoration:underline;color:#FF5330;} 
	
	A.blue:link { color:#387DAD; text-decoration:none;}
　　A.blue:visited { color:#387DAD; text-decoration:none;}
　　A.blue:active { color:#FF5330; text-decoration:none;}
　　A.blue:hover { color:#FF5330; text-decoration:underline;}
	
	
.text { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 130%}
.font { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: normal}
.font10 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 130%;
	color: #333333;
}
.font12 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 16px}
.gaiyo {
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
	border-bottom-width: 1px;
}
.font14 {
	font-size: 14px;
}
.line_black {
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-left: 5px;


}
.record {
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	color: #FF0000;

}
.font12_150 {
	font-size: 12px;
	line-height: 150%;
}
.font12_125 {
	font-size: 12px;
	line-height: 125%;
}
.font12_20 {
	font-size: 12px;
	line-height: 20px;
}
.top_new {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.record2 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	color: #666666;
}
.bukken_index {
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	color: #666666;
}
.font14-b-red {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.font14-b-blue {
	font-size: 14px;
	font-weight: bold;
	color: #145EA8;
}
.font14-b {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}



/*クライアント要望*/

#nowrap{
	white-space:nowrap;
}

.mgn{
	margin: 5px 0px 20px;
}

