/*------------------------------------------------------------------ Util and reset CSS by unamu*/
/* CSS */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, 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, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0pt; padding: 0pt; border: 0pt none; outline: 0pt none; font-size: 100%; vertical-align: baseline; background: none repeat scroll 0% 0% transparent; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
a { margin: 0pt; padding: 0pt; font-size: 100%; vertical-align: baseline; background: none repeat scroll 0% 0% transparent; outline: none; }
input, select { vertical-align: middle; outline:none;}
input[type="submit"] {outline:none;}
.border-box, .l-liner, .l-liner-wide { -moz-box-sizing: border-box; }
body {
    line-height: 1;
    font-family: 'メイリオ', Meiryo, 'Helvetica', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
    font-size: 12px;
    color: #EEEEEE;
    background-color: #FF3B32;
    min-width: 998px;
}

.hide { display: none; }

a { text-decoration: none; outline: none;}
a:hover { text-decoration: none; }
img {vertical-align: bottom;}
/*img{vertical-align: bottom;}*/
.divider{ height: 50px; background: url("../images/divider.jpg") repeat-x;}
input, textarea {
    background-color: #fff;
    border: solid 1px #ccc;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
}
body input[type="radio"], body input[type="checkbox"] {margin-right:5px; line-height: 100%; width:auto!important; height:auto!important; background-color: transparent; border: none;}
li { list-style: none;}
.l-liner {
    line-height: 130%;
    color: #eeeeee;
    max-width: 950px;
    padding: 0 30PX 80px 50PX;
    margin: 0pt auto;
    overflow: hidden;
}
.l-liner-wide { max-width: 108em; padding: 0pt; }

