@charset "UTF-8";

/* お問い合わせ電話番号
---------------------------------------------*/

.tel-panel {
text-align: center;
width: 620px;
background: url(../img/tel-panel-back.jpg) repeat-y;
font-size: 130%;
color: #FFFFFF;
font-family:trebuchet ms;
padding: 0;
}
.tel-panel-top{
width: 620px;
height: 19px;
background: url(../img/tel-panel-top.jpg) no-repeat top;
}

.tel-panel h4 {
font-size: 180%;
color: #FFFFFF;
font-weight: bold;
letter-spacing: 0.1em;
margin: 0px;
padding: 0px;
background: url(../img/tel-panel-back.jpg) repeat-y;
}

.tel-panel-bottom{
width: 620px;
height: 19px;
background: url(../img/tel-panel-bottom.jpg) no-repeat bottom;
}

/* ここまで
---------------------------------------------*/