@charset "Shift_JIS";

/* ----------------------------------------------------------------
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,'‚l‚r ‚oƒSƒVƒbƒN','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;
	width: 770px;
}
#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;
}
/* ----------------------------------------------------------------
FOOTER
----------------------------------------------------------------- */
#footer-static-simple-wrapper{
	text-align: center;
}
#footer-static-simple-wrapper #footer-static-simple{
	padding:100px 0 10px 0;
	margin: 0 auto;
	width: 770px;
	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;
}