.block{display: block;}
.bold{font-weight: bold;}
.font1{font-size: 12px;}
.font11{font-size: 11px!important;}
.font14{font-size: 14px!important;}
.font16{font-size: 16px!important;}
.font20{font-size: 20px;}
.font1_5{font-size: 24px; font-weight: bold; color: #ffffff;line-height: 1.6em;}
.font2{font-size: 26px; font-weight: bold; color: #ffffff;line-height: 1.6em;}
.font3{font-size: 18px; font-weight: bold; color: #ffffff;}
.font08em{font-size: 0.8em!important;}
.font16em{font-size: 1.6em!important;}
.font100em{font-size: 10em;}
.font150em{font-size: 15em;}
.ellips{
    overflow:hidden;
    text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
    -o-text-overflow: ellipsis;
    white-space:nowrap;
}
.nowrap {
    white-space:nowrap;
}
.radi3 {
    -moz-border-radius:3px!important;
    -webkit-border-radius:3px!important;
    border-radius:3px!important;
}
.radi4 {
    -moz-border-radius:4px!important;
    -webkit-border-radius:4px!important;
    border-radius:4px!important;
}
.radi5 {
    -moz-border-radius:5px!important;
    -webkit-border-radius:5px!important;
    border-radius:5px!important;
}
/*.font20{font-size: 20em;}
.font25{font-size: 25em;}
.font30{font-size: 30em;}*/

.line_h32{line-height: 32px;}

.mb0{margin-bottom: 0px!important;}
.mb5{margin-bottom: 5px!important;}
.mb10{margin-bottom: 10px!important;}
.mb20{margin-bottom: 20px!important;}
.mb25{margin-bottom: 25px!important;}
.mb100{margin-bottom: 100px!important;}
.mar_b_15{margin-bottom: 15px!important;}
.mar_b_20{margin-bottom: 20px!important;}
.mar_b_30{margin-bottom: 30px!important;}
.mar_b_40{margin-bottom: 40px!important;}
.mar_b_50{margin-bottom: 50px!important;}
.ml2{margin-left: 2px!important;}
.ml5{margin-left: 5px!important;}
.ml8{margin-left: 8px!important;}
.mar_l_10{margin-left: 10px!important;}
.mar_l_15{margin-left: 15px!important;}
.mar_l_17{margin-left: 17px!important;}
.mar_l_20{margin-left: 20px!important;}
.mar_l_25{margin-left: 25px!important;}
.mar_l_27{margin-left: 27px!important;}
.ml30{margin-left: 30px!important;}
.ml130{margin-left: 130px!important;}
.ml140{margin-left: 140px!important;}
.mar_l_170{margin-left: 170px!important;}
.mar_r_3{margin-right: 3px!important;}
.mr5{margin-right: 5px!important;}
.mr10{margin-right: 10px!important;}
.mar_r_15{margin-right: 15px!important;}
.mar_r_20{margin-right: 20px!important;}
.mar_r_25{margin-right: 25px!important;}
.mar_t_3{margin-top: 3px!important;}
.mar_t_5{margin-top: 5px!important;}
.mt0{margin-top: 0px!important;}
.mt2{margin-top: 2px!important;}
.mt20{margin-top: 20px!important;}
.mt25{margin-top: 25px!important;}
.mt100{margin-top: 100px!important;}
.mt-2{margin-top: -2px!important;}
.mt-3{margin-top: -3px!important;}
.mt-4{margin-top: -4px!important;}
.mt-5{margin-top: -5px!important;}
.mt-6{margin-top: -6px!important;}
.mt-7{margin-top: -7px!important;}
.mt-10{margin-top: -10px!important;}
.mt20{margin-top: 20px!important;}
.mt10{margin-top: 10px!important;}
.mar_t_15{margin-top: 15px!important;}
.mar_t_25{margin-top: 25px!important;}
.mar_t_30{margin-top: 30px!important;}
.mar_t_40{margin-top: 40px!important;}
.mar_t_50{margin-top: 50px!important;}
.mar_t_60{margin-top: 60px!important;}
.mar_0_auto{margin: 0 auto!important;}
.pad_t_3{padding-top: 3px!important;}
.pad_t_5{padding-top: 5px!important;}
.pad_t_10{padding-top: 10px!important;}
.pad_t_15{padding-top: 15px!important;}
.pad_b_3{padding-bottom: 3px!important;}
.pad_l_10{padding-left: 10px!important;}
.pad_l_15{padding-left: 15px!important;}
.pt0{padding-top: 0px!important;}
.pt50{padding-top: 50px!important;}
.pt100{padding-top: 100px!important;}
.pt130{padding-top: 130px!important;}
.pl20{padding-left: 20px!important;}
.pl30{padding-left: 30px!important;}
.pl40{padding-left: 40px!important;}
.pl50{padding-left: 50px!important;}
.pl60{padding-left: 60px!important;}
.pl70{padding-left: 70px!important;}
.pl80{padding-left: 80px!important;}
.pd30{padding-bottom: 30px!important;}
.pd50{padding-bottom: 50px!important;}
.pd60{padding-bottom: 60px!important;}
.pb0{padding-bottom: 0px!important;}
.pad_l_25{padding-left: 25px!important;}
.w50{width: 50px!important;}
.w250{width: 250px!important;}
.fLeft{float: left;}
.fRight{float: right;}
.txtBold{font-weight: bold;}
.txtNormal{font-weight: normal;}
.txtGreen{color: #2EBD58!important;}
.txtOrange{color: #FF8C00!important;}
.txtYellow{color: #FDB413!important;}
.txtRed{color: #FF3B32!important;}
.h19{height: 19px!important;}
.v_middle{ vertical-align: middle;}

.backColorTrans{background-color: transparent!important;}
.borderNone{border: none!important;}

ul.decimal {list-style-type:decimal;}
ul.disc  {list-style-type:disc;}
ul.disc li  {list-style-type:disc;}
ul.list-inside {list-style-position: inside;}
.behaviorIs{
    /*behavior: url(/static/css/PIE.htc);*/
    behavior: url(/static/css/border-radius.htc);
    /*ちゃんと適用されない場合はposition:relativeをあてる*/
}

.tans_25 {
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}




.button {
    display: block;
    font-size: 12px;
    text-decoration: none!important;
    font-family: Helvetica, Arial, sans serif;
    padding: 8px 12px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: inset 0px 0px 2px white;
    -o-box-shadow: inset 0px 0px 2px #fff;
    -webkit-box-shadow: inset 0px 0px 2px white;
    -moz-box-shadow: inset 0px 0px 2px #fff;
}
.grey {
    color: #444;
    border: 1px solid #D0D0D0;
    background-image: -moz-linear-gradient(#EDEDED, #E1E1E1);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#E1E1E1), to(#EDEDED));
    background-image: -webkit-linear-gradient(#EDEDED, #E1E1E1);
    background-image: -o-linear-gradient(#EDEDED, #E1E1E1);
    text-shadow: 1px 1px 1px white;
    background-color: #E1E1E1;
}
.grey:hover {
    border: 1px solid #b0b0b0;
    background-image: -moz-linear-gradient(#e1e1e1, #ededed);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ededed), to(#e1e1e1));
    background-image: -webkit-linear-gradient(#e1e1e1, #ededed);
    background-image: -o-linear-gradient(#e1e1e1, #ededed);
    background-color: #ededed;
}
.grey:active {border: 1px solid #666;}




/* ----------------------------------------------------Submit BTN*/
#popup_btns{
    width: 800px;
    margin: 0 auto;
}
.submitBig{
    width: 350px;
    height: 55px;
    margin: 0 auto 20px;
    padding: 5px 0 0 0;
    text-align: center;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    background-color: #eeeeee;
    background: url("../images/common/submit_bg_pattern1.gif") repeat;
}
.smB_input {
    width: 340px !important;
    height: 50px !important;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    border:1px solid #aaaaaa !important;
    color:#888888 !important;
    padding:4px 10px 5px !important;
    margin: 0 !important;
    font-size:24px !important;
    font-weight: bold !important;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 50%, #f7f7f7 51%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f9f9f9), color-stop(51%,#f7f7f7), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#f9f9f9 50%,#f7f7f7 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#f9f9f9 50%,#f7f7f7 51%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#f9f9f9 50%,#f7f7f7 51%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#f9f9f9 50%,#f7f7f7 51%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.smB_input:hover {
    color:#FF3B32 !important;
    border:1px solid #FF3B32 !important;
}
.smB_input:hover, .smB_input:focus {
    background-position:0 -5px;
    cursor:pointer;
}
.smB_input_red {
    color:#FF3B32 !important;
    border:1px solid #FF3B32 !important;
}
.smB_input.smB_input_red:hover {
    color:#F00 !important;
    border:1px solid #F00 !important;
}


.submitBigButton{
    cursor: pointer;
    width: 340px !important;
    height: 50px !important;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    border:1px solid #aaaaaa !important;
    color:#888888 !important;
    padding:4px 10px 5px !important;
    margin: 0 !important;
    font-size:24px !important;
    font-weight: bold !important;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 50%, #f7f7f7 51%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f9f9f9), color-stop(51%,#f7f7f7), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#f9f9f9 50%,#f7f7f7 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#f9f9f9 50%,#f7f7f7 51%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#f9f9f9 50%,#f7f7f7 51%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#f9f9f9 50%,#f7f7f7 51%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.submitBigButton:hover{
    color:#FF3B32 !important;
    border:1px solid #FF3B32 !important;
}

.submitBigAwrap{
    color: #888;
    display: block;
    height: 44px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #AAA;
    padding: 0px 0px 5px;
    margin-left: 4px;
    margin-right: 4px;
    font-size: 24px;
    font-weight: bold;
    background: white;
    background: -moz-linear-gradient(top, white 0%, #F9F9F9 50%, #F7F7F7 51%, white 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,white), color-stop(50%,#F9F9F9), color-stop(51%,#F7F7F7), color-stop(100%,white));
    background: -webkit-linear-gradient(top, white 0%,#F9F9F9 50%,#F7F7F7 51%,white 100%);
    background: -o-linear-gradient(top, white 0%,#F9F9F9 50%,#F7F7F7 51%,white 100%);
    background: -ms-linear-gradient(top, white 0%,#F9F9F9 50%,#F7F7F7 51%,white 100%);
    background: linear-gradient(to bottom, white 0%,#F9F9F9 50%,#F7F7F7 51%,white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
.submitBigAwrap:hover{border: 1px solid #FF3B32; color: #FF3B32;}
.submitBigAwrap a{
    display: block;
    padding: 0;
    line-height: 51px;
    color: #888;
}
.submitBigAwrap a:hover{color: #FF3B32;}

.submitSmall{
    width: 160px;
    margin: 0 0 10px 0;
    padding: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: url("../images/common/submit_bg_pattern1.gif") repeat;
}
.submitSmall a, .submitSmall span, .submitSmall button{
    padding: 10px 20px 0;
    display: block;
    height: 20px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #AAA;
    color: #888;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}
.submitSmall.ssBtn{
    width: auto;
    padding: 2px;
    margin-bottom: 0;
}
.submitSmall.ssBtn a, .submitSmall.ssBtn span, .submitSmall.ssBtn button{
    line-height: 20px;
    height: 16px;
    padding: 3px 9px;
}


.submitSmall.ssBtn .ssBtn_delete{
    line-height: 16px;
    opacity: 1;
    font-size: 11px;
    height: 12px;
    padding: 2px 5px;
}
.submitSmall a:hover, .submitSmall span:hover{
    border: 1px solid #ff3b32;
    color: #ff3b32;
}
.grada_white_gray{
    background: white;
    background: -moz-linear-gradient(top, white 0%, #F9F9F9 50%, #F6F6F6 51%, #F4F4F4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(50%,#F9F9F9), color-stop(51%,#F6F6F6), color-stop(100%,#F4F4F4));
    background: -webkit-linear-gradient(top, white 0%,#F9F9F9 50%,#F6F6F6 51%,#F4F4F4 100%);
    background: -o-linear-gradient(top, white 0%,#F9F9F9 50%,#F6F6F6 51%,#F4F4F4 100%);
    background: -ms-linear-gradient(top, white 0%,#F9F9F9 50%,#F6F6F6 51%,#F4F4F4 100%);
    background: linear-gradient(to bottom, white 0%,#F9F9F9 50%,#F6F6F6 51%,#F4F4F4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
.grada_red{
    background: #ff3b32; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmM2IzMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2VkNWU0YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMjJkMmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ff3b32 0%, #ed5e4b 50%, #e22d2d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3b32), color-stop(50%,#ed5e4b), color-stop(100%,#e22d2d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ff3b32 0%,#ed5e4b 50%,#e22d2d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ff3b32 0%,#ed5e4b 50%,#e22d2d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ff3b32 0%,#ed5e4b 50%,#e22d2d 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ff3b32 0%,#ed5e4b 50%,#e22d2d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3b32', endColorstr='#e22d2d',GradientType=0 ); /* IE6-8 */
}
.grada_red:hover{
    background: #ed5e4b; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkNWU0YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2UyMmQyZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZDVlNGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ed5e4b 0%, #e22d2d 50%, #ed5e4b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed5e4b), color-stop(50%,#e22d2d), color-stop(100%,#ed5e4b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ed5e4b 0%,#e22d2d 50%,#ed5e4b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ed5e4b 0%,#e22d2d 50%,#ed5e4b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ed5e4b 0%,#e22d2d 50%,#ed5e4b 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ed5e4b 0%,#e22d2d 50%,#ed5e4b 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed5e4b', endColorstr='#ed5e4b',GradientType=0 ); /* IE6-8 */
}
.submitSmall a:hover{
    border: 1px solid #ff3b32;
    color: #ff3b32;
}

#modalContents.popup_modal{
    position: relative;
    max-height: 560px;
}
#modalHeaderTxtInner.modalHeaderTxtInner_popup{
    max-height: 390px;
    overflow: hidden;
    line-height: 1.8em;
}
#modalHeaderTxtInner.modalHeaderTxtInner_popup a{
    color: #FF3B32;
}
#modalTitle {
    height: 40px;
}
#modalTitleTip {
    width: 10px;
    height: 10px;
}
#modalTxt {
    position: absolute;
    top: 0;
    left: 10px;
    height: 40px;
    background-color: #FF3B32;
}
#modalTitleTxtWrap {
    float: left;
    padding: 20px 30px 0 10px;
    color: white;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.3em;
}
#popup_btns{
    width: 620px;
    margin: 40px auto;
}

#popup_btns .submitBig{
    margin: 0;
    width: 300px!important;
}
#popup_btns .popup_submit input, #popup_btns .popup_close input{
    width: 290px!important;
}
#popup_btns .popup_submit {
    float: right;
}
#popup_btns .popup_close {
    float: left;
}
#popup_btns .popup_close.closeButtonOnlyclass {
    float: none;
    margin: 0 auto;
}



.pager {
    margin: 20px 0;
}
.pagenav {
    margin: 0 auto;
    min-width: 500px;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}
.pagenav a, .pagenav span{
    display: inline-block;
    line-height: 14px;
    font-size: 14px;
    margin: 0 1px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    vertical-align: middle;
    text-decoration: none;
    padding: 7px 6px;
    font-weight: bold;
    color: #666;
}
.pagenav a{
    color: #666;
}
.pagenav a:hover{
    color: #ff3b32;
    background-color: #eee;
}

.pagenav .current{
    text-decoration: none;
    color: #ff3b32;
}
.pagenav .warp{
    padding: 7px 0;
    font-weight: normal;
}





/*------------------------------------------------------------------ */
#bg_world{
    display: none;
}
#container{position: relative; line-height: 1.6em;}
#redBarL{
    position: fixed;
    left: 0;
    width: 4px;
    height: 100%;
    background-color: #ff3b32;
    z-index: 8000;
}
#redBarR{
    position: fixed;
    right: 0;
    width: 4px;
    height: 100%;
    background-color: #ff3b32;
    z-index: 8000;
}
.relBtnTitle{font-size: 14px;}

#vinyl{
    position: absolute;
    top:-50px;
    right: -110px;
    width: 249px;
    height: 248px;
    overflow: hidden;
    display: none;
}

#joinnow{
    padding: 8px 0 0;
    position: absolute;
    top:-2px;
    right: 90px;
    overflow: hidden;
    z-index:100;
    letter-spacing: 0.05em;
}
.joinnow_btn{
    width: 215px;
    height: 53px;
    padding: 5px 0 0 0;
    text-align: center;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    background-color: #eeeeee;
    background: url("../images/common/submit_bg_pattern1.gif") repeat;
}
.joinnow_btn_wrap{
    display: block;
    width: 203px;
    height: 44px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 2px solid #aaa;
    margin-left: 4px;
    font-size: 18px;
    background: #FFFFFF;
    letter-spacing: 0.05em;
    background: #FF3B32;
}
.joinnow_btn_wrap:hover{
    border: 2px solid white;
    background: #ff3019;
    background: -moz-linear-gradient(top,  #ff3019 0%, #ef0404 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#ef0404));
    background: -webkit-linear-gradient(top,  #ff3019 0%,#ef0404 100%);
    background: -o-linear-gradient(top,  #ff3019 0%,#ef0404 100%);
    background: -ms-linear-gradient(top,  #ff3019 0%,#ef0404 100%);
    background: linear-gradient(to bottom,  #ff3019 0%,#ef0404 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#ef0404',GradientType=0 );
}
.joinnow_btn_wrap a{
    display: block;
    height: 44px;
    color: #FFF;
    text-align: center;
    line-height: 51px;
    text-shadow: 0px 1px 0 #888;
}
.joinnow_btn_wrap a:hover{color: #FFF;}

#beginner{
    padding: 8px 0 0;
    position: absolute;
    top:-2px;
    right: 310px;
    overflow: hidden;
    z-index:99;
    letter-spacing: 0.05em;
}
.beginner_btn{
    width: 180px;
    height: 53px;
    padding: 5px 0 0 0;
    text-align: center;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    background-color: #eeeeee;
    background: url("../images/common/submit_bg_pattern1.gif") repeat;
}
.beginner_btn_wrap{
    display: block;
    width: 168px;
    height: 44px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 2px solid #aaa;
    margin-left: 4px;
    font-size: 18px;
    background: #FFFFFF;
    letter-spacing: 0.05em;
    background: #FC7167;
}
.beginner_btn_wrap:hover{
    border: 2px solid white;
    background: #f45e58;
    background: -moz-linear-gradient(top,  #f45e58 0%, #f34a3f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f45e58), color-stop(100%,#f34a3f));
    background: -webkit-linear-gradient(top,  #f45e58 0%,#f34a3f 100%);
    background: -o-linear-gradient(top,  #f45e58 0%,#f34a3f 100%);
    background: -ms-linear-gradient(top,  #f45e58 0%,#f34a3f 100%);
    background: linear-gradient(to bottom,  #f45e58 0%,#f34a3f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f45e58', endColorstr='#f34a3f',GradientType=0 );
}
.beginner_btn_wrap a{
    display: block;
    height: 44px;
    color: #FFF;
    text-align: center;
    line-height: 51px;
    text-shadow: 0px 1px 0 #888;
}
.beginner_btn_wrap a:hover{color: #FFF;}
.beginner_btn_wrap a img {
    margin-right: 5px;
    margin-bottom: 12px;
};

.r_c_signup{
    padding: 8px 0;
    background-color: white;
    /*background: url("../images/common/stripe_40.png") repeat;*/
}
.r_c_signupBtn{
    width: 230px;
    height: 55px;
    margin: 0 auto;
    padding: 5px 0 0 0;
    text-align: center;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    background-color: #eeeeee;
    background: url("../images/common/submit_bg_pattern1.gif") repeat;
}
.r_c_signupBtnAwrap{
    display: block;
    width: 220px;
    height: 44px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #AAA;
    padding: 0px 0px 5px;
    margin-left:4px;
    font-size: 20px;
    font-weight: bold;
    background: white;
    letter-spacing: 0.1em;
    background: -moz-linear-gradient(top, white 0%, #F9F9F9 50%, #F7F7F7 51%, white 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,white), color-stop(50%,#F9F9F9), color-stop(51%,#F7F7F7), color-stop(100%,white));
    background: -webkit-linear-gradient(top, white 0%,#F9F9F9 50%,#F7F7F7 51%,white 100%);
    background: -o-linear-gradient(top, white 0%,#F9F9F9 50%,#F7F7F7 51%,white 100%);
    background: -ms-linear-gradient(top, white 0%,#F9F9F9 50%,#F7F7F7 51%,white 100%);
    background: linear-gradient(to bottom, white 0%,#F9F9F9 50%,#F7F7F7 51%,white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
.r_c_signupBtnAwrap a{
    display: block;
    padding: 15px 0 0 0;
    height: 35px;
    color: #888;
}
.r_c_signupBtnAwrap a:hover{color: #FF3B32;}



/*------------------------------------------------------------------ header*/
#header{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: url("../images/common/header_bg.jpg") repeat 0 0;
    border-bottom: solid 1px #b76e6e;
    z-index: 1000;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    line-height: 1;
    z-index: 2000;
}
#header.header_mini{
    position: relative;
    z-index: 0;
}
#headerInner{
    position: relative;
    width: 998px;
    height: 70px;
    margin: 0 auto;
}
#headerInner.header_mini {height: 40px;}
/*#headerInner.header_mini .headerMenu, #headerInner.header_mini .nowLogin, #headerInner.header_mini .headAddRelease, #headerInner.header_mini .joinnow, #headerInner.header_mini .login{display: none;}*/
#headerLogo{
    padding: 15px 0 0;
    float: left;
}
#headerLogo a{
    display: block;
}
#headerInner.header_mini #headerLogo a{
    display: block;
}
#headerLogo.mini_header_logo {
    padding: 5px 0 0;
}

/*-----------------------------*/
.uta #headerLogo a{
    display: block;
}
.muse #headerLogo a {
    display: block;
}

#headerMenu{
    font-size: 1.3em;
    padding: 33px 0 0;
    margin: 0 0 0 40px;
    /*width: 300px;*/
    width: 640px;
    float: left;
}
#headerMenu .menuLists{
    float: left;
    list-style: none;
    margin: 0 20px 0 0;
    color: #666666;
    font-style: italic;
    height: 38px;
    position: relative;
}
#headerMenu .menuLists .menuTxt{
    color: #666666;
    font-weight: bold;
}
#headerMenu .menuLists .menuTxt:hover{
    color: #ff3b32;
    font-weight: bold;
}
.menuActive .hoverImg{
    position: absolute;
    top: 23px;
    width: 67px;
    height: 17px;
    display: none;
}
.menuUnActive #dashBoardOn.ddTitle{ color: #ff3b32;}
.menuUnActive .hoverImg{
    position: absolute;
    top: 23px;
    width: 67px;
    height: 17px;
}
#mHowto .hoverImg{left: -7px;}
#mNews .hoverImg{left: -10px;}
#mPickup .hoverImg{left: -5px;}
#mBlog .hoverImg{left: -15px;}
#mRelease .hoverImg{left: 15px;}
#mArtist .hoverImg{left: -9px;}
#mMoney .hoverImg{left: -6px;}
#mDashboard .hoverImg{left: 12px;}
#mArtistServiceLi .hoverImg  {left: 17px;}
#mReportLi .hoverImg, #mHelpLi .hoverImg, #mContentFeedLi .hoverImg  {left: -14px;}
#hoverImg{
    position: absolute;
    top: 55px;
    width: 67px;
    height: 16px;
}
#mArtistService {width: 108px}
#mReport {width: 57px}
#mHelp {width: 45px}
#mContentFeed {width: 45px}
#mArtistService, #mReport, #mHelp, #mContentFeed {
    font-style: italic;
    float: left;
    margin: 0 auto;
    position: relative;
    line-height:1;
    text-align: left;
    font-weight: bold;
}
#mArtistService .ddTitle, #mReport .ddTitle, #mHelp .ddTitle, #mContentFeed .ddTitle {color: #666666; height: 40px; display: block;}
#mArtistService .ddTitle.hover, #mReport .ddTitle.hover, #mHelp .ddTitle.hover, #mContentFeed .ddTitle.hover {color: #ff3b32;}
#mArtistService li, #mReport li, #mHelp li, #mContentFeed li { list-style: none; float: left; position: relative; }
#mArtistService ul, #mReport ul, #mHelp ul, #mContentFeed ul {
    display: none;
    position: absolute;
    top: 19px;
    width: 140px;
}
#mArtistService ul { line-height: 0; left: -18px;}
#mReport ul { line-height: 0; left: -45px;}
#mHelp ul { line-height: 0; left: -52px;}
#mContentFeed ul { line-height: 0; left: -52px;}
#mArtistService ul li, #mReport ul li, #mHelp ul li, #mContentFeed ul li { float: none;}
#mArtistService ul a, #mReport ul a, #mHelp ul a, #mContentFeed ul a {
    text-align: center;
    font-size: 0.8em;
    display: block;
    width: 140px;
    background:#ff3b32;
    padding: 10px 0;
    color: #ffffff;
    opacity: 0.9;
    filter: alpha(opacity=90);
    zoom: 1;
    line-height: 1;
}
#mArtistService ul .last, #mReport ul .last, #mHelp ul .last , #mContentFeed ul .last { border-top: 1px dotted #FFF;}
#mArtistService ul a.hover, #mReport ul a.hover, #mHelp ul a.hover, #mContentFeed ul a.hover {
    color: #ffffff;
    background: #444;
}
#mHelp ul.sublistWide li a {
    width: 200px;
}
#mHelp ul.sublistWide {
    width: 200px;
}
#mReport ul .last, #mHelp ul .last , #mContentFeed ul .last { border-top: 1px dotted #FFF;}
#mReport ul a.hover, #mHelp ul a.hover, #mContentFeed ul a.hover {
    color: #ffffff;
    background: #444;
}
#headerFloater{
    height: 100px;
    background-color: #FF00FF;
    display: none;
}
#headHelp{
    position: absolute;
    top: 10px;
    right: 0px;
    z-index: 110;
}
#headHelpUl {
    /*width: 96px;*/
    margin: 0 auto;
    position: relative;
    line-height:1;
    text-align: right;
    font-weight: bold;
}
#headHelpUl .ddTitle{
    display: block;
    color: #FFFFFF;
    text-align: right;
    background:#aaaaaa;
    padding:4px 10px 4px;
    -webkit-border-radius:16px;
    -moz-border-radius:16px;
    border-radius:16px;
    text-decoration:none;
    font-weight:bold;
}
#headHelpUl .ddTitle.menuActive{background-color:#ff3b32;}
#headHelpUl .ddTitle.hover{ background:#ff3b32;}
#headHelpUl li { list-style: none; position: relative; }
#headHelpUl ul {
    display: none;
    position: absolute;
    top: 24px;
    right: 0px;
    width: 130px;
}
* html #headHelpUl ul { line-height: 0; }
#headHelpUl ul li { float: none;}
#headHelpUl ul a {
    text-align: center;
    /*padding: 4px 0;*/
    display: block;
    width: 130px;
    background:#ff3b32;
    padding: 10px 0;
    color: #ffffff;
    opacity: 0.9;
    filter: alpha(opacity=90);
    zoom: 1;
    line-height: 1;
    /*padding: 8px 0;*/
}
#headHelpUl ul .last{ border-top: 1px dotted #FFF;}
#headHelpUl ul a.hover {
    color: #ffffff;
    background: #444;
}



