/**
    All setting
*/

/*-----------------------------------------------------
Yahoo UI Library Font-size Adjustment
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
http://developer.yahoo.com/yui/license.txt
http://developer.yahoo.com/yui/fonts/
10px = 77%   11px = 85%  12px = 93%  13px = 100%
14px = 108% 15px = 116% 16px = 123.1%  17px = 131%
18px = 138.5%  19px = 146.5%  20px = 153.9%  21px = 161.6%
22px = 167% 23px = 174% 24px = 182% 25px = 189%
26px = 197%
------------------------------------------------------*/

html {
    width: 100%;
}

a {
    text-decoration : none;
    /*\*/
    overflow: hidden;
    /**/
}

a:link {
    color: #2f32ca;
}

a:visited {
    color: #2F80CA;
}

a:hover,
a:focus,
a:active {
    text-decoration: underline;
}

.keyword {
    font-weight: bold;
    background-color: #FFBFBF;
}


.preview {
    width: auto;
    height: auto;
    padding: 0.5em;
    background: #fff7df;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #dddddd;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    display: none;
    visibility: hidden;
    z-index: 1;
    background: -moz-linear-gradient(top, #fff7df, #fff);
    background: -webkit-gradient(linear, center top, center bottom, from(#fff7df), to(#fff));
    background: linear-gradient(to bottom, #fff7df 0%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7df', endColorstr='#ffffff', GradientType=0); /* IE7,8,9 */
    -webkit-box-shadow: 5px 5px 6px -5px #777;
       -moz-box-shadow: 5px 5px 6px -5px #777;
            box-shadow: 5px 5px 6px -5px #777;
    behavior: url('/js/PIE.htc');
}

#image_preview_over {
    width: auto;
    height: auto;
    padding: 0.5em;
    background: #fff7df;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #dddddd;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    display: none;
    visibility: hidden;
    z-index: 1;
    -webkit-box-shadow: 5px 5px 6px -5px #777;
       -moz-box-shadow: 5px 5px 6px -5px #777;
            box-shadow: 5px 5px 6px -5px #777;
    behavior: url('/js/PIE.htc');
}

.image_preview {
    margin: 1em;
    border: 0;
}

body {
    width: 100%;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', 'メイリオ', 'meiryo', Arial, Helvetica, sans-serif, "Osaka";
    line-height: 1.5;
    background: #7DC6B2;
    margin-bottom: 3em;
}


#wrap {
    position : relative;
    font-size: 12px;
    padding: 0 1em ;
}

#wrap_work {
    padding-bottom: 400px;
    font-size: 12px;
    background: #ffffff;
    margin: 0;
}

#container {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    position : relative;
    background-color: #ffffff;
    border-top: 1px solid #333333;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    border-left: 1px solid #333333;
}

/**
    Header zone
*/


/**
    Main zone
*/

#main {
    width : 100%;
}

/**
    Left zone.
*/

    #left {
        background-color: #ffffff;
        width: 78%;
        float: left;
        padding: 1em;
    }

    .side {
        padding: 1em;
        text-align: center;
    }

    .nodisplay {
        display: none;
        visibility: hidden;
    }

    .fixed {
        position: fixed;
        top: 100px;
    }

    #ex_count_c {
        color: mediumblue;
    }
