@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	line-height: 1.4em;
	color: #626262;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#header {
	position:absolute;
	margin-left:10px;
	z-index:999;
}

#headerTel {
	position: absolute;
	top: 5px;
	right: 61px;
	z-index: 999;
}

#footer_shop {
	width: 95%;
	margin:10px auto 0px;
}

#copyright {
	border-top: #e0dddb 1px solid;
	padding-top:15px;
	text-align: right;
	width: 95%;
	margin: 10px auto 15px;
}