@charset "UTF-8";

#langError {
color:#ff0000;
margin-left:437px;
margin-top:2px;
font-weight:bold;
font-size:14px;
line-height:1.2;
}

.win .gecko #langError {
margin-top:-16px;
font-size:16px;
}


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
     margin: 0px;
     padding: 0px;
}

table {
     border-collapse: collapse;
     border-spacing: 0px;
}

fieldset, img {
     border: 0px none;
}

address, caption, cite, code, dfn, em, strong, th, var {
     font-style: normal;
     font-weight: normal;
}

ol, ul {
     list-style: none outside none;
}

caption, th {
     text-align: left;
}

h1, h2, h3, h4, h5, h6 {
     font-size: 100%;
}

q:before, q:after {
     content: "";
}

a:active {
     outline: medium none;
}

a:focus {
    
}

body {
     background-color: #0D153A;
     font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Dotum,sans-serif;
     font-size: 62.5%;
}

p {
     color: #0D153A;
     font-size: 13px;
}

h1 {
     color: #00356D;
     font-size: 27px;
     font-weight: normal;
}

h3 {
     color: #00356D;
}

h6 {
     color: #FF3300;
}

a {
     color: #5275FF;
}

a:hover {
     color: #0034FF;
}

strong {
     font-weight: bold;
}

em {
     font-style: italic;
}

input, label {
     font-size: 12px;
}

#redirect-warning {
     margin: 40px;
}

#redirect-warning hr {
     margin-bottom: 25px;
     margin-top: 25px;
}

#redirect-warning p {
     font-size: 15px;
     line-height: 1.5em;
     margin-top: 10px;
}

#redirect-warning .url {
     color: #00356D;
     font-size: 17px;
     font-weight: bold;
     margin-top: 10px;
}

#redirect-warning h2 {
     color: #AFA100;
     font-size: 27px;
     font-weight: normal;
}

.forgot_pw {
     font-size: 0.5em;
}

.floatingUl {
     display: block;
     font-size: 13px;
     list-style-type: disc;
     margin-left: 20px;
     width: 340px;
}

.ie .floatingUl {
     float: none;
     list-style-position: outside;
     list-style-type: disc;
}

.ie .floatingUl li {
     float: none;
}

.thinFont {
     color: #444444;
     font-weight: bold;
}

h1 em {
     font-style: normal;
}

.body_copy h2 {
     color: #00356D;
     font-size: 15px;
     margin-bottom: 15px;
     margin-top: 15px;
}

.body_copy p {
     margin-left: 7px;
     margin-top: 10px;
}

.body_copy ol {
     list-style-type: circle;
     margin: 10px 0px 10px 20px;
}

.body_copy li {
     margin: 0px;
}

.section_nav {
     padding-top: 10px;
}

.more_container {
     border: 1px solid #C9D0EB;
     margin-bottom: 10px;
     padding: 0px 10px;
}

.more_container p {
     color: #2C3F88;
     display: block;
}

.more_container ul {
     list-style-type: disc;
     margin-left: 30px;
}

.more_container li {
     color: #2C3F88;
}

.more_short_blurb {
     font-size: 1.7em;
}

.clearfix:after {
     clear: both;
     content: ".";
     display: block;
     height: 0px;
     visibility: hidden;
}

.clearfix {
     display: block;
}

#email {
     width: 190px;
}

#user {
     height: 42px;
     margin: 0px auto;
     width: 800px;
}

#stage {
     background-color: #FFFFFF;
}

#container {
     display: block;
     margin: 0px auto;
     padding: 20px 0px 5px;
     width: 800px;
}

#branding_head {
     margin: 0px 0px 10px;
     text-align: right;
}

#section_nav {
     text-align: center;
}

.user_table {
     display: block;
     float: right;
}

.btn_mypage-zh {
     display: block;
     float: left;
     margin-right: 10px;
     margin-top: 8px;
}

