

@charset "utf-8";
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
div#form-area ul.error li:first-of-type:after,
div#form-area ul.error li:nth-of-type(2) p:before,
div#form-area ul.success li:first-of-type:after,
div#form-area ul#form_user_id li:first-of-type:before,
div#form-area ul#form_password li:first-of-type:before,
div#form-area ul#form_email li:first-of-type:before,
div#form-area div#popbubble_bd:before,
div#form-area .link_terms:after {
    position: absolute;
    display: block;
    content: "";
}
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,
address,
cite,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
table,
caption,
tbody,
tfoot,
thead,
tr,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
html {
    color: #000;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section { display: block }
nav ul { list-style: none }
img {
    border: 0;
    vertical-align: bottom;
    line-height: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-size: 100%;
    font-weight: normal;
}
ul,
dl,
ol { text-indent: 0 }
li { list-style: none }
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}
sup { vertical-align: text-top }
sub { vertical-align: text-bottom }
input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: inherit;
    font: 100%;
}
th,
td {
    text-align: left;
    vertical-align: top;
}
caption { text-align: left }
pre,
code,
kbd,
samp,
tt { font-family: monospace }
input,
textarea,
select {
    font-size: 100%;
    font-family: Verdana, Helvetica, sans-serif;
}




html { 
font-size: 62.5%;

 }