#headAddRelease{
    position: absolute;
    top: 15px;
    right: 0px;
    z-index: 111;
    /*display: none;*/
}
a.add_release{
    background:#FF3B32;
    padding:3px 10px 3px;
    text-decoration:none;
    font-weight:bold;
    color:#fff;
    -webkit-border-radius:16px;
    -moz-border-radius:16px;
    border-radius:16px;
    *background:transparent url("../images/tipsy/signin-nav-bg-ie.png") no-repeat 0 0;
    *padding:3px 10px 3px;
}
a.add_release:hover {
    background:#FF6e65;
    *background:transparent url("../images/tipsy/signin-nav-bg-hover-ie.png") no-repeat 0 0;
    *padding:3px 10px 3px;
}
a.add_release, #topnav a.add_release:hover {
    *background-position:0 3px!important;
}

a.add_release {
    position:relative;
    margin-left:3px;
}
a.add_release span {
    background-image:url("../images/tipsy/toggle_down_light.png");
    background-repeat:no-repeat;
    background-position:100% 44%;
    padding:4px 20px 6px 4px;
}
a.menu-open {
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-bottomleft:0px;
    -moz-border-radius-bottomright:0px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-bottom-left-radius:0px;
    -webkit-border-bottom-right-radius:0px;
    background:#FF3B32!important;
    color:#FFFFFF;
    color:#FFFFFF!important;
    outline:none;
}
#small_signup {
    display:inline;
    float:none;
    line-height:23px;
    margin:25px 0 0;
    width:170px;
}
a.signin.menu-open span {
    background-image:url("../images/tipsy/toggle_up_dark.png");
    color:#FFFFFF;
}


