/* Add css class names below and they will show in all "Style" drop-downs */
.shutter {}
.shutterset {}
.subtitle-a{
    font-size:20px;
    margin: 20px 0 10px;
    padding: 0 0 5px;
    border-bottom:3px solid #999999;
    letter-spacing: 2px;
}
.subtitle-b{
    font-size:18px;
    margin: 20px 0 10px;
    padding: 0 0 5px;
    border-bottom:3px solid #999999;
    letter-spacing: 2px;
}
.subtitle-c{
    font-size:18px;
    margin:25px 0 10px;
    padding : 10px 0 10px 45px;
    line-height:36px;
    height:36px;
    color:#FFFFFF;
    font-weight:bold;
    letter-spacing: 1px;
    background: url(./images/wood.gif) left center no-repeat #FFFFFF !important;
    font-family: "Hiragino Mincho Pro", "ＭＳ Ｐ明朝",serif;
}
.attention{
    margin: 10px 30px 10px;
    border:1px solid #FF9999;
    background-color: #FFCCCC;
    padding: 10px;
}
.shiokaze-table
{
    border-width: 2px;
    
}
.shiokaze-table thead td
{
    background-color:#FFFFFF;
}
.shiokaze-table thead
{
    margin:0;
}
.shiokaze-table th
{
    padding:5px;
    background-color:#000066;
    color:#FFFFFF;
    font-size:10.5pt;
}
.shiokaze-table td
{
    padding:5px;
    background-color:#E8E8E8;
    font-size:10.5pt;
}