@charset "EUC-JP";

/* --------------------
common
-------------------- */

#header_1150115 {
  margin: 0 auto 10px;
  box-sizing: border-box;
}

#header_v2 {
  margin:0;
  font-size: inherit !important;
}

#header_v2 .inner {width: 100%;}

#header_v2 div {
  margin: auto;
  padding: revert;
}

#header_v2 .new {
  background: transparent;
  width: 960px;
}

#header_v2 .new .side {font-size: 12px;}

#header_v2 ul {margin: 0 auto;}

#header_1150115 div:after,
#header_v2 div:after {content: "";}

#header_1150115 figure,
#footer_1150115 figure {margin: 0;}


/* --------------------
header
-------------------- */

.shop_header {
	display: block;
	padding: 10px 0 15px 25px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}

.header_container {
	width: 500px;
}

#header_1150115 .header_container {
  margin: revert;
}

.header_container img {
	width: 100%;
	height: auto;
}


/* --------------------
footer
-------------------- */

#footer_1150115 {
	font-family: "Þâ¥´¥·¥Ã¥¯ Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "¥Ò¥é¥®¥Î³Ñ¥´ ProN W3", ¥á¥¤¥ê¥ª, Meiryo, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	margin: 0 auto;
}

.shop_footer {
	background: #8FC31F;
	display: block;
}

.shop_footer .copyright {
	color: #fff;
	padding: 20px 0;
	font-size: 12px;
	text-align: center;
}