/**
    Right zone.
*/

    #right {
        background-color: #ffffff;
        float: left;
        width: 21%;
        font-size: 108%;
    }

    #content {}

        .description {
            margin: 0.5em;
            padding: 0 0.5em 0.4em 2em;
            line-height: 17px;
            font-size: 108%;
            cursor: pointer;
        }

        .description_common {
            margin: 0.5em;
            padding: 0 0.5em 0.4em 2em;
            line-height: 18px;
            font-size: 108%;
        }

        .description_common_pad {
            margin: 0.5em;
            padding: 0.5em 0.5em 0.4em 3em;
            line-height: 18px;
            font-size: 108%;
        }



        .description_box {
            margin: 1em;
            padding: 1em;
            background: #fff7df;
            line-height: 18px;
            font-size: 108%;
            border: 1px solid #999999;
        }

        #content > .content_box {
            padding: 0 0.5em 0.5em 0.5em;
        }


        h2 {
            margin: 1em 0 1em 0;
            color: red;
            font-size: 146.5%;
            font-weight: bold;
        }

        .content_box > h3 {
            font-size: 138.5%;
            font-weight: bold;
            border-left: 8px solid #cc3033;
            border-bottom: 1px solid #cc3033;
            padding: 1px 3px 3px 15px;
        }


        .board a:link, .board a:visited{
            color: #999999;
        }

        .social_button {
            padding: 0.2em 0.7em;
        }

        .parent {
            color: #121212;
            padding-left: 0.5em;
        }

        .res_quote {
            padding: 1em 1em 1em 3em;
        }

        .res_quote_inner {
            color: #121212;
            padding: 0.5em;
            background: #eeeeee;
        }

        .res_child {
            color: #333333;
            padding-left: 2.5em;
        }

        .res_grandchild {
            padding-left: 4em;
        }

        #tab {

        }



        fieldset {
            padding: 1em;
            border: 1px solid #666666;
        }

        legend {
            color: #333333;
            font-size: 116%;
            padding: 0.5em;
            border: 1px solid #666666;
            background: #efefef;
        }

        label {
            cursor: pointer;
        }

        input {
            /*border: 1px solid #333333;*/
        }

    .end_message {
        padding: 0.5em;
        color: green;
    }

    .focus {
        padding: 0.3em;
        border: 1px solid #666666;
        background-color: #ccccff;
    }

    .nofocus {
        padding: 0.3em;
        border: 1px solid #999999;
        background-color: #ffffe0;
    }

    .select_common {
        margin: 0.3em 0;
        background: #EAEAFF;
        border-top: 1px solid #dddddd;
        border-right: 1px solid #999999;
        border-bottom: 1px solid #999999;
        border-left: 1px solid #dddddd;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        background: -moz-linear-gradient(top, #EAEAFF, #fff);
        background: -webkit-gradient(linear, center top, center bottom, from(#EAEAFF), to(#fff));
    }

    .select_start {
        background: #FFEAEA !important;
        background: -moz-linear-gradient(top, #FFEAEA, #fff) !important;
        background: -webkit-gradient(linear, center top, center bottom, from(#FFEAEA), to(#fff)) !important;
    }

    .pre_select {
        background: #ffff99;
        background: -moz-linear-gradient(top, #ffff99, #fff);
        background: -webkit-gradient(linear, center top, center bottom, from(#ffff99), to(#fff));
    }

    #bottom {
        clear: both;
        width: 100%;
    }

    .content_center {
        padding: 0.3em;
        text-align: center;
    }

#footer {
    width : 100% ;
    margin-left: auto;
    margin-right: auto;
}

    address {
        margin: 1em;
        text-align: center;
    }

#loading {
    display: none;
    visibility: hidden;
}

.menu_b {
    border: 0;
    height: 1px;
    background: #666;
    background-image: -webkit-linear-gradient(left, #ddd, #aaa, #ddd);
    background-image:    -moz-linear-gradient(left, #ddd, #aaa, #ddd);
    background-image:     -ms-linear-gradient(left, #ddd, #aaa, #ddd);
    background-image:      -o-linear-gradient(left, #ddd, #aaa, #ddd);
}

label.optl {
    padding: 0;
    border: 0;
    cursor: pointer;
}

.tool {
    margin: 0.3em 2em;
    padding: 0.3em;
    background: #fafafa;
    border: 1px dotted #ababab;
}

.tool_b {
    width: 700px;
    padding: 0.3em 0.2em 0.3em 0.5em;
    text-align: left;
}

.tool_b > a{
    text-decoration: none;
    background: #dfdfdf;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #dddddd;
    padding: 4px;
    background: -moz-linear-gradient(top, #ffffff, #dfdfdf);
    background: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#dfdfdf));
    background: linear-gradient(to bottom, #ffffff 0%, #dfdfdf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dfdfdf', GradientType=0);
}

.tool_b > a:hover{
    border: 1px solid #999999;
}


.header_part {
    width: auto;
    padding: 0 0 auto;
}

.header_part_sel {
    background: #dedede;
    background: -moz-linear-gradient(top, #dedede, #fff);
    background: -webkit-gradient(linear, center top, center bottom, from(#dedede), to(#fff));
    background: linear-gradient(to bottom, #dedede 0%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede', endColorstr='#ffffff', GradientType=0);
}

.bigbutton {
    margin: 1em auto;
}

.bigbutton a{
    text-decoration : none;
    border: 1px solid #999999;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #dddddd;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 0.5em 1em;
    background: #dfdfdf;
    background: -moz-linear-gradient(top, #fff, #dfdfdf);
    background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#dfdfdf));
    background: linear-gradient(to bottom, #ffffff 0%, #dfdfdf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dfdfdf', GradientType=0);
}

.bigbutton a:hover{
    text-decoration : none;
    border: 1px solid #767676;
}

.smallbutton {
    margin: 1em auto;
    margin-left: 5px;
    margin-right: 5px;
    z-index: 1;
}

.smallbutton a{
    text-decoration : none;
    border: 1px solid #999999;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #dddddd;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 0 1em;
    background: #dfdfdf;
    background: -moz-linear-gradient(top, #fff, #dfdfdf);
    background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#dfdfdf));
    background: linear-gradient(to bottom, #ffffff 0%, #dfdfdf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dfdfdf', GradientType=0);
}

.smallbutton a:hover{
    text-decoration : none;
    border: 1px solid #999999;
}


#work {

}

.t_bold {
    font-weight: bold;
}

.t_aa {
    font-family: Mona,'MS PGothic AA','ＭＳ Ｐゴシック','MS PGothic','MS Pｺﾞｼｯｸ','MS Pゴシック','ＭＳＰゴシック','MSPゴシック','IPA モナー Pゴシック','IPA mona PGothic','IPA MONAPGOTHIC',IPAMonaPGothic,sans-serif;
    line-height: 'normal';
    font-size: '12pt';
    letter-spacing: 0;
}

.t_impact {
    margin: 5px 20px 10px;
    padding: 10px;
    border: 1px solid;
}

.bigbutton img {
    vertical-align: top;
}

.icons {
    vertical-align: top;
}

div.message {
    width: 450px;
    padding: 1em;
    border: 1px solid #666666;
    -moz-box-shadow: 0 3px 5px #999999;
    -webkit-box-shadow: 0 1px 5px #999999;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #efefef;
    background: -moz-linear-gradient(top, #ffffff, #eeffee);
    background: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#eeffee));
    background: linear-gradient(to bottom, #ffffff 0%, #eeffee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeffee', GradientType=0);
}

p.error {
    padding-left: 24px;
    background: url('/image/cancel.png') 0 2px no-repeat;
    font-size: 108%;
    font-weight: bold;
    color: crimson;
}

p.success {
    padding-left: 24px;
    background: url('/image/accept.png') 0 2px no-repeat;
    font-size: 108%;
    font-weight: bold;
    color: #333333;
}

#ex_content {
    padding: 1.5em 0;
}


input[type="button"] {
    color: mediumblue;
    cursor: pointer;
    margin-right: 3px;
    padding: 3px;
    background: #dfdfdf;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #dddddd;
    background: -moz-linear-gradient(top, #ffffff, #dfdfdf);
    background: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#dfdfdf));
    background: linear-gradient(to bottom, #ffffff 0%, #dfdfdf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dfdfdf', GradientType=0);
}

input[type="button"]:hover {
    border: 1px solid #999999;
    background: -moz-linear-gradient(top, #ffffff, #cfffcf);
    background: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#cfffcf));
    background: linear-gradient(to bottom, #ffffff 0%, #cfffcf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cfffcf', GradientType=0);
}

input[type="button"]:focus {
    border: 1px solid #999999;
    background: -moz-linear-gradient(top, #ffffff, #cfffcf);
    background: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#cfffcf));
    background: linear-gradient(to bottom, #ffffff 0%, #cfffcf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cfffcf', GradientType=0);
}

.space {
    margin-bottom: 8em;
}

#stat {
    padding: 6px;
    background: #dfdfdf;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #dddddd;
    background: -moz-linear-gradient(top, #ffffff, #dfdfdf);
    background: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#dfdfdf));
    background: linear-gradient(to bottom, #ffffff 0%, #dfdfdf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dfdfdf', GradientType=0);
}

#stat p {
    font-weight: bold;
}

.light_shadow
{
    -webkit-box-shadow: 5px 5px 6px -5px #777;
       -moz-box-shadow: 5px 5px 6px -5px #777;
            box-shadow: 5px 5px 6px -5px #777;
    behavior: url('/js/PIE.htc');
}

.deep_shadow
{
    -webkit-box-shadow: 10px 10px 6px -6px #777;
       -moz-box-shadow: 10px 10px 6px -6px #777;
            box-shadow: 10px 10px 6px -6px #777;
    behavior: url('/js/PIE.htc');
}

img.exclamation {
    vertical-align: top;
}

.placeholder {
    border: 1px dotted #666666;
    background: #e6e6fa;
    height: 100px;
    margin: 1.5em 0;
}

.dragger {
    background: #ffffff;
    border: 1px solid #666666;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.filter {
    display: none;
    visibility: hidden;
    width: 0;
    height: 0;
}
