.body,td,th {
	font-size : 12px;
	line-height : 17px;
	color : #333333;
}

.txt_bold {
	font-size : 12px;
	color : #333333;
	font-weight : bold;
}

.txt_midashi {
	font-size : 12px;
	line-height : 22px;
	color : #333333;
 line-height : 23px;
}

.midashi {
	font-size : 12px;
	color : #002747;
	font-weight : bold;
 line-height : 23px;
}

.red {
	font-size : 12px;
	color : #FF6600;
}

.red_bold {
	font-size : 12px;
	color : #FF6600;
	font-weight : bold;
}

.white {
	font-size : 12px;
	color : #FFFFFF;
}

.white_bold {
	font-size : 12px;
	color : #FFFFFF;
	font-weight : bold;
}

.small {
	font-size : 10px;
	line-height : 13px;
	color : #333333;
}

.small_bold  {
	font-size : 10px;
	line-height : 13px;
	color : #333333;
	font-weight : bold;
}

.small_red{
	font-size : 10px;
	line-height : 13px;
	color : #FF6600;
	line-height : 13px;
}

.small_red_bold  {
	font-size : 10px;
	line-height : 13px;
	font-weight : bold;
	color : #FF6600;
}

.small_gray{
	font-size : 10px;
	color : #999999;
	line-height : 13px;
}

.small_gray_bold  {
	font-size : 10px;
	color : #999999;
	line-height : 13px;
	font-weight : bold;
}

.small_white{
	font-size : 10px;
	color : #FFFFFF;
	line-height : 13px;
}

.small_white_bold  {
	font-size : 10px;
	color : #FFFFFF;
	line-height : 13px;
	font-weight : bold;
}

a{text-decoration: none}
a:hover{text-decoration:underline}

body{
margin:0px;
}
#infoLayer{
position:absolute;
}