
#page_normal {
	float: left;
	background:#FFF;

}

table {
	font-family:Meiryo, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

table a {
	color: #4e7bb4;
	text-decoration: underline;
}

table a:hover {
	text-decoration: none;
	color: #4e7bb4;
}