@charset "UTF-8";
/************************************************************
	RESET
*************************************************************/

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
dl,
dt,
dd,
ol,
table,
form,
img {
    margin: 0;
    padding: 0;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 13px;
}

input[type="button"],
input[type="submit"] {
    -webkit-appearance: none;
}

img {
    border: none;
    vertical-align: bottom;
}

li,
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

li img,
dt img,
dd img {
    vertical-align: bottom;
}

a:link,
a:visited {
    color: #222222;
    text-decoration: none;
}

a:hover,
a:active {
    color: #d15045;
    text-decoration: none;
}

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

hr {
    visibility: hidden;
    clear: both;
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
}

.b {
    font-weight: bold;
}

.auto {
    margin-left: auto;
    margin-right: auto;
}

.T-L {
    text-align: left;
}

.T-C {
    text-align: center;
}

.T-R {
    text-align: right;
}

.F-R {
    float: right;
}

.F-L {
    float: left;
}

.tp25 {
    padding-top: 25px;
}

.tp50 {
    padding-top: 50px;
}

.fp50 {
    padding-bottom: 50px;
}

.fp25 {
    padding-bottom: 25px;
}

.fp15 {
    padding-bottom: 15px;
}

.tp15 {
    padding-top: 15px;
}

.tp10 {
    padding-top: 10px;
}

.tp5 {
    padding-top: 5px;
}

.tm25 {
    margin-top: 25px;
}

.tm15 {
    margin-top: 15px;
}

.tm5 {
    margin-top: 5px;
}

.p100 {
    width: 100%;
}

.lm20 {
    margin-left: 20px;
}

.lm10 {
    margin-left: 10px;
}

.indent1 {
    padding-left: 1em;
}

.ind1 {
    padding-left: 1em;
    text-indent: -1em;
}

