﻿@charaset "shift_jis";

/* NAVI */
#frame-nav {
	width: 100%;
	height: 180px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 10000;
}

.bg-nav {
	width: 100%;
	height: 146px;
	padding-top: 34px;
	background: url(image/nav/bg_footer-base.png) top center repeat-x;
}

#frame-menu {
    width: 100%;
    max-width: 1200px;
    height: 146px;
    margin: 0px auto;
    position: relative;
}

.box-regist {
	height: 174px;
    width: 351px;
    overflow: hidden;
    position: absolute;
    top: -60px;
    left: -15px;
    z-index: 1000;
    text-align: center;
}
.box-regist img {
	width: 171px;
}

.box-logo {
	height: 83px;
	width: 420px;
	position: absolute;
	top: 0px;
	left: -18px;
	z-index: 50;
}

.box-logo ul {
	margin: 0px;
	padding: 0px;
}

.box-logo li {
	margin: 0px;
	list-style: none;
	float: left;
}

.box-banner {
	height: 60px;
	width: auto;
	position: absolute;
	top: 30px;
	right: 1%;
	z-index: 50;
}

/*
.box-banner { height: 60px; width: 508px; margin: 0 auto; padding-top: 8px;}
*/

.box-banner ul {
	margin: 0px;
	padding: 0px;
}

.box-banner li {
	margin: 0 0 8px 8px;
	list-style: none;
	float: left;
}

.box-copyright {
	width: 100%;
	height: 12px;
	position: absolute;
	bottom: 10px;
	left: 0px;
	z-index: 1;
	color: #fafafa;
	font-size: 14px;
}

.box-copyright ul {
	height: 12px;
	margin: 0 12px 0 0;
	padding: 0px;
}

.box-copyright li {
	margin: 0 0 0 24px;
	list-style: none;
	float: left;
	color: #fafafa;
}