@charset "utf-8";

.shisetsu-box {
margin:20px 0 40px 0;
}
.shisetsu-box h4 {
padding:2px 5px;
margin:10px 0 5px 0;
font-size:1.2em;
color:#666666;
background:#e9e9e9;
border-radius:4px;
}

p.catch {
font-size:1.4em;
color:#006600;
}
.shisetsu-box h5 {
padding:2px 5px;
margin:5px 0 2px 0;
font-size:1.2em;
color:#666666;
border:#999999 solid 1px;
border-radius:4px;
}

p.price {
margin:10px 0 0 0;
color:#FF0000;
font-weight:bold;
}