﻿.oll{background:black;}
.title{color:white;}
.main{
      margin:0 auto;
      width:320px;
      color:white;
      font-weight:bold;
}
.tel{
     width:160px;
     height:45px;
     background:yellow;
     box-shadow: 0px 1px 0px 2px #b8860b;
     border-radius:10px;
     font-weight: bold;
     line-height:0em;
}
.kosu{
     width:160px;
     height:25px;
     background:#BA55D3;
     box-shadow: 0px 1px 0px 2px #9400D3;
     border-radius:10px;
     font-weight: bold;
     text-align:center;
}
a{
   text-decoration: none !important;
   color:blue;
}
