/* 左コンテンツ */
.contact_us input[readonly=readonly],
.contact_us textarea[readonly=readonly] {
  background-color: #FFF;
  font-weight:bold;
  cursor: not-allowed;
}
.contact_us .red {
  color: #E70000;
}
.contact_us .news-row {
  margin: 10px 0;
}
.contact_us .form-control {
  display:inline-block;
  padding: 0px 3px;
  height: 28px;
}
.contact_us .form-control.search_keyword {
  width:400px;
  padding: 0px 3px;
}
.contact_us .form-control.order {
  width:150px;
}
.contact_us .form-control.num_disp {
  width:80px;
}
.contact_us .btn-search {
  color: #FFFFFF;
  background-color: #E34834;
  border-color: #C61700;
  padding: 3px 25px;
}
.contact_us .word {
  font-weight:bold;
}
.contact_us .how-to {
  padding-top:10px;
}
.contact_us .how-to ul {
  padding-top:10px;
  font-size:12px;
}
.contact_us .how-to li {
  padding-left:15px;
  background: url(/img/icon_arrow_03.gif) no-repeat;
}
.contact_us .how-to p {
  padding-top:10px;
  font-size:12px;
}
.contact_us .error {
  color:red;
}
#contentLowerLeft h3 {
  background: url(/img/border_01.gif) repeat-x bottom !important;
  font-weight:bold;
  font-size: 16px;
  padding: 0 0 3px 7px;
  margin-top:15px;
}
.contact_us .pager {
  clear: both;
  background: url(/img/border_01.gif) repeat-x top;
  text-align: right;
  padding: 5px 0 0 0;
  margin-top: 10px;
}
.contact_us .pager a {
  margin-right: 7px;
}
.contact_us .total {
  padding-left:5px;
  margin:15px 0 0 0;
  font-size:18px;
}
.contact_us .contentLowerLeft {
  float:left;
  padding: 15px 0 20px 15px;
  width:630px;
}
.contact_us .contentLowerLeft h3.heading {
  background: url(/img/border_01.gif) repeat-x bottom;
  font-size: 16px;
  padding: 0 0 3px 7px;
  font-weight:bold;
}
.contact_us .contentLowerLeft p.timestamp {
  background: url(/img/border_01.gif) repeat-x bottom;
  color: #999;
  padding-bottom: 5px;
  margin-top: 3px;
  padding-left: 7px;
}
.contact_us .contentLowerLeft p.text {
  font-size: 14px;
  line-height: 20px;
  margin: 10px 8px 0 8px;
}
.contact_us .contentLowerLeft ul.contact_us {
  margin: 10px 0 0 5px;
  list-style: none;
}
.contact_us .contentLowerLeft ul.contact_us li {
  background: url(/img/icon_arrow_03.gif) no-repeat;
  padding-left: 15px;
}
.contact_us .contentLowerLeft .tabWrapper_c {
  width: 615px;
  border-top: 1px solid #CCC;
  background: #FFF;
}
.contact_us .contentLowerLeft .tabWrapper_c ul.tabs {
  height: 25px;
  background: url(/img/bg_tab_off.gif) repeat-x bottom;
}
.contact_us .contentLowerLeft .tabWrapper_c ul.tabs li.active {
  background: #FFF;
}
.contact_us .contentLowerLeft .tabWrapper_c ul.tabs li,
.contact_us .contentLowerLeft .tabWrapper_c ul.tabs li a {
  float: left;
  width: 110px;
  height: 25px;
  display: block;
  text-align: center;
}
.contact_us .contentLowerLeft .tabWrapper_c ul.tabs li {
  list-style: none;
  border-right: 1px solid #CCC;
  line-height: 24px;
}
.contact_us .contentLowerLeft dl.links {
  margin: 5px 0 0 5px;
  list-style: none;
}
dl.links dt.horizon4 {
  float: left;
  width: 125px;
}
dl.links dt {
  margin: 7px 0 0 0;
  font-size: 14px;
  background: url(/img/icon_arrow_08.gif) no-repeat;
  padding-left: 20px;
}
.contact_us .contentLowerLeft .clearfix {
  min-height: 1px;
}
.contact_us .contentLowerLeft .clearfix::after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.contact_us .contentLowerLeft h2.categoryNews,
.contact_us .contentLowerLeft h2.categoryDb,
.contact_us .contentLowerLeft h2.categoryBid,
.contact_us .contentLowerLeft h2.categoryCompany {
  font-weight:bold;
  display: inline;
  padding: 6px 12px;
  color: #FFF;
  font-size: 14px;
}
.contact_us .contentLowerLeft h2.categoryNews {
  background: #CC0000;
}
.contact_us div.form {
  font-size: 14px;
  line-height: 20px;
  margin: 10px 8px 0 8px;
}
.contact_us div.form label {
  font-weight:normal;
}
.contact_us div.form label.control-label {
  font-weight:bold;
}
.contact_us div.form textarea {
  height:200px;
}
.contact_us div.form .panel {
  padding:10px;
  background-color: #F1F5F7;
}
.contact_us .form dt,
.contact_us .form dd {
  margin: 10px 8px 0 8px;
  font-size:12px;
  font-weight:normal !important;
}
.contact_us dl {
  width:100%;
}
.contact_us dt {
  float:left;
  clear:left;
  width:200px;
}
.contact_us dd {
  float:left;
}
/* /左コンテンツ */

/* 右コンテンツ */
.contact_us .contentTopRight {
  text-align:left;
  float:right;
  width:300px;
  padding:15px 15px 20px 0;
}
.contact_us .contentTopRight .menu {
    max-width: 400px;
    margin: 0 auto;
    padding: 0;
}

.contact_us .contentTopRight .menu a {
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #000;
    line-height: 1;
    font-weight:normal;
    font-size:12px;
}

.contact_us .contentTopRight .menu label {
    display: block;
    margin: 0 0 2px 0;
    padding :12px;
    line-height: 1;
    color :#000;
    background :#EEEEEE;
    cursor :pointer;
    font-weight:normal;
    font-size:12px;
}

.contact_us .contentTopRight .menu input {
    display: none;
}

.contact_us .contentTopRight .menu ul {
    margin: 0;
    padding: 0;
    background :#F0E8D9;
    list-style: none;
}

.contact_us .contentTopRight .menu li {
    max-height: 0;
    overflow-y: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#menu_bar01:checked ~ #links01 li,
#menu_bar02:checked ~ #links02 li,
#menu_bar03:checked ~ #links03 li,
#menu_bar04:checked ~ #links04 li,
#menu_bar05:checked ~ #links05 li,
#menu_bar06:checked ~ #links06 li,
#menu_bar07:checked ~ #links07 li,
#menu_bar08:checked ~ #links08 li {
    max-height: 46px;
    opacity: 1;
}
.contact_us .contentTopRight h3 {
    border: solid 2px #015A76;
    background-color: #015A76;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
}
/* /右コンテンツ */
