/* BASIC css start */
.item-page a.now { border-bottom:1px solid #000; padding-bottom: 2px; }

#bbsData .bbs-link { position: relative; }
#bbsData .bbs-link-top { margin-top: 10px; margin-bottom: -40px;margin-right: 400px; text-align: left; margin-left: 18px; }
#bbsData .bbs-link-btm { margin-top: 10px; margin-bottom: -40px; text-align: right; }

#board .page-hd {
position:relative;
margin:0;
padding:0;
}

#board .page-hd h2 {
font-size: 22px;
text-align:center;
margin:0 0 33px;
letter-spacing: 0.07em;
}

#opt_icons {
padding:30px 0 0px;
margin:0 0 24px;
border-bottom:1px solid #ddd;
}

#opt_icons ul {
width: 1000px;
text-align: center;
margin: 0 auto;
}

#opt_icons ul li {
display: inline-block;
width: auto;
text-align:center;
padding: 0 20px;
}

#opt_icons ul li a {
position: relative;
  font-size: 13px;
  display: inline-block;
  padding: 0 0 20px;
  margin-bottom: -1px;
  z-index: 1;
}
#opt_icons ul li.active a {
border-bottom: 1px solid #000;
}

.hd {
position:relative;
padding-top: 66px;
text-align: left;
}

.hd h3 {
  display: inline-block;
  font-size: 15px;
  font-weight: 300;
  color: #000;
  padding-bottom: 19px;
  border-bottom: 1px solid #000;
  margin-bottom: -1px;
}

.tbl {
  padding-bottom: 20px;
}

.tbl table {
width: 100%;
}

.tbl thead {
width:100%;
}

.tbl thead th {
font-size: 14px;
font-weight: 300;
color: #000;
padding: 11px 0;
border-top:1px solid #d9d9d9;
border-bottom:1px solid #d9d9d9;
background:none;
}

.tbl tbody td {
  font-size:13px;
border-bottom: 1px solid #d9d9d9;
text-align: center;
padding: 8px 0;
}
.tbl tbody td[class*="_pdg"] {
  text-align: left;
}

.tbl tbody .not_order, .tbl tbody .not_text, .lst li .not_text {
text-align:center;
padding:40px 0;
border-bottom: 0;
}

.bbs-sch fieldset {
text-align: center;
margin-bottom: 20px;
}
.bbs-sch fieldset input[type="radio"] {
-webkit-appearance: none;
-ms-appearance: none;
appearance: none;
width: 12px;
height: 12px;
background: #fff;
border-radius: 50%;
border: 1px solid #d9d9d9;
}
.bbs-sch fieldset input[type="radio"]:checked {
background: #444;
border-color: #444;
}
.bbs-sch label {
line-height: 34px;
display: inline-block;
vertical-align: bottom;
}

.MS_input_txt {
height: 34px;
}

.right .button {
min-width: 70px;
}
/* BASIC css end */