#add_release_menu {
    top: 13px;
    right: 0px;
    padding:12px 0;
    margin-top:5px;
    margin-right: 0px;
    *margin-right: -1px;
    /*-moz-border-radius-topleft:5px;*/
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    /*-webkit-border-top-left-radius:5px;*/
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;


    display:none;
    background-color:#FF3B32;
    position:absolute;
    width:164px;
    z-index:100;
    border:1px transparent;
    text-align:left;
    color:#FFFFFF;
    font-size:11px;
    border-top: dotted 1px #fff;
}
.add_release_menu_list{
}
.add_release_menu_list a{
    padding: 5px 5px 5px 10px;
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    line-height: 20px;
    height: 20px;
    background: url("../images/dashboard/moreArr_white.png") no-repeat 95%;
}
.add_release_menu_list a:hover{
    background: url("../images/dashboard/moreArr_on.png") no-repeat 95%;
    background-color: #fff;
    color: #FF3B32;
}


#headARUl {
    /*width: 96px;*/
    margin: 0 auto;
    position: relative;
    line-height:1;
    text-align: right;
    font-weight: bold;
}
#headARUl .ddTitle{
    display: block;
    color: #FFFFFF;
    text-align: right;
    background:#aaaaaa;
    background:#FD9189;
    padding:6px 14px;
    -webkit-border-radius:16px;
    -moz-border-radius:16px;
    border-radius:16px;
    text-decoration:none;
    font-weight:bold;
}
#headARUl .ddTitle.menuActive{background-color:#ff3b32;}
#headARUl .ddTitle.hover{ background:#ff3b32;}
#headARUl li { list-style: none; position: relative; }
#headARUl ul {
    display: none;
    position: absolute;
    top: 26px;
    right: 8px;
    width: 130px;
}
* html #headARUl ul { line-height: 0; }
#headARUl ul li { float: none;}
#headARUl ul a {
    text-align: center;
    /*font-size: 0.9em;*/
    display: block;
    width: 130px;
    background:#ff3b32;
    padding: 10px 0;
    color: #ffffff;
    opacity: 0.9;
    filter: alpha(opacity=90);
    zoom: 1;
    line-height: 1;
    /*padding: 8px 0;*/
}
#headARUl ul .last{ border-top: 1px dotted #FFF;}
#headARUl ul a.hover {
    color: #ffffff;
    background: #444;
}