.btn_mypage-zh a {
     background: url("/images/btn_mypage_zh.jpg") no-repeat scroll left top transparent;
     display: block;
     height: 27px;
     text-indent: -5000px;
     width: 91px;
}

.ie .btn_mypage-zh a {
     background: url("/images/btn_mypage_zh.jpg") no-repeat scroll left top transparent;
     display: block;
     height: 27px;
     margin-top: 6px;
     text-indent: -5000px;
     width: 100px;
}

.btn_mypage-zh a:hover {
     background-position: 0px -30px;
}

.btn_mypage-ko {
     display: block;
     float: left;
     margin-right: 10px;
     margin-top: 8px;
}

.btn_mypage-ko a {
     background: url("/images/btn_mypage_ko.jpg") no-repeat scroll left top transparent;
     display: block;
     height: 27px;
     text-indent: -5000px;
     width: 91px;
}

.ie .btn_mypage-ko a {
     background: url("/images/btn_mypage_ko.jpg") no-repeat scroll left top transparent;
     display: block;
     height: 27px;
     margin-top: 6px;
     text-indent: -5000px;
     width: 100px;
}

.btn_mypage-ko a:hover {
     background-position: 0px -30px;
}

.btn_mypage-ja {
     display: block;
     float: left;
     margin-right: 10px;
     margin-top: 8px;
}

.btn_mypage-ja a {
     background: url("/images/btn_mypage_ja.jpg") no-repeat scroll left top transparent;
     display: block;
     height: 27px;
     text-indent: -5000px;
     width: 91px;
}

.ie .btn_mypage-ja a {
     background: url("/images/btn_mypage_ja.jpg") no-repeat scroll left top transparent;
     display: block;
     height: 27px;
     margin-top: 6px;
     text-indent: -5000px;
     width: 100px;
}

.btn_mypage-ja a:hover {
     background-position: 0px -30px;
}

.btn_mypage-en {
     display: block;
     float: left;
     margin-right: 10px;
     margin-top: 8px;
}

.btn_mypage-en a {
     background: url("/images/btn_mypage_en.jpg") no-repeat scroll left top transparent;
     display: block;
     height: 27px;
     text-indent: -5000px;
     width: 91px;
}

.ie .btn_mypage-en a {
     background: url("/images/btn_mypage_en.jpg") no-repeat scroll left top transparent;
     display: block;
     height: 27px;
     margin-top: 6px;
     text-indent: -5000px;
     width: 100px;
}

.btn_mypage-en a:hover {
     background-position: 0px -30px;
}

.user_login {
     float: right;
     margin-top: 8px;
}

.ie6 .user_login {
     float: none;
     position: absolute;
}

.gecko .user_login {
     width: 655px;
}

.win.gecko .user_login {
     width: 630px;
}

#user_welcome {
     color: #FFFFFF;
}

#error_for_email {
     color: #FF0000;
     font-size: 1.4em;
}

#error_for_contact_name {
     color: #FF0000;
     font-size: 1.4em;
}

#error_for_contact_email {
     color: #FF0000;
     font-size: 1.4em;
}

#error_for_content_text {
     color: #FF0000;
     font-size: 1.4em;
}

#user_language {
     background-color: #FFFFFF;
     color: #000000;
     height: 30px;
     padding: 5px 5px 0px 10px;
     position: absolute;
     top: 10px;
}

.ie6 #user_language {
     background-color: #FFFFFF;
     color: #000000;
     height: 30px;
     padding: 5px 5px 0px 10px;
     position: absolute;
     top: 10px;
}

#user_select_lang {
     display: inline;
     height: 20px;
}

#user_select_lang select {
     border: 1px solid #BBBBBB;
}

#user_select_lang option.disabled {
     color: #BBBBBB;
}

#user_welcome p {
     color: #9FA49B;
     font-size: 1.6em;
}

#user_welcome p strong {
     color: #FFFFFF;
}

#user_welcome a {
     color: #FFFFFF;
     font-size: 12px;
}