body {
    color: #333333;
    line-height: 1.6em;
    letter-spacing: 0.03em;
    font-size: 13px;
    font-size: 1.3rem;
	background: #FFF;
    width: 100%;
    font-family: "Century Gothic", Verdana, "Trebuchet MS", "メイリオ", Meiryo;
}
html.mac body { font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Century Gothic", Verdana, "Trebuchet MS", "メイリオ", Meiryo }
h1,
h2,
h3,
h4,
#nav_g,
#nav_l,
#nav_c {
    font-family: 'Macondo Swash Caps';
    font-size: 22px;
    font-size: 2.2rem;
}
.notice {
    font-weight: bold !important;
    color: #CC0000;
}
.error,
.red {
    font-weight: bold !important;
    color: #CC0000;
}
.small {
    font-size: 9px;
    font-size: 0.9rem;
}
.big {
    font-size: 14px;
    font-size: 1.4rem;
}
.bold { font-weight: bold !important }
.note {
    padding-left: 1em;
    text-indent: -1em;
}
a {
    text-decoration: none;
    cursor: pointer;
}
a {
    color: #009;
    outline: none;
    text-decoration: none;
}
a:visited { color: #009 }
a:hover {
    color: #00F;
    text-decoration: underline;
}
a:active { color: #00F }
a.img_anchor {
    display: block;
    text-indent: -9999px;
    outline: none;
    cursor: pointer;
}
.img_anchor {
    display: block;
    text-indent: -9999px;
    outline: none;
}
.no_underline { text-decoration: none }
a:hover.no_underline { text-decoration: none }
img { vertical-align: middle }
.tbl_normal {
    width: 100%;
    background: #FFFFFF;
    border: #903 solid 1px;
    border-collapse: separate;
}
.tbl_normal caption {
    border-left: 3px solid #990033;
    color: #660000;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 1.5em 0.5em 0.5em;
    padding: 0.2em 0.5em;
    text-shadow: 1px 1px 2px rgba(50,0,0,0.2),-1px -1px 0 rgba(255,255,255,0.4);
}
.tbl_normal th,
.tbl_normal td { padding: 0.5em 1em }
.tbl_normal th {
    background: url(/teaser/images/tbl_bg.jpg) 0 0 repeat #fee;
    border-top: 1px solid #fff;
    border-bottom: 1px dotted #999999;
    border-left: 3px double #ab0345;
    text-shadow: 1px 1px 0px rgba(0,0,0,0.1),-1px -1px 0px #fff;
    box-shadow: 0px -1px 0px rgba(0,0,0,0.2) inset;
}
.tbl_normal td {
    background-color: #FFFFFF;
    border-bottom: 1px dotted #999999;
    border-left: 3px double #CCCCCC;
}
.tbl_normal tr:nth-last-of-type(1) th,
.tbl_normal tr:nth-last-of-type(1) td { border-bottom: none }
.tbl_normal thead th {
    background: none repeat scroll 0 0 #FFDDDD;
    border: 3px double #AB0345 !important;
    box-shadow: none;
    text-align: center;
}
ul,
li { list-style-type: none }
li {
    list-style-image: none;
    list-style-position: outside;
}
.ul_basic { padding-left: 1em }
.ul_basic,
.ul_basic li { list-style-type: disc }
.ol_basic,
.ol_basic li { list-style-type: decimal }
.ol_basic li { list-style-position: inside }
form { display: inline }
input,
select,
textarea { vertical-align: middle }
.input_txt {
    height: 2.7em;
    width: 90%;
    padding: 0px 5px;
    margin: 1px auto;
    border: none;
    line-height: 2.7em;
    background-color: #fff;
    background-repeat: no-repeat;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.5) inset;
    border-radius: 3px;
}
.input_s_txt {
    height: 2em;
    width: 40%;
    padding: 0px 5px;
    margin: 1px auto;
    border: 1px solid #894E02;
    line-height: 2em;
    background-color: #FED427;
    background-repeat: no-repeat;
}
.center {
    margin: auto;
    text-align: center;
}
.ac { text-align: center }
.ar { text-align: right }
.al { text-align: left }
.fr {
    float: right;
    display: inline;
}
.fl {
    float: left;
    display: inline;
}
.mt00 { margin-top: 0px !important }
.mt05 { margin-top: 5px !important }
.mt10 { margin-top: 10px !important }
.mt15 { margin-top: 15px !important }
.mt20 { margin-top: 20px !important }
.mt25 { margin-top: 25px !important }
.mt30 { margin-top: 30px !important }
.mt35 { margin-top: 35px !important }
.mt40 { margin-top: 40px !important }
.mr00 { margin-right: 0px !important }
.mr05 { margin-right: 5px !important }
.mr10 { margin-right: 10px !important }
.mr15 { margin-right: 15px !important }
.mr20 { margin-right: 20px !important }
.mr25 { margin-right: 25px !important }
.mr30 { margin-right: 30px !important }
.mr35 { margin-right: 35px !important }
.mr40 { margin-right: 40px !important }
.mb00 { margin-bottom: 0px !important }
.mb05 { margin-bottom: 5px !important }
.mb10 { margin-bottom: 10px !important }
.mb15 { margin-bottom: 15px !important }
.mb20 { margin-bottom: 20px !important }
.mb25 { margin-bottom: 25px !important }
.mb30 { margin-bottom: 30px !important }
.mb35 { margin-bottom: 35px !important }
.mb40 { margin-bottom: 40px !important }
.ml00 { margin-left: 0px !important }
.ml05 { margin-left: 5px !important }
.ml10 { margin-left: 10px !important }
.ml15 { margin-left: 15px !important }
.ml20 { margin-left: 20px !important }
.ml25 { margin-left: 25px !important }
.ml30 { margin-left: 30px !important }
.ml35 { margin-left: 35px !important }
.ml40 { margin-left: 40px !important }
.pt00 { padding-top: 0px !important }
.pt05 { padding-top: 5px !important }
.pt10 { padding-top: 10px !important }
.pt15 { padding-top: 15px !important }
.pt20 { padding-top: 20px !important }
.pt25 { padding-top: 25px !important }
.pt30 { padding-top: 30px !important }
.pt35 { padding-top: 35px !important }
.pt40 { padding-top: 40px !important }
.pr00 { padding-right: 0px !important }
.pr05 { padding-right: 5px !important }
.pr10 { padding-right: 10px !important }
.pr15 { padding-right: 15px !important }
.pr20 { padding-right: 20px !important }
.pr25 { padding-right: 25px !important }
.pr30 { padding-right: 30px !important }
.pr35 { padding-right: 35px !important }
.pr40 { padding-right: 40px !important }
.pb00 { padding-bottom: 0px !important }
.pb05 { padding-bottom: 5px !important }
.pb10 { padding-bottom: 10px !important }
.pb15 { padding-bottom: 15px !important }
.pb20 { padding-bottom: 20px !important }
.pb25 { padding-bottom: 25px !important }
.pb30 { padding-bottom: 30px !important }
.pb35 { padding-bottom: 35px !important }
.pb40 { padding-bottom: 40px !important }
.pl00 { padding-left: 0px !important }
.pl05 { padding-left: 5px !important }
.pl10 { padding-left: 10px !important }
.pl15 { padding-left: 15px !important }
.pl20 { padding-left: 20px !important }
.pl25 { padding-left: 25px !important }
.pl30 { padding-left: 30px !important }
.pl35 { padding-left: 35px !important }
.pl40 { padding-left: 40px !important }
.p00 { padding: 0px !important }
.p05 { padding: 5px !important }
.p10 { padding: 10px !important }
.p15 { padding: 15px !important }
.p20 { padding: 20px !important }
.p25 { padding: 25px !important }
.p30 { padding: 30px !important }
.p35 { padding: 35px !important }
.p40 { padding: 40px !important }
.p50 { padding: 50px !important }
.p60 { padding: 60px !important }
.p70 { padding: 70px !important }
.p80 { padding: 80px !important }
.p90 { padding: 90px !important }
.p100 { padding: 100px !important }
ol.horizon_center li,
ul.horizon_center li {
    display: -moz-inline-box;
    display: inline-block;
    margin: 0px;
}
ol.horizon_center li *,
ul.horizon_center li * {
    float: left;
    display: inline;
}
.clr { clear: both }
br.clr {
    clear: both;
    padding: 0px;
    margin: 0px;
    font-size: 0px;
    font-size: 0rem;
    line-height: 0px;
}
.clearfix:after {
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0px;
    font-size: 0rem;
    line-height: 0px;
    display: block;
    content: " ";
}
.hide { display: none }
.group { position: relative }
.tip {
    float: right;
    display: inline;
}
.btn {
    display: inline-block;
    margin: 0 auto;
    cursor: pointer;
    padding: 5px 20px;
    color: #050505;
    background: #dcdcdc;
    background: -moz-linear-gradient(top, #fcfcfc 0%, #cbcbcb);
    background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#cbcbcb));
    border: 1px solid #999999;
    -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.5),inset 0px 0px 1px rgba(255,255,255,0.5);
    -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.5),inset 0px 0px 1px rgba(255,255,255,0.5);
    box-shadow: 0px 1px 3px rgba(0,0,0,0.5),inset 0px 0px 1px rgba(255,255,255,0.5);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.7),0px 1px 0px rgba(255,255,255,0.3);
}
.btn_blue {
    color: #ffffff !important;
    background: #225588;
    background: -moz-linear-gradient(top, #42aaff 0%, #036);
    background: -webkit-gradient(linear, left top, left bottom, from(#42aaff), to(#036));
    border: 1px solid #003366;
}
.btn_green {
    color: #ffffff;
    background: #06cc08;
    background: -moz-linear-gradient(top, #0dff00 0%, #01700e);
    background: -webkit-gradient(linear, left top, left bottom, from(#0dff00), to(#01700e));
    border: 1px solid #096e03;
}
.btn:hover {
    text-decoration: none;
    -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.5),inset 0px 0px 1px #fff,inset 0px 0px 10px rgba(255,255,255,0.2);
    -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.5),inset 0px 0px 1px #fff,inset 0px 0px 10px rgba(255,255,255,0.2);
    box-shadow: 0px 1px 3px rgba(0,0,0,0.5),inset 0px 0px 1px #fff,inset 0px 0px 10px rgba(255,255,255,0.2);
}
.btn:active {
    position: relative;
    top: 1px;
}
.onshift:hover>img,
.onshift:hover>a {
    position: relative;
    top: 1px;
    left: 1px;
}
.photo {
    display: inline-block;
    border: 3px solid #eee;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
    margin: 5px;
}
html {
    background-color: #fff;
    font-size: 62.5%;
    overflow: hidden;
}
article {
    width: 370px;
    height: auto;
   padding: 5px 0 10px;
    margin: 0 auto;
}
div#form-head h2 {
	display:none;
    font-size: 32px;
    font-size: 3.2rem;
    color: #242426;
    text-shadow: 1px 1px 0px #ffffff;
    text-align: center;
}
div#form-head p {
    margin: 10px auto;
    text-align: center;
}
div#form-area ul.error {
    position: relative;
    width: 355px;
    background: #96a3cb;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
   border-color: #6D7DB0;
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    padding: 5px 5px 2px;
    z-index: 1;
}
html.ie div#form-area ul#form_email li:first-of-type input {
    width: 260px;
    left: 45px;
    padding: 3px 0px 3px 0px;
    box-sizing: border-box;
}
html.firefox div#form-area ul#form_email li:first-of-type input { height: 23px }
html.webkit div#form-area ul#form_email li:first-of-type input {
    width: 260px;
    left: 45px;
    padding: 3px 0px 3px 4px;
}
div#form-area p {
    display: block;
    margin: 0 auto;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.4;
}
div#form-area p span {
    font-size: 66px;
    font-size: 6.6rem;
    color: red;
    font-weight: 700;
}
div#form-area ul#form_user_id li:first-of-type,
div#form-area ul#form_password li:first-of-type,
div#form-area ul#form_email li:first-of-type {
    position: relative;
    z-index: 1;
    width: 360px;
    height: 41px;
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	background: url(../../images/c21/fr.png) no-repeat;
	  background-repeat: no-repeat;
    text-indent: 0%;
    margin: 0 auto;
}
div#form-area ul#form_user_id li:first-of-type input,
div#form-area ul#form_password li:first-of-type input,
div#form-area ul#form_email li:first-of-type input {
    position: absolute;
    background-color: transparent !important;
    z-index: 100;
    top: 7px;
    left: 7px;
    text-align: left;
    color: #3c4158;
    font-weight: 700;
    text-shadow: 1px 1px 1px #bebebe;
    padding: 3px 0 3px 42px;
    margin: 0 0 0 0px;
    ime-mode: disabled;
    width: 250px;
    height: 21px;
    box-sizing: border-box;
}
div#form-area input::-ms-clear { display: none }
div#form-area input::-ms-reveal { display: none }
div#form-area ul#form_user_id li:first-of-type label,
div#form-area ul#form_password li:first-of-type label,
div#form-area ul#form_email li:first-of-type label {
    position: absolute;
    z-index: 10;
    width: 260px;
    top: 9px;
    left: 50px;
    color: #999;
    text-align: left;
    font-weight: 700;
    text-shadow: 1px 1px 1px #bebebe;
    text-indent: 0;
}
div#form-area ul.error li:nth-of-type(2) p {
    position: relative;
    width: 315px;
    margin: 2px auto;
    background: #38425f;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
 padding: 5px 3px 5px 30px;
     color: #ffffff;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.3;
    font-weight: 700;
    text-shadow: 1px 1px 1px #000;
}
div#form-area ul { margin: 30px 0 5px;
 }