#header_about {
    position: absolute;
    top: -70px;
    right: 0px;
    z-index: 3000;
    color: #666;
    font-weight: bold;
    font-style: italic;
    font-size: 1.2em;
}



#h_about {
    font-style: italic;
    float: left;
    width: 75px;
    margin: 0 auto;
    position: relative;
    line-height:1;
    text-align: right;
    font-weight: bold;
}
#h_about .ddTitle{
    color: #666666; display: block;
    background:url(../images/lp/down_arrow.png) no-repeat 100% 0;
    padding-right: 17px;
}
#h_about .ddTitle.hover{
    color: #ff3b32;
    background:url(../images/lp/down_arrow_on.png) no-repeat 100% 0;
    text-decoration: none;
}
#h_about li { list-style: none; float: left; position: relative; }
#h_about ul {
    display: none;
    position: absolute;
    top: 19px;
    left: -52px;
    width: 140px;
}
* html #h_about ul { line-height: 0; }
#h_about ul li { float: none;}
#h_about ul a {
    text-align: center;
    font-size: 0.8em;
    display: block;
    width: 140px;
    background:#ff3b32;
    padding: 10px 0;
    color: #ffffff;
    opacity: 0.9;
    filter: alpha(opacity=90);
    zoom: 1;
    line-height: 1;
}
#h_about ul .last{ border-top: 1px dotted #FFF;}
#h_about ul a.hover {
    color: #ffffff;
    background: #444;
    text-decoration: none;
}





