body {
  background: #fff;
  color: #000;
  margin: 0px;
  font-size: 100%;
  line-height:20px;
  font-family: Verdana, Arial, sans-serif;
}
.toplink{background-color:#D8D8D8;font-size: 150%;text-align:center;padding:10px}
.title{font-size:330%;text-align: center;font-weight:700;line-height: 28px;padding-top:22px;}
.tel, .addr{font-size:260%;text-align: center;font-weight:700;line-height: 28px;}
.ht{height:10px;}
img{max-width:100%}
.mostPopular{margin:0 auto; padding-top:10px;padding-bottom:10px}
.imgtext{font-size:320%;text-align: center;font-weight:700}
.imgtext p{padding-top:10px;}
.sitecontent{text-align:center;}
.sitecontent h2{padding-top:10px;padding-bottom:5px;}
.btext{border: 2px solid;padding: 5px;min-height: 158px;}
@media only screen and (max-width: 550px) {
	img{height:auto;}
	.title, .tel, .addr{font-size:200%;}
}