@charset "UTF-8";

body {
	-webkit-text-size-adjust: 100%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	letter-spacing: 0.1em;
	color: #333333;
	line-height: 2.2em;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a img {
	background: none;
	border: none;
}
a img:hover {
	background: none;
	border: none;
}
#title {
	margin-bottom:15px;
}
p {
	font-size: 12px;
	line-height: 2.1em;
	text-align: justify;
}
h1 {
	font-weight: normal;
	font-size: 14px;
}
h4 {
	font-weight: normal;
	font-size: 12px;
	margin-bottom:10px;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif
}
h3 {
	font-weight: normal;
	font-size: 10px;
	margin-top:10px;
	margin-bottom:-5px;
}
h2 {
	font-weight: bold;
	font-size: 20px;
	margin-bottom:0px;
}
h5 {
	margin-top:10px;
	padding-top:10px;
	font-weight: normal;
	font-size: 10px;
	margin-bottom:10px;
	letter-spacing: 0em;
	line-height: 1.5em;
	font-family:Arial, Helvetica, sans-serif
}
#shopinfo{
	font-size: 14px;
	line-height: 2.5em;
	letter-spacing: 0.2em;
}
/*pagetop↓
-------------------------------------------------*/
#page-top {
	position: fixed;
	bottom: 50px;
	right: 70px;
}
#page-top a {
	width: 54px;
	padding: 0;
	text-align: center;
	display: block;
}
#page-top a:hover {
}