.fade {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.ph1em {
    padding-top: 1em;
}

.col_ppink {
    background-color: #fcf2f1 !important;
}

.col_pblue {
    background-color: #eef9ff !important;
}

.col_wh {
    background-color: white !important;
}

.col-red {
    color: #d15045;
}

.fade:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.none {
    display: none;
}

.fin {
    margin-bottom: 45px;
}

.fins {
    margin-bottom: 20px;
}

.finss {
    margin-bottom: 10px;
}

.stt {
    padding-top: 20px;
}

.st {
    padding-top: 30px;
}

.stm {
    margin-top: 30px;
}

.stts {
    padding-top: 10px;
}

.st75 {
    padding-top: 75px;
}
/* mart */

table.panel {
    margin: 1.5em auto;
}

table.panel th {
    background: #f2ab00;
    color: #fff;
    padding: 0.5em;
    width: 100px;
}

td.panel-off {
    background: #a8a8a8;
    color: #fff;
    padding: 0.5em;
    text-align: center;
    width: 100px;
}

td.panel-arrow {
    color: #a8a8a8;
    text-align: center;
    width: 20px;
}

input.button {
    width: 140px;
    margin: 0 14px;
}


table.cart_tbl {
    margin: 1.3em auto;
    border-collapse: collapse;
}

table.cart_tbl th,
table.cart_tbl td {
    border: solid 1px #B2B2B2;
    white-space: nowrap;
    padding: 6px;
    font-size: 100%;
}

table.cart_tbl th {
    background: #EBE5E1;
}

table.cart_tbl td {
    background: #fff;
}


table.cart_form {
    width: 600px;
    margin: 1.3em auto;
    border-collapse: collapse;
}

table.cart_form th,
table.cart_form td {
    text-align: left;
    border: solid 1px #B2B2B2;
    white-space: nowrap;
    padding: 6px;
}

table.cart_form th {
    background: #EBE5E1;
}

table.cart_form td {
    background: #fff;
}

table.cart_form input[type="text"],
table.cart_form textarea,
.find-box input[type="text"],
.cart-box input[type="text"] {
    padding: 5px 3px;
    border: 1px solid #a2a2a2;
}

td.w-key {
    width: 130px;
}

input.ime-on {
    ime-mode: active;
}

input.ime-off {
    ime-mode: inactive;
}

div.req:after{
content : "\203B";
color:#d00;
}
/*
div.req {
    background-image: url(red.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 16px;
}

div.opt {
    padding-left: 16px;
}
*/

td.tbl-wide {
    border: solid 1px #B2B2B2;
    background: #fff;
    white-space: nowrap;
    padding: 6px;
    text-align: center;
}


.red {
    color: #dd0000;
}

table.btn-tbl {
    margin: 0px auto;
}

.eiji {
    font-family: Verdana, Helvetica, Arial !important;
    font-size: 90%;
}

input.inp-mem {
    width: 150px;
    ime-mode: inactive;
}

table.tbl-join td {
    background: #fff;
    color: #444;
}


div.cart-msg {
    padding: 14px;
    background: none 0% 0% / auto auto repeat scroll padding-box border-box white;
    color: #ff8040;
    width: 600px;
    margin: 20px auto;
    line-height: 140%;
    border-radius: 6px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    font-size: 18px;
    text-align: center;
}

div.login-note {
    text-align: left;
    margin: 1em auto 0.5em auto;
    width: 23em;
}

div.cart-msg img {
    margin: 40px auto 0.5em;
    width: 200px;
}

table.enter {
    margin: 80px auto;
    width: 400px;
    border: 1px solid #004080;
    border-collapse: collapse;
}

table.enter th {
    border: 1px solid #004080;
    padding: 1em;
    background: #004080;
    color: #fff;
    text-align: left;
}

table.enter td {
    border: 1px solid #004080;
    padding: 1em;
    background: #fff;
    font-family: verdana, helvetica, arial;
}

input.len {
    width: 220px;
    margin-bottom: 1em;
}

div.btn input {
    font-family: verdana, helvetica, arial;
    width: 100px;
    height: 32px;
}


div.top-btn input {
    width: 9.5em;
    margin-bottom: 1.5em;
}


div.law-data {
    width: 95%;
    margin: 1em auto;
    border: 1px solid #666;
    padding: 1em;
    text-align: left;
    background: #fff;
}


div.find-ttl {
    width: 640px;
    text-align: center;
    font-weight: bold;
    border-top: 1px solid #B2B2B2;
    border-left: 1px solid #B2B2B2;
    border-right: 1px solid #B2B2B2;
    margin: 1.5em auto 0 auto;
    padding: 8px;
    background: #EBE5E1;
}

div.find-box {
    width: 640px;
    text-align: center;
    border: 1px solid #B2B2B2;
    margin: 0 auto 1.5em auto;
    padding: 8px;
    background: #fff;
}

div.cart-box {
    width: 640px;
    line-height: 140%;
    text-align: left;
    border: 1px solid #B2B2B2;
    margin: 1em auto;
    padding: 8px;
    background: #fff;
}

span.pg-on,
span.pg-off {
    display: -moz-inline-box;
    -moz-box-align: center;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    width: 23px;
    height: 23px;
    margin: 2px;
    padding: 2px;
    border: 1px solid #6b868b;
    font-family: Verdana, Helvetica, Arial;
}

span.pg-on,
span.pg-on a {
    color: #f0f0f0;
    background: #6b868b;
}

span.pg-off,
span.pg-off a {
    color: #6b868b !important;
    background: #fff;
}

div.pgbtn {
    margin: 0.6em 0;
}

div.err-addr {
    color: #dd0000 !important;
}


input.bigbtn {
    height: 32px;
    width: 150px;
    margin: 0 14px;
}


div.ui-datepicker {
    font-size: 95%;
}


img.icon {
    vertical-align: middle;
    border: none;
}


#err-box {
    margin: 3em auto;
    background: #EBE5E1;
    padding: 1em;
    width: 600px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}


#law-tbl {
    border-collapse: collapse;
    table-layout: fixed;
    margin: 1em auto;
}

#law-tbl th,
#law-tbl td {
    border: 1px solid #B2B2B2;
    padding: 3px 5px;
    font-size: 12px;
    text-align: left;
}

#law-tbl th {
    background: #EBE5E1;
}

td.key {
    width: 150px !important;
}

hr + p{
margin-top: -3em!important;
}