@charset "UTF-8";

/* ----------------------------------------------------------------
RESET
----------------------------------------------------------------- */
#header-static-simple-wrapper *,
#footer-static-simple-wrapper *{
	margin:0px;
	padding:0px;
	font-size: 0;
	line-height: 0;
	border:none;
	background:none;
	font-family:'Hiragino Kaku Gothic ProN',Meiryo,'ＭＳ Ｐゴシック','Arial',sans-serif;
}
/* ----------------------------------------------------------------
HEADER
----------------------------------------------------------------- */
#header-static-simple-wrapper{
	border-bottom: 1px solid #ebeced;
	background: #fff;
	text-align: center;
}
#header-static-simple-wrapper #header-static-simple{
	padding: 10px 0;
	margin: 0 auto;
}
#header-static-simple-wrapper #header-static-simple .company-logo{
	text-align: left;
}
#header-static-simple-wrapper #header-static-simple .company-logo img{
	height: 50px;
	width: auto;
}

#header-static-simple-wrapper #header-static-simple .site-utility{
	display: none;
}
/* ----------------------------------------------------------------
FOOTER
----------------------------------------------------------------- */
#footer-static-simple-wrapper{
	text-align: center;
}
#footer-static-simple-wrapper #footer-static-simple{
	padding:100px 0 10px 0;
	margin: 0 auto;
	width: 660px;
	text-align: center;
}
#footer-static-simple-wrapper #footer-static-simple #site-copyright,
#footer-static-simple-wrapper #footer-static-simple #site-copyright span{
	font-size: 11px;
	line-height: 1.4em;
	color: #666666;
}

#header-static-simple-wrapper.type-a01 #header-static-simple,
#footer-static-simple-wrapper.type-a01 #footer-static-simple{width: 580px;}
#header-static-simple-wrapper.type-a02 #header-static-simple,
#footer-static-simple-wrapper.type-a02 #footer-static-simple{width: 660px;}
#header-static-simple-wrapper.type-a03 #header-static-simple,
#footer-static-simple-wrapper.type-a03 #footer-static-simple{width: 880px;}
#header-static-simple-wrapper.type-a04 #header-static-simple,
#footer-static-simple-wrapper.type-a04 #footer-static-simple{width: 970px;}