@charset "UTF-8";
/* CSS Document */

#contents h2 .h2 { margin-bottom: 10px; }
#contents h3 .h3 {
margin-bottom: 10px;
margin-top: 10px;
}
#contents .tel {
font-size: 36px;
font-weight: bold;
color: #A5025D;
display: inline;
margin-right: 10px;
}
#contents .time {
color: #A5025D;
font-size: 18px;
display: inline;
}
#contents .mail { font-size: 24px; }
