
/*======================================
	Pagetop
=======================================*/
.Pagetop_wrapper {
	margin-top:100px;
	width: 1200px;
	overflow:hidden;
	clear:both;
}
.pagetop a {
	background: no-repeat url(../images/common/pagetop.gif);
	text-indent: -9999px;
	display: block;
	width: 100px;
	height: 20px;
	overflow:hidden;
	float:right;
}


/*======================================
	Footer
=======================================*/
#footer,#footer_sub {
	background: repeat-x url(../images/common/footerback.gif);
	margin-top:100px;
	padding-top:15px;
	height:110px;
	overflow:hidden;
	clear:both;
}
#footer_sub {margin-top:0px;}
.footer_navi_wrapper {
	border-right:1px solid #3367ad;
	margin-left:330px;
	padding-right:30px;
	float:left;
}

/*----- address / recruit -----*/
.footer_add {
	font-size:11px;
	line-height:17px;
	font-weight:normal;
	text-align:left;
	color:#ffffff;
	float:left;
}
.footer_navi_wrapper .subnavi {
	font-size:10px;
	line-height:15px;
	font-weight:normal;
	text-align:right;
	color:#ffffff;
}
.footer_navi_wrapper .subnavi a {color:#ffffff;}

/*----- Copy -----*/
.Copy {
	margin-top:15px;
	font-size: 10px;
	line-height: 13px;
	text-align:center;
	color: #ffffff;
	font-weight: normal;
	letter-spacing:0.5px;
	clear:both;
}