div#form-area ul.error li:first-of-type:after {
    width: 19px;
    height: 19px;
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-image: url(/images/sprite_elements/regist-s0cc5d9f3d4.png);
    background-position: 0 -296px;
    background-repeat: no-repeat;
    text-indent: 0%;
    top: 9px;
    right: 13px;
}
div#form-area ul.error li:nth-of-type(2) p { display: block }
div#form-area ul.error li:nth-of-type(2) p:before {
    width: 17px;
    height: 16px;
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-image: url(/images/sprite_elements/regist-s0cc5d9f3d4.png);
    background-position: 0 -426px;
    background-repeat: no-repeat;
    left: 6px;
	top: 4px;
}
div#form-area ul.success li:first-of-type:after {
    width: 18px;
    height: 18px;
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-image: url(/images/sprite_elements/regist-s0cc5d9f3d4.png);
    background-position: 0 -343px;
    background-repeat: no-repeat;
    text-indent: 0%;
    top: 9px;
    right: 13px;
}
div#form-area ul#form_user_id li:first-of-type:before {
    z-index: 15;
    top: 10px;
    left: 20px;
    width: 19px;
    height: 18px;
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-image: url(/images/sprite_elements/regist-s0cc5d9f3d4.png);
    background-position: 0 -493px;
    background-repeat: no-repeat;
}
div#form-area ul#form_password li:first-of-type:before {
    z-index: 15;
    top: 10px;
    left: 22px;
    width: 15px;
    height: 19px;
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-image: url(/images/sprite_elements/regist-s0cc5d9f3d4.png);
    background-position: 0 -474px;
    background-repeat: no-repeat;
}
div#form-area ul#form_email li:first-of-type:before {
    z-index: 15;
    top: 12px;
    left: 19px;
    width: 23px;
    height: 15px;
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-image: url(/images/sprite_elements/regist-s0cc5d9f3d4.png);
    background-position: 0 -442px;
    background-repeat: no-repeat;
}
div#form-area div#commit_wrapper {
    position: absolute;
    top: 335px;
    padding: 0 0 0 4px;
    width: 240px;
}
div#form-area div#commit_wrapper.submit { top: 290px }
div#form-area div#commit_wrapper>input#commit {
    width: 240px;
    padding: 10px;
    font-size: 30px;
    font-size: 3rem;
    margin-bottom: 15px;
}
div#form-area #common_account {
    color: #CA3C1B;
    white-space: nowrap;
}
div#form-area #tos { display: none }
div#form-area #tos,
div#form-area #common_account { margin: 10px auto }
div#form-area #tos a,
div#form-area #common_account a {
    color: #3B7098;
    text-decoration: none;
    cursor: pointer;
}
div#form-area #tos a:hover,
div#form-area #common_account a:hover { color: #3B487A }
div#form-area div#popbubble_bd {
    display: none;
    position: relative;
    left: 50px;
    top: -5px;
    margin: 10px 0 0 0;
    width: 150px;
    text-align: center;
    background-color: #ffffff;
    padding: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
}
div#form-area div#popbubble_bd:before {
    border-bottom: 5px solid #ffffff;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    height: 0;
    width: 0;
    top: -5px;
    left: 15px;
}
div#form-area div#popbubble_bd label {
    color: #999;
    font-weight: 700;
    text-shadow: 1px 1px 1px #bebebe;
    position: static;
}
div#form-area .link_terms {
    position: relative;
    float: right;
    display: inline-block;
    margin: 5px;
    padding-left: 15px;
    font-size: 11px;
    font-size: 1.1rem;
}
div#form-area .link_terms:after {
    width: 13px;
    height: 15px;
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-image: url(/images/sprite_elements/regist-s0cc5d9f3d4.png);
    background-position: 0 -511px;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}