/*------------------------------------------------------------------ mainContents*/
#statusBtn{
    position: absolute;
    top: -15px;
    left: 0px;
    /*width: 280px;*/
    height: 30px;
    padding-left: 6px;
    background: url("../images/dashboard/releaseIchimatsu.png") no-repeat 0 0;
}
#statusBtn.muse{
    position: absolute;
    top: -15px;
    left: 0px;
    /*width: 280px;*/
    height: 30px;
    padding-left: 6px;
    background: url("../images/dashboard/releaseIchimatsu_muse.png") no-repeat 0 0;
}

#statusBtn.competition{
    position: absolute;
    top: -15px;
    left: 0px;
    /*width: 280px;*/
    height: 30px;
    padding-left: 6px;
    background: url("../images/dashboard/releaseIchimatsu_competition.png") no-repeat 0 0;
}

#statusBtnR{
    position: absolute;
    top: -15px;
    right: 0px;
    height: 30px;
    padding-left: 6px;
    background: url("../images/dashboard/releaseIchimatsu.png") no-repeat 0 0;
}
#relBtns{background: url("../images/dashboard/relBtnsShadow.png") no-repeat 100% 18px;}
#pageTieleSlash{background: url("../images/dashboard/relBtnsShadow.png") no-repeat 100% 18px;}
.ptSlashTitle{
    color: #fff;
    font-weight: bold;
    float: left;
    height: 20px;
    padding: 10px 20px 0 20px;
    background-color: #FF3B32;
}
.ptSlasher{
    float: left;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent #FF3B32;
    border-width: 0 0 30px 20px;
}
#contentsHeaderTxt{
    width :820px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 30px;
    color: #333;
}
#contentsHeaderTxtInner{}
.leftContainer{
    width: 995px;
    margin: 0 auto;
    padding-bottom: 80px;
}
.leftContainer .left{
    float: left;
    width: 660px;
    margin-top: 60px;
}
.leftContainer .right{
    float: right;
    width: 300px;
    margin-top: 60px;
}
.leftContainer .left_half{
    float: left;
    width: 470px;
    margin-top: 60px;
}
.leftContainer .right_half{
    float: right;
    width: 470px;
    margin-top: 60px;
}





