#base .header img {
	padding-top: 5px;
}
#tenpo {
	display: block;
}

.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 {
	overflow: hidden;
	height: auto;
	width: 100%;
}
#topimage img {
	display: block;
}
.hukidashi {
	text-align: center;
	margin-top: 15px;
}


.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;
}
.shoplist {
	color: #FFFFFF;
	text-align: center;
	clear: both;
	float: none;
	background-color: rgba(0,0,0,1);
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;

}

.shopmenu {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.shopmenu ul {
	margin-top: 7px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.osaka {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.osaka .select {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.osaka .select ul {
	margin-right: auto;
	margin-left: auto;
}
.kaerematen {
	width: 90%;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}





.wlink a:link { color: #ffffff; }


.wlink  a:visited { color: #ffffff; }
.wlink  a:hover { color: #ffffff; }
.wlink  a:active { color: #ffffff; }

.signup_text {
	text-align: center;
	margin: 2%;
	background-color: #f8dbdd;
	color: #e50012;
	padding: 1%;
	border-radius: 5px;
	font-weight: bold;
	font-size: 19.5px;
}.touroku_title {
	background-color: #FF0000;
	margin-top: 15px;
}
.couponbox_title {
	background-color: #FF0000;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 15px;
	overflow: hidden;
}

.couponbox_title span {
	font-size: 16px;
	display: block;
	line-height: 16px;
}

.kensaku {
	margin-top: 15px;
}
.kensaku .box {
	width: 100%;
	clear: both;
	float: none;
	overflow: hidden;
}
.kensaku .box div {
	float: left;
	width: 31%;
	margin-left: 2%;
}
.jisseki_title {
	background-color: #FF0000;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #FFFFFF;
	font-size: 16px;
	overflow: hidden;
}
.tatoeba {
	margin-top: 15px;
	margin-bottom: 15px;
	overflow: hidden;
}
.comment {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	border: 3px solid #D7D7D7;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-size: 75%;
	line-height: 130%;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eeeeee 100%);
	padding: 2%;
	height: auto;
	float: none;
	clear: both;
	overflow: hidden;
	text-align: left;
}
.last_botan {
	margin-top: 15px;
	overflow: hidden;
	clear: both;
	margin-bottom: 20px;
}

.comment strong  {
	font-size: 120%;
}
.comment img {
	float: left;
	margin-right: 5px;
	width: 63px;
}
