@charset "utf-8";
footer {
	visibility: hidden;
	width: 100%;
	min-width: 1200px;
	height: 84px;
	position: relative;
}
footer.low {
	height: 84px;
}
footer.top {
	height: 174px;
}
footer div.footercontents {
	margin: 0 auto;
	width: 1140px;
	height: 100%;
	position: relative;
}
footer #footernote {
	background: #a0000c;
	color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 56px;
	min-width: 1200px;
	height: 28px;
}
footer #footernote.low {
	height: 28px;
	bottom: 56px;
}
footer #footernote.top {
	height: 56px;
	bottom: 118px;
}
footer nav#footernav1 {
	/*display: none;*/
	height: 56px;
	position: absolute;
	top: 0;
	left: 0;
}
footer nav#footernav2 {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
}
footer nav#footernav1 ul {
	display: table;
	width: 1070px;
	height: 56px;
}
footer nav#footernav2 ul {
	display: table;
	width: 130px;
	height: 56px;
}
footer nav li {
	display: table-cell;
	margin-right: 30px;
	min-width: 100px;
	text-align: left;
	line-height: 56px;
	color: #fff;
	background: #a0000c;
}
footer nav li.slit {
	margin-right: 0;
	min-width: 9px;
	width: 9px;
	background: url(/images/footer/footerslit.png);
}
footer nav li.pagetop {
	margin-right: 0;
	width: 130px;
	height: 56px;
	background: url(/images/footer/pagetop.png);
}
footer nav li.pagetop2 {
	margin-right: 0;
	width: 130px;
	height: 28px;
	background: url(/images/footer/pagetop2.png);
}
footer nav li.pagetop a,
footer nav li.pagetop2 a {
	text-align: center;
	line-height: 1.3em;
}
footer nav li.pagetop a {
	margin: 10px auto 0;
}
footer nav li.pagetop2 a {
	margin: 6px auto 0;
}
footer nav li a,
footer nav li.firstChild a.parentsLink {
	display: block;
	text-decoration: none;
	margin-right: 30px;
	min-width: 100px;
	height: 56px;
	color: #fff;
}
footer nav li a:hover,
footer nav li.firstChild a.parentsLink:hover {
	text-decoration: underline;
}
footer nav li a.current,
footer nav li.firstChild a.current:hover,
footer nav li a.parentsLink {
	text-decoration: underline;
}
footer #footersig {
	background: #ededed;
	color: #000;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 28px;
	min-width: 1200px;
	height: 28px;
}
footer #footersig.low {
	height: 28px;
}
footer #footersig.top {
	height: 90px;
}
footer #footersig div {
	display: none;
}
footer #footershamei {
	position: relative;
	top: 1em;
	left: 0;
	font-size: 1.33em;
	font-weight: bold;
}
footer #footershamei span {
	display: inline-block;
	/*font-weight: normal;*/
	font-family: 'Archivo Narrow', sans-serif;
}
footer #footertelephoneno {
	position: absolute;
	top: 20px;
	left: 0;
}
footer #footerjyuusho {
	position: absolute;
	top: 42px;
	left: 0;
}
footer #footercopy {
	background: #ffaf00;
	color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	min-width: 1200px;
	height: 28px;
	line-height: 28px;
}
footer #footercopy p {
	background: #ffaf00;
	text-align: center;
}

footer #footerssl{
	position: absolute;
	top: 0;
	right: 0;
	line-height: 1.7em;
	display: block;
    width: 127px;
    height: 90px;
}
