
body { font-family: "メイリオ",Meiryo,Verdana,Helvetica,Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック"; margin: 0px; padding: 0px; font-size: 14px; background: url("../img/bg_03_2.png") repeat-y center top; }
a:link { color: rgb(59, 89, 152); text-decoration: underline; }
a:visited { color: rgb(59, 89, 152); text-decoration: underline; }
a:hover { color: rgb(32, 108, 255); text-decoration: none; }
#wrapper {  max-width:960px; width:100%;margin: 0px auto; padding: 0px; background-color: rgb(255, 255, 255); box-shadow: 0px 0px 10px rgb(89, 74, 66); }
#container { margin: 0px; padding: 15px 75px; }
h2 {  }
.style_01 { font-size: 24px; line-height: 150%; font-weight: bold; font-family: "メイリオ",Meiryo,Verdana,Helvetica,Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック"; text-align: center; margin: 0px; padding: 15px 0px 11px; border-top: 1px solid rgb(153, 153, 153); border-bottom: 1px solid rgb(153, 153, 153); }
.contents { margin: 0px 0px 75px; padding: 0px; }
table.spec { width: 100%; border-collapse: separate; margin: 0px 0px 30px; }
table.spec td { font-size: 14px; line-height: 180%; letter-spacing: 1px; border-bottom: 1px solid rgb(153, 153, 153); padding: 10px; }
table.spec td p{ margin:0;}
table.spec th { padding: 10px; font-size: 15px; line-height: 180%; letter-spacing: 1px; vertical-align:top;text-align: left;background-color: rgb(241, 241, 241);border-right: 1px solid rgb(153, 153, 153); border-bottom: 1px solid rgb(153, 153, 153); }
.caption { font-size: 12px; color: rgb(102, 102, 102); font-weight: normal; line-height: 150%; }
#link { margin: 0px 45px; padding: 15px; font-size: 12px; line-height: 150%; text-align: center; color: rgb(153, 153, 153); border-top: 1px dotted rgb(153, 153, 153); }
#footer {margin: 0px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 150%;
    text-align: center;
    padding: 15px;
   color: rgb(255, 255, 255);
   background-color: #000;}
    
    
    @media (max-width: 600px) {
    #wrapper {
    margin: 0px auto;
    width:94%;
    }
    table.spec th{
    display:block;
    width:94%;
     border-right: none;
   /*     border-right: 1px solid rgb(153, 153, 153);
    border-left: 1px solid rgb(153, 153, 153);*/
    text-align:center;

    }
        table.spec td{
    display:block;
    border-bottom: none;
    /*border-right: 1px solid rgb(153, 153, 153);
    border-left: 1px solid rgb(153, 153, 153);*/
    text-align:center;
    }
            table.spec td:last-child{
border-bottom: 1px solid rgb(153, 153, 153);

    }

    #container {
    width: 90%;
    margin: 0px auto;
    padding: 15px 15px;    }
    .contents {
    margin-bottom:0px;
    }
    
    }
