@charset "UTF-8";
/* CSS Document */

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
html {
    color: #000;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}

li {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

input, textarea, select {
    font-size: 100%;
}

legend {
    color: #000;
}

a:link {
    color: #333333;
    text-decoration: none;
}

a:visited {
    color: #333333;
    text-decoration: none;
}

a:hover {
    color: #333333;
    text-decoration: none;
}

a:active {
    color: #333333;
    text-decoration: none;
}


body {
    font-family: "helvetica", helvetica, Arial, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'YuGothic', '游ゴシック', 'メイリオ', "Meiryo", 'MSゴシック', "MS-Gothic", sans-serif;
    -webkit-text-adjust: 100%;
}

/* Clearfix */

.clearfix:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
    min-height: 1%;
    display: block;
}

.clearfix {
    height: 1%;
}

.clear {
    clear: both;
}

html {
    background-image: url("../img/line.gif");
    background-color: #333333;
    height: 100%;
}

#bodybox .p_head {
    width: 150px;
    padding: 0 0 7px;
    border-bottom: 2px solid #333333;
    margin: 0 auto 60px;
}

#bodybox {
    margin: 0 15px;
    background: #fff;
    min-height: 100%;
}

#bodyinbox {
    max-width: 980px;
    padding: 40px 20px;
    margin: 0 auto;
    font-size: 13px;
    text-align: justify;
}

#bodyinbox_pol {
    max-width: 750px;
    padding: 40px 20px;
    margin: 0 auto;
    font-size: 13px;
    text-align: justify;
}

#bodybox p {
    font-weight: 15px;
    margin: 0 0 10px 0;
}

#bodybox h1 {
    font-size: 20px;
    margin-bottom: 0px;
}


#bodybox h2 {
    font-size: 10px;
    color: #999999;
    letter-spacing: 0.1em;
    margin-bottom: 50px;
}

#bodybox h3 {
    font-size: 15px;
    font-weight: bold;
    margin: 20px 0 10px;
}

#bodybox .pl2 {
    line-height: 15px;
    font-weight: 200;
    margin: 50px 0 30px 0;
    padding: 10px;
    text-align: center;
    border: 1px solid #999999;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

#bodybox .pl3 {
    line-height: 15px;
    font-weight: 200;
    margin: 45px 5px 0px 5px;
    padding: 10px;
    text-align: center;
    border: 1px solid #999999;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

#bodybox table {
}

#bodybox tr {
    margin: 0 0 10px 0;
}

#bodybox th {
    font-size: 15px;
    font-weight: bold;
    vertical-align: top;
    padding: 20px 0px;
    width: 10%;
}

#bodybox td {
    font-size: 13px;
    line-height: 20px;
    vertical-align: top;
    padding: 20px 0px 20px 20px;
}

#bodybox th:before {
    content: "";
    width: 6px;
    height: 11px;
    margin: 0 10px 0 0;
    display: inline-block;
    background-image: url("../img/arrow.gif");
}

#bodybox .p_close {
    width: 220px;
    margin: 50px auto 50px;
    text-align: center;
    font-size: 17px;
    font-weight: 100;
    letter-spacing: 0.1em;
    color: #666666;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid #999999;
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .3);
    -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, .3);
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .3);
}

#bodybox .p_close a {
    display: block;
    padding: 20px;
}

#bodybox .p_close:hover {
    margin: 51px auto 49px;
    cursor: pointer;
    color: #cccccc;
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .1);
    -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, .1);
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .1);
}

#each_rec {
    border: 1px #dedede solid;
    padding: 60px 60px 0px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

#each_rec .inner {
    margin: 0 auto;
    width: 700px;
    background: #fff;
    padding: 0px;
}

#each_rec h1 {
    font-size: 15px;
}

#each_rec .inner .text_01 {
    font-size: 16px;
    padding: 0 0 20px 0;
}

#each_rec .inner .headline h2 {
    font-size: 20px;
    margin: 0 0 5px 0;
}

#bodybox .p_copy {
    font-style: italic;
    width: 150px;
    text-align: center;
    margin: 0 auto;
    font-size: 10px;
    color: #808080;
    letter-spacing: 0.1em;
    padding: 0 15px 0;
    background-color: #fff;
}


@media screen and (max-width: 480px) {

    #bodyinbox {
        padding: 40px 0;
    }

    #bodybox th,
    #bodybox td {
        width: 100%;
        display: block;
    }

    #bodybox th {
        padding: 20px 0px;
    }

    #bodybox td {
        padding: 0px;
    }

    html {
        background-image: url("../img/line.gif");
        background-color: #fff;
    }

    #each_rec .inner .headline h2 {
        font-size: 20px;
        margin: 0 0 5px 0;
    }

    #each_rec {
        border: 0px #dedede solid;
        padding: 0px;
    }

    #each_rec .inner {
        margin: 0 auto;
        width: 100%;
        background: #fff;
        padding: 0px;
    }

    .text_01 {
        padding: 0 0 20px 0;
    }

    .col_01 {

    }

    .col_02 {
        text-align: left;
    }


}