#user_welcome p a {
     margin-left: 10px;
     vertical-align: middle;
}

#user_welcome form {
     color: #FFFFFF;
}

#user_welcome form input.text {
     width: 80px;
}

#user_welcome form #login_submit {
     margin-left: 5px;
     margin-right: 30px;
}

#user_welcome form a {
     color: #FFFFFF;
}

#user_welcome a.signup {
     font-size: 15px;
}

#user_welcome .forgot_password {
     display: inline;
     float: right;
     margin-left: 10px;
     text-align: left;
     width: 100px;
}

.login_error {
     color: #FF0000;
     display: block;
     font-size: 12px;
     height: 30px;
     margin-top: -15px;
     padding: 0px 10px 0px 0px;
     text-align: right;
}

.login_error2 {
     color: #FF0000;
     font-size: 12px;
     margin-top: 2px;
     padding: 0px;
     width: 200px;
}

#login_password label input {
     margin-left: 10px;
}

#user_welcome #login_username {
     width: 105px;
}

#user_welcome #login_password {
     width: 105px;
}

.section_nav ul {
     margin: 0px 0px 10px;
     text-align: right;
}

.section_nav li {
     display: inline;
     margin: 0px 10px;
}

#home_title {
     width: 300px;
}

.section_nav.top ul {
     color: #FF0000;
     font-size: 12px;
     margin-left: 0px;
     padding: 0px;
     text-align: right;
}

.section_nav.top ul a {
     color: #0D153A;
}

.section_nav.top ul a:hover {
     color: #FF0000;
}

.section_nav.bottom ul {
     color: #FF0000;
     font-size: 12px;
     margin: 6px 0px 10px 200px;
     text-align: left;
}

.section_nav.bottom ul a {
     color: #0D153A;
}

.section_nav.bottom ul a:hover {
     color: #FF0000;
}

.left_header {
     float: left;
     text-align: right;
     width: 520px;
}

.right_header {
     float: right;
     margin-top: -5px;
     text-align: right;
     width: 128px;
}

.ie6 .left_header {
     float: left;
     left: 0px;
     padding-left: 150px;
     position: absolute;
}

.ie6 .right_header {
     float: right;
}

.ie7 .left_header {
     float: left;
     padding-left: 100px;
}

.win.gecko .left_header {
     left: 0px;
     position: absolute;
}

#footer_nav {
     clear: both;
     padding: 30px 0px 10px;
}

#branding-both {
     clear: both;
     height: 1px;
     width: 100%;
}

#branding_footer {
     clear: both;
     float: right;
     height: 18px;
     width: 126px;
}

#FooterBox {
     color: #0D153A;
     margin: 0px;
     padding: 0px;
     width: 800px;
}

#EmailFriend {
     float: left;
     font-size: 10px;
     left: 20px;
     margin: 0px;
     padding: 0px;
     position: relative;
}

#EmailFriend a {
     color: #0D153A;
     font-size: 12px;
}

#FooterMenu {
     color: #0D153A;
     float: left;
     left: 0px;
     margin: 0px;
     padding: 0px;
     position: relative;
     top: -5px;
}

#FooterMenu ul {
     color: #0D153A;
     font-size: 12px;
     margin: 6px 0px 10px 200px;
     text-align: left;
}

#FooterMenu ul a {
     color: #0D153A;
}

#FooterMenu ul a:hover {
     color: #FF0000;
}

#FooterMenu ul li {
     float: left;
}

#PoweredLexxica {
     float: left;
     left: 115px;
     margin: 0px;
     padding: 0px;
     position: relative;
     top: -5px;
}

.clear {
     clear: both;
}

#MainLogoSpace {
     height: 36px;
}

#MainLogoSpace li {
     float: right;
}

#WordEngineLogoSpace {
     width: 400px;
}

#SponcerLogoSpace {
     margin-top: -10px;
     width: 400px;
}

.reg_mark {
     font-size: 0.8em;
     vertical-align: top;
}
