@charset "UTF-8";

#header .menu_contents .pool a {
	background: #2e94E2;
	color:#ffffff;
	font-weight:bold;
	border-left:1px solid #2e94E2;
	border-right:1px solid #2e94E2;
	border-top:1px solid #2e94E2;
}
#header .menu_contents .pool a:hover{
	background: #2e94E2;
	color:#ffffff;
	font-weight:bold;
}
#header .menu_contents .pool a:visited{
	background: #2e94E2;
	color:#ffffff;
	font-weight:bold;
}

div.hubpage .message_box {
text-align:center;
line-height:18px;
}

div.hubpage .message_box a{
line-height:24px;
}