メニュー

ご利用料金

メニュー

※飲食のお持ち込みはご遠慮いただいております。

 

.img-float img{
float: left;
margin-left: 1%;
text-align:center;
}
.clear {
clear: both;
}
.bold_txt{
font-weight: bold;
color: #ff7200;
font-size: 24px;
}
.center{
margin: 0 auto;
}
center{
display:block;
}
@media (max-width: 700px) {
.img-float img{
width:100%;
}