@charset "UTF-8"; /* 文字コード宣言 */
@import url("lib/style/blueSky/base.css");

div#sec_address div.address {
	margin-left: 5em;
}

div#globalMenu {
	display: none;
}

.section dl {
	margin-left: 3em;
}
.section dd {
	margin-left: 0px;
}
.section table {
	margin-left: 3em;
}
div#footer {
	text-align: right;
	border-top: #002266 solid 2px;
	padding: 0.4em 1em;
}