/*------------------------------------------------------------------ loading*/
#loading{
    position: fixed;
    top: 0;
    left: 440px;
    width: 80px;
    height: 80px;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border-radius:6px;
    /*background-color: rgba(255, 59, 50, 0.3);*/
    background-color: rgba(0, 0, 0, 0.4);
    text-align: center;
    font-size: 9px;
    z-index: 9900;
    display: none;
    /*opacity: 0;*/
}
#loading img{
    display: block;
    margin: 35px auto 12px;
}




.rrBtn{
    cursor: pointer;
}
/*------------------------------------------------------------------ modal*/
.noscroll {
    overflow: hidden !important;
}
#modal {
    position:fixed;
    width:100%;
    height: 100%;
    top: 0; right:0; bottom:0; left:0;
    display:none;
    z-index:9000;
    overflow-x: auto;
    overflow-y: scroll;
    background: url("../images/common/modalBg.png") repeat;
}
#modalContainer{
    position: relative;
    /*height: 4000px;*/
    z-index: 9002;
    width: 960px;
    height: 880px;
    margin: 72px auto;
    overflow: hidden;
    /*background-color: #FFFFFF;*/
    background: url("../images/common/popupbg1.png") repeat 0 0;
}
#modalCloseBtn {
    position: absolute;
    right:0px;
    top:0px;
    width: 25px;
    height: 25px;
    background-color: #DCDCDC;
    cursor: pointer;
    z-index: 999999;
}
#modalCloseBtn:hover {
    background-color: #FF3B32;
}
#modalCloseBtn img{
    display: block;
    margin: 7px auto 0;
}
#modalTitleTip img {
    vertical-align: baseline;
}
.formInner {
    color: #888;
    font-weight: bold;
    margin: 40px auto 40px;
    width: 860px;
    background-color: white;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 30px 0 40px 0;
    position: relative;
}
.mhGray{
    font-size: 14px;
    color: #999999;
}
.mhLink{
    color: #888888;
    margin: 0 0 0 10px;
    padding: 0 15px 0 0;
    font-size: 16px;
    font-weight: bold;
    background: url("../images/common/arr_gray_s.gif") no-repeat 100% 40%;
}
.mhLink:hover{
    color: #FF3B32;
    background: url("../images/common/arr_red_s.gif") no-repeat 100% 40%;
}
.lbTitle{
    float: left;
    text-align: right;
    width: 210px;
    font-size: 14px;
    margin-right: 10px;
}
.lbTitle250{
    float: left;
    text-align: right;
    width: 250px;
    font-size: 14px;
    margin-right: 10px;
}
.lbTitle_sub{
    font-size: 0.8em;
    color: #AAA;
}

