#page_title{
background:url('../images/escale/h2.jpg') no-repeat top center;
}
#contents h3{
background:url('../images/common/h3_2.png') no-repeat center;
}
#contents section h4:before{
content:"●";
color:#f16275;
}
#contents section h5{
border-bottom:1px solid #ffc7c7;
}
#contents table{
width:calc(100% - 40px);
border:3px solid #f16275;
margin:0 20px;
}
#contents th,
#contents td{
font-weight:normal;
white-space: nowrap;
border:1px solid #f16275;
vertical-align:middle;
padding:5px;
}
#contents th{
background:#ffdde5;
}
#contents td{
}
