@import url("../../common/css/footer.css");
#contents {
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#navi01 {
}
#navi01 ul {
	text-align: right;
	background-color: #efefef;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#navi01 li {
	display: inline;
}
#catch {
	position:absolute;
	height:auto;
	font-size: 12px;
	line-height: 120%;
	padding-right: 300px;
	left: 10px;
	color: #ffffff;
	top: 10px;
}
#banner {
	background-color: #5A86B3;
	height: 61px;
	text-align: right;
}
.detail {
	letter-spacing: 0em;
	font-size: 95%;
}
#navi01 #root {
	float: left;
}