div#form-area #btn_regist #form_submit {
    display: block;
    width: 246px;
    height: 59px;
    border: none;
    background: none;
}
div#form-area #btn_regist.noactive {
	background:url(../../images/c21/regbtn_inactive.jpg) no-repeat 50% 0;
    width: 248px;
    height: 62px;
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	margin: 70px 0 0 50px;
}
div#form-area #btn_regist.active {
	background:url(../../images/c21/regbtn_active.jpg) no-repeat 50% 0;
    width: 248px;
    height: 62px;
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	margin: 70px 0 0 50px;
}
div#form-area #btn_regist.active:hover {
	background:url(../../images/c21/regbtn_hover.jpg) no-repeat 50% 0;
    width: 248px;
    height: 62px;
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	margin: 70px 0 0 50px;
}
div#form-area #btn_regist.noactive #form_submit { cursor: default }
div#form-area #btn_regist.active #form_submit { cursor: pointer }
.ie8 #form-area #user_id,
.ie8 #form-area #password,
.ie8 #form-area #email {
    border: 1px solid #999;
    background: #fff;
}
div#commit_contents p { padding: 5px 10px }
div#commit_contents a#btn_close {
    width: 120px;
    padding: 5px 0;
    margin: 10px auto;
    font-size: 13px;
    font-size: 1.3rem;
    text-align: center;
    font-weight: 700;
    text-shadow: 0px -1px 1px #186f8f;
}
div#commit_contents a#btn_close:before {
    padding: 8px;
    left: -8px;
    top: -8px;
    z-index: -1;
}
#windows body {
	background:#033;}
