@charset "utf-8";
/* CSS Document */

#logo{
	top:16px;
}

#header
{
	height: 117px;
}

#header_right
{
	top:36px;
}

#navi-img{
	font-size:10px;
	padding:50px 0 115px 25px;
}

#navi-img a{
	padding:0px;
	margin:0px;
	border-bottom: 1px solid;
	color:#03014A;
	font-size:10px;
	display:inline;
	margin-bottom:10px;
}

#navi-img a:hover{
	background:none;
}

#header_history {
  padding-left: 5px;
}

#header_search  {
  top: 40px;
}

table.withSubtitle p {
  margin: 0px !important;
  padding: 0px !important;
  color: #777;
  font-size: 11px !important;
  font-weight: bold !important;
  line-height: 12px !important;
}

table td.subtitle {
  padding: 3px 6px 15px 6px;
}
