@charset "utf-8";

/*///////////////////////////////////////////////////////////////////////////////////////DEFAULT*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, re, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video { margin:0; padding:0; border:0; outline:0; vertical-align:baseline; background:transparent; }
article, aside, details, figcaption, dialog, figure, footer, header, hgroup, menu, nav, section { display: block; }  /*for IE*/
body { text-align:center; font-size:13px; *font-size:small;　*font:x-small; font-family:"Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;}
h1, h2, h3, h4, h5, h6, table, caption, tbody, tfoot, thead, tr, th, td, input, textarea { font-size:100%;}
img { border:none; vertical-align:bottom; }
ul, ol { list-style:none;}
table {　border-collapse: collapse;　border-spacing: 0;　font-size:inherit;　font:100%;　}
.hiddenTxt { position:absolute; left:-9999px; font-size:1px; }
.clearfix:after {
    content:".";
    display:block;
    clear:both;
    height:0;
    visibility:hidden;
}
.clearfix { min-height:1px;}
* html .clearfix {
    height:1px;
    /*¥*//*/
    height:auto;
    overflow:hidden;
    /**/
}
.font10 { font-size:77%; }
.font11 { font-size:85%; }
.font12 { font-size:93%; }
.font13 { font-size:100%; }
.font14 { font-size:108%; }
.font15 { font-size:116%; }
.font16 { font-size:123.1%; }
.font17 { font-size:131%; }
.font18 { font-size:138.5%; }
.font19 { font-size:146.5%; }
.font20 { font-size:153.9%; }
.font21 { font-size:161.6%; }
.font22 { font-size:167%; }
.font23 { font-size:174%; }
.font24 { font-size:182%; }
.font25 { font-size:189%; }
.font26 { font-size:197%; }
.font27 { font-size:208%; }
.font28 { font-size:216%; }
.font29 { font-size:224%; }
.font30 { font-size:231%; }
.font31 { font-size:239%; }
.font32 { font-size:247%; }

.mgb5 { margin-bottom: 5px; }
.mgb10 { margin-bottom: 10px; }
.mgb15 { margin-bottom: 15px; }
.mgb20 { margin-bottom: 20px; }
.mgb25 { margin-bottom: 25px; }
.mgb30 { margin-bottom: 30px; }
.mgb35 { margin-bottom: 35px; }
.mgb40 { margin-bottom: 40px; }
.mgb45 { margin-bottom: 45px; }
.mgb50 { margin-bottom: 50px; }

input, select{
    vertical-align:middle;
}

p { font-size:100%; line-height:150%; }

/*/////////////////////////////////////////////////////////////////////////
コンテンツ用CSS
/////////////////////////////////////////////////////////////////////////*/

html {
    min-height: 100%;
    position: relative;
}

body {
    color: #333;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 165px;
}

#header {
    text-align: left;
    width: 980px;
    height: 105px;
    margin: 0 auto;
    position: relative;
    min-width: 1000px;
}

#header h1 a {
    /*float: left;*/
    /*margin-top: 10px;*/
    /*color: #e30920;*/
    /*font-size: 216%;*/
    /*font-weight: bold;*/
    /*text-decoration: none;*/
}

#header img {
    float: left;
    /*margin-top:-35px;*/
    width:150px;
}

#headerRT {
    position: absolute;
    margin-top: 65px;
    right: 0px;
}

#loginName, #logoutBtn {
    float: left;
    margin-bottom: 20px;
}

#loginName {
    font-size: 108%;
    padding-top: 3px;
}

#logoutBtn {
    margin-left: 15px;
}

#logoutBtn {
    color: #333;
    text-decoration: none;
    display: block;
    border: 1px #ccc solid;
    border-radius: 6px;
    /*padding: 5px 10px;*/
}

@-moz-document url-prefix() {
    #logoutBtn {
        padding: 5px 10px;
    }
}

#logoutBtn:hover {
    background: #fce6e8;
}

#headerCount {
    position: absolute;
    top: 75px;
    right: 0;
}

#footer {
    width: 100%;
    height: 50px;
    background: #000;
    position: absolute;
    bottom: 0;
}

#footerIn {
    font-size: 93%;
    text-align: left;
    width: 980px;
    height: 30px;
    margin: 0 auto;
    padding: 15px 0 0;
}

#footerNav li {
    float: left;
    margin-right: 20px;
}

#footerNav li a {
    color: #ddd;
    text-decoration: none;
}
#footerNav li a:hover {
    color: #999;
}

#copyright {
    color: #ddd;
    float: right;
}