.input_error_msg{
    font-weight: normal;
    color: #FF3B32;
}
.FormErrMessage{
    font-weight: normal;
    color: #FF3B32;
    text-align: left;
}

.maL168{margin: 0 0 0 168px;}
.maL218{margin: 4px 0 0 228px;float: left;}
.maL248{margin: 4px 0 0 248px;float: left;}
.maL258{margin: 4px 0 0 268px;float: left;}
.maL198{margin: 4px 0 0 198px;float: left;}
.ma_center{margin: 0 auto;}
.inputsDivMarT{margin-top:25px!important;}
.submit_error_msg{text-align: center;}
.verDash{}




/*------------------------------------------------------------------ modal*/
.noscroll {
    overflow: hidden !important;
}
.labelBlock{
    margin: 0 0 8px 0 ;
    min-width: 500px;
}
.labelBlock_divider{
    border-top: dashed 1px #ddd;
    margin: 30px 0;
}
#hinter {
    position:absolute;
    padding: 0px 15px;
    width:290px;
    height: 320px;
    top: 20px;
    right: 20px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    /*background-color: #fafafa;*/
    font-size: 12px;
    line-height: 1.8em;
    /*filter: alpha(opacity=0);
   -moz-opacity:0;
   opacity: 0;*/
    display: none;
}
#hinter a {color: #FF3B32;}

#hinterBubble {
    font-weight: bold;
    position:absolute;
    padding: 15px 15px;
    width:290px;
    top: 20px;
    left: 50%;
    margin-left: 130px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: #bbb;
    font-size: 12px;
    line-height: 1.8em;
    z-index: 99999;
    color: #888;
    font-size: 12px;
    display: none;
    background: url("../images/dashboard/dbBG.png") repeat 0 0;
    -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.2);
    border: solid 1px #ddd;
    border: solid 1px #ddd\9;
}
#hinterBubble li {margin:2px 0 14px; }
#create_release_copysong #hinterBubble {
    z-index: 1999!important;
}



/*------------------------------------------------------------------ header*/
#footer {
    height: 180px;
    background: #FF3B32;
    line-height: 20px;
    background: url("../images/common/header_bg.jpg") repeat 0 0;
}
#footerInner{
    width: 998px;
    height: 100px;
    margin: 0 auto;
}
.fiCont{
    float: left;
    color: #555555;
    width: 215px;
    height: 100px;
}
.fiCont.fiContWide{
    width: 245px;
}
.fiCont a{color: #555555;}
.fiTitle{
    font-size: 16px;
    font-weight: bold;
    color: #aaaaaa;
}
.fiLinks{
    margin: 10px 0 0 10px;
    width: 220px;
}
.fiLinksSns{
    float: left;
    margin: 0 10px 0 0;
}
.fiFALinks {
    display: block;
    width: 110px;
    height: 23px;
    margin: 0 0 8px 0;
    cursor: pointer;
}
.fiFALImg {
    float: left;
    width: 23px;
}
.fiFALTxt {
    float: left;
    width: 82px;
    margin: 3px 0 0 0;
}
.fiFALinks:hover{
    /*background-color: #ff3b32;
   color: #ffffff;*/
    color: #ff3b32;
}
.fiTxtLinks {
    margin: 10px 0 0;
    width: 200px;
}
.fiCont.fiContWide .fiTxtLinks {
    width: 230px;
}
.fiTxtLinks a{
    padding: 0 0 0 10px;
    display: block;
    width: 100%;
}
.fiTxtLinks a:hover{
    display: block;
    color: #ff3b32;
    width: 100%;
}
#copyRights{
    height: 40px;
    width: 100%;
    background-color: #ff3b32;
    text-align: center;
    padding: 30px 0 0;
}





.error_login_credential{
    color: #fff;
    margin: 10px 0;
    font-size: 14px;
}
#signin_menu input{
    background-color: #fff;
}





/* CSS Document */
.watermarkify-wrap{
    position:relative;
    overflow:hidden;
}

.watermarkify-watermark{
    position:absolute;
    left:10px;
    display:block;
    color:#bbb;
    padding-left:2px;

    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    overflow:hidden;
}

.watermarkify-watermark-blurred{
    opacity:0;
    filter: alpha(opacity = 0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /*filter: alpha(opacity = 50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";*/
}

/* -------------------------------------------------------------------- clearfix */
.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix{ display: inline-block;}
/* MacIE begin \*/
/* *+html .clearfix{height: 1%;} */
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* Mac IE end */
.nonborder {
    border:none;
    outline:none;
}
.hide_important{
    display: none!important;
}
