body{
 background-color:#ffffff;
 color:#555555;
}

a{
 font-size:13px;
 font-weight: none;
 color: #888888;
 line-height: 5px;
}

h1 {
 position: relative;
 display: inline-block;
 padding: 0 35px;
 color: #000000;
}
h1:before, h1:after {
 content: '';
 position: absolute;
 top: 50%;
 display: inline-block;
 width: 44px;
 height: 2px;
 background-color: black;
 -webkit-transform: rotate(-60deg);
 transform: rotate(-60deg);
}
h1:before {
  left:0;
}
h1:after {
  right: 0;
}

h2{
 color: #364e96;
 border: solid 3px #364e96;
 padding: 0.5em;
 border-radius: 0.5em;
 font-size:13px;
}

h3{
 color:#000000;
 line-height: 15px;
 border-left: double 10px #770000;
 border-bottom: solid 1px #770000;

}

h4{
}

p{
 }

hr{
 border-top: 1px dashed #8c8b8b;
}


.shopname{
 font-size:15px;
 font-weight: bold;
 line-height: 13px;
 color:#333333;
}

.ad{
 font-size:13px;
 font-weight: none;
 line-height: 13px;
}

.tel{
 font-size:13px;
 font-weight: none;
 line-height: 13px;
}

.time{
 font-size:13px;
 font-weight: none;
 line-height: 13px;
}

.del{
 font-size:13px;
 font-weight: bold;
 line-height: 13px;
 color:#ff8888;
}

.menu{
 font-size:13px;
 font-weight: none;
 line-height: 13px;
}

.web{
 font-size:13px;
 font-weight: none;
 line-height: 13px;
 color:#8888ff;
}

.modor{
 font-size:13px;
 font-weight: none;
 line-height: 35px;
}

