#base .header img {
	padding-top: 5px;
}
.button {
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.h3{
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	background-color: #d3d3d3;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #808080;
	margin-top: -5px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.footer {
	text-align: center;
	margin-top: 10px;
	font-size: 10px;
}
#main {
	text-align: center;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

#page-top {
	text-align: right;
	height: 30px;
	line-height: 30px;
}
#info {
	text-align: center;
}
#main ul {
	text-align: center;
	margin-bottom: 10px;
}

#topimage {
	text-align: center;
}
.textarea {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.line_text {
	text-align: left;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul {
	margin-top: 10px;
}.shoplist {
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 49.74% , rgba(229,0,18,1.00)),color-stop( 100% , rgba(161,0,12,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(229,0,18,1.00) 49.74%,rgba(161,0,12,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(229,0,18,1.00) 49.74%,rgba(161,0,12,1.00) 100%);
	width: auto;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 25px;
	margin-bottom: 10px;
}
.shopmenu {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