.hint_window {
    max-width: 400px;
    position: absolute;
    padding: 10px 15px;
    background-color: #fff;
    border: 1px solid #ccc;
    display: none;
    color: #666;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.5em;
    border-radius: 6px;
    box-shadow: 3px 3px 3px #eee;
    text-align:left;
}

.currency {
    ime-mode: disabled;
}

.resize_image {
    position:relative;
}

.errMsg {
    color: #e30920;
    margin-top: 10px;
}

.dev-notice {
    border: solid 1px #3e71eb;
    background-color: #b3e7fb;
    border-radius: 3px;
    font-size: 0.7em;
    color: #2436cc;
}

.rounded-border {
    font-size: 0.9em;
    border: solid 1px #3e71eb;
    background-color: #3e71eb;
    border-radius: 14px;
    color: #b3e7fb;
    padding:0px 3px;
    margin: 0 0px;
    font-weight: bold;
   /* letter-spacing: 0.3em;*/
}

.rounded-border a {
    text-decoration: none;
}

.rounded-border:before{
    content:'VIEW';
}

.blue-button {
    border-radius: 0;
    background:#0a7dca;
    width: 180px;
    margin:10px 0px 10px;
    font-size: 123.1%;
    text-align: center;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding: 10px;
}

.blue-button:hover {
    opacity: 0.5;
    background:#0a7dca;
}

.red-button {
    border-radius: 5px;
    background: #e30920;
    width: 180px;
    margin:35px 10px;
    font-size: 123.1%;
    text-align: center;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding: 10px;
}

.pointer {
    cursor:pointer;
}

.error .outer{
    display: block;
    justify-content: center;
    align-items: center;
    margin-top:50px;
}
.error .title{
    margin-top:50px;
    color:  #e30920;
    font-size:4em;
}
.error .message {
    margin:30px;
}
.error .mark{
    margin-right:15px;
}

.error .header{
    width:100%;
    margin:0;
    top: 0;
    /*background-color:  #e30920;*/
    color:#fff;
    font-size: 1.4em;
    padding:5px 25px;
    text-align: left;
    border-bottom: solid 2px #eee;
}

.error .header img {
    width:500px;
    margin:5px;
}
.page-title {
    width: 100%;
    color: #e30920;
}

.page-title h1 {
    font-size: 216%;
    font-weight: normal;
    text-align: left;
    width: 980px;
    margin: 0 auto;
    padding: 10px 0;
}

.section-table{
    border:solid 1px #c0c0c0;
    border-radius: 7px;
    padding:10px;
}

button {
    cursor:pointer;
}


/*a:link {*/
/*    color: #a4551f;*/
/*}*/

/*a:hover,a:active {*/
/*    background-color: #eecd9a;*/
/*    color: #fff6e0;*/
/*}*/

/*a:visited {*/
/*    background-color: #fff6e0;*/
/*    color: #d17623;*/
/*}*/


.image-preview {
    cursor: pointer;
}

.public-mark{
    /*border: solid 1px #3e71eb;*/
    background-color: #eb3958;;
    border-radius: 14px;
    font-size: 1em;
    color: white;
    padding:1px 5px;
    margin: 0 5px;
    font-weight: bold;
}

.comment-inner-block .public-mark:before{
    content:'公開';
}

.private-mark{
    /*border: solid 1px #3e71eb;*/
    background-color: #666;;
    border-radius: 14px;
    font-size: 1em;
    color: white;
    padding:1px 5px;
    margin: 0 5px;
    font-weight: bold;
}

.comment-inner-block .private-mark:before{
    content:'非公開';
}

.codesigner-mark{
    /*border: solid 1px #3e71eb;*/
    background-color: #db8100;
    border-radius: 14px;
    font-size: 1em;
    color: white;
    padding:1px 5px;
    margin: 0 5px;
    font-weight: bold;
}

.comment-inner-block .codesigner-mark:before{
    content:'外部デザイナー公開';
}

.submission-mark{
    border: solid 2px #eb3958;
    background-color: #F9CED2;
    border-radius: 14px;
    font-size: 1em;
    color: #eb3958;
    padding:1px 5px;
    margin: 0 5px;
    font-weight: bold;
}

.comment-inner-block .submission-mark:before{
    content:'納品';
}

.order-mark{
    border: solid 2px #eb3958;
    background-color: #F9CED2;
    border-radius: 14px;
    font-size: 1em;
    color: #eb3958;
    padding:1px 5px;
    margin: 0 5px;
    font-weight: bold;
}

.reorder-mark {
    border-radius: 3px;
    border:solid #e30920 1px;
    font-size: 0.7em;
    padding:0 5px;
    margin-right:5px;
    margin-top:-5px;
    text-align: center;
    vertical-align: middle;
}

h1 p{
    display: inline-block;
}