@charset "utf-8";
#infoTable{
	position: absolute;
	left: 14px;
	top: 445px;
	z-index: 1;
}
#infoTable th,
#infoTable td{
	vertical-align: top;
	color: #828282;
	font-weight: normal;
	font-size: 85%;
	padding:0px 0px 2px 0px;
}
#home-contents{
	position: relative;
}
#home-contents{
	position: relative;
	z-index: 0;
}

#infoTable td{
	width:140px;
	padding:0px 0px 2px 5px;
}

#infoTable td a{
	color: #828282;
}
