@charset "utf-8";
@import "reset-min.css";
@import "fonts-min.css";
/* 美しい */

.clearfix:after {
  content:".";
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
.clearfix {
  min-height:1px;
}
* html .clearfix {
  height:1px;
  /*\*//*/
  height:auto;
  overflow:hidden;
  /**/
}

html {
  height:100%;
  overflow-y:scroll;
}
a {
  outline:none;
}
body {
  font-family:'Segoe UI',メイリオ,Meiryo,sans-serif;
}
p, ul, ol, dl {
  margin:1.6em 0;
  line-height:1.6em;
}
li, dd {
  margin-left:2.4em;
}
ul li {
  list-style:disc;
}
ol li {
  list-style:decimal;
}
ol.type-uA li {
  list-style:upper-alpha;
}
li ul, dd ul, li ol, dd ol, li dl, dd dl, td ul, td ol {
  margin-top:0;
  margin-bottom:0;
}
td ul, td ol {
  text-align:left;
}
th, td {
  padding:6px;
  line-height:1.2em;
  border-top:solid 1px #cccccc;
  border-bottom:solid 1px #cccccc;
}
th {
  font-weight:bold;
}
table.noborder th, table.noborder td {
  border:none;
  padding:2px;
}
strong, b {
  font-weight:bold;
}
big {
  font-size:130%;
}
small {
  font-size:75%;
}
.left {
  text-align:left;
}
.right {
  text-align:right;
}
.center, tr.center th, tr.center td {
  text-align:center;
}
a:link, a:visited {
  color:#1a77af;
}
a:active, a:hover {
  color:#ff9999;
}
.red {
  color:#ff3333;
}

#container {
}
#container-inner {
}

/* ヘッダ ------------------------------------------------------------------ */
#header {
  width:100%;
  height:130px;
  background:url("../img/header-back.png") repeat-x;
}
#header-inner {
}
#header-content {
  position:relative;
  width:882px;
  margin:0 auto;
}
#header-name {
  position:absolute;
  width:385px;
  height:73px;
  background:url("../img/header-logo.png") no-repeat;
  left:0; top:0;
}
#header-name a {
  display:block;
  width:100%;
  height:100%;
  text-indent:-9999px;
}
#header-description {
}

ul#main-menu {
  position:absolute;
  margin:0;
  left:0; top:73px;
}
ul#main-menu li {
  width:98px;
  height:49px;
  margin:0;
  padding:0;
  list-style:none;
  float:left;
}
ul#main-menu li a {
  display:block;
  width:100%;
  height:100%;
  text-indent:-9999px;
}
#mm-home {
  background:url("../img/main-menu-back.png") 0 0 no-repeat;
}
#mm-news {
  background:url("../img/main-menu-back.png") -98px 0 no-repeat;
}
#mm-bid {
  background:url("../img/main-menu-back.png") -196px 0 no-repeat;
}
#mm-member {
  background:url("../img/main-menu-back.png") -294px 0 no-repeat;
}
#mm-goods {
  background:url("../img/main-menu-back.png") -392px 0 no-repeat;
}
#mm-owner {
  background:url("../img/main-menu-back.png") -490px 0 no-repeat;
}
#mm-dig {
  background:url("../img/main-menu-back.png") -588px 0 no-repeat;
}
#mm-ins {
  background:url("../img/main-menu-back.png") -686px 0 no-repeat;
}
#mm-net {
  background:url("../img/main-menu-back.png") -784px 0 no-repeat;
}

ul#header-submenu {
  position:absolute;
  width:290px;
  height:30px;
  margin:0;
  left:597px; top:0;
}
ul#header-submenu li {
  height:30px;
  margin:0;
  list-style:none;
  float:left;
}
ul#header-submenu li a {
  display:block;
  width:100%;
  height:26px;
  text-indent:-9999px;
}
#hs-about {
  width:84px;
  background:url("../img/sub-menu-back.png") 0 0 no-repeat;
}
#hs-privacy {
  width:116px;
  background:url("../img/sub-menu-back.png") -84px 0 no-repeat;
}
#hs-inquiry {
  width:90px;
  background:url("../img/sub-menu-back.png") -200px 0 no-repeat;
}

#char-size {
  position:absolute;
  width:200px;
  text-align:right;
  left:682px; top:38px;
  font-size:12px;
}
#char-size img {
  vertical-align:bottom;
}
#cs-s, #cs-m, #cs-l {
  cursor:pointer;
}

/* コンテント -------------------------------------------------------------- */
#content {
  width:880px;
  margin:6px auto 0 auto;
}
#content-inner {
}
#alpha {
  width:705px;
  float:right;
}
#alpha-inner {
}
.alpha-wrap {
  width:705px;
  margin:0 0 15px 0;
}
#beta {
  width:160px;
  float:left;
}
#beta-inner {
}
h2#page-title {
  width:685px;
  height:34px;
  margin:0 0 15px 0;
  padding:6px 0 0 20px;
  font-size:21px;
  color:#666666;
  letter-spacing:3px;
  background:url("../img/page-title-back.png") no-repeat;
}
h3 {
  font-size:1.3em;
  font-weight:bold;
  margin:1.3em 0;
  padding:0 0 3px 5px;
  border-left:solid 3px #1a77af;
  border-bottom:dashed 1px #cccccc;
}
h4 {
  font-weight:bold;
  line-height:1.6em;
  margin:1.6em 0;
  padding:0 0 0 4px;
  border-left:solid 3px #1a77af;
}
.side-box {
  width:158px;
  margin:0 0 15px 0;
  border:solid 1px #cccccc;
}
.arrow-ul li {
  list-style:none;
  margin:0;
  padding-left:18px;
  background:url("../img/arrow.png") 0 4px no-repeat;
}
.banner img {
  vertical-align:bottom;
}
.to-details {
  text-align:right;
  padding-right:18px;
  background:url("../img/arrow.png") 3px right no-repeat;
}
ul#side-menu {
  margin:0;
  border:solid 1px #cccccc;
}
ul#side-menu li {
  border-bottom:solid 1px #cccccc;
  list-style:none;
  margin:0;
  line-height:1.4em;
}
ul#side-menu li:last-child {
  border:none;
}
ul#side-menu li a, ul#side-menu li.here {
  display:block;
  padding:8px 4px 8px 24px;
  background:#eeeeee url("../img/arrow.png") 8px 11px no-repeat;
  text-decoration:none;
}
ul#side-menu li a:hover {
  background-color:#ffffff;
}
.info-box {
  width:645px;
  padding:0 0 1px 0;
  margin:1.6em auto;
  border:solid 1px #cccccc;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
  -webkit-box-shadow:0 0 6px #999999;
  -moz-box-shadow:0 0 6px #999999;
  box-shadow:0 0 6px #999999;
}
.info-box-title {
  text-align:center;
  margin-top:0;
  padding:4px 0;
  background-color:#b0e0e6;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom:solid 1px #cccccc;
  border-left:none;
}
.info-box-inner {
  padding:0 15px;
}
.flow-box {
  width:655px;
  margin:0 auto 0 auto;
  background:url("../img/flow-box-body.png") repeat-y;
}
.flow-box-inner {
  width:655px;
  background:url("../img/flow-box-head.png") no-repeat;
}
.flow-box-content {
  width:615px;
  padding:1px 20px 10px 20px;
  background:url("../img/flow-box-foot.png") left bottom no-repeat;
}
.end .flow-box-content {
  padding-bottom:1px;
  background:url("../img/flow-box-footend.png") left bottom no-repeat;
}
.flow-box-content h4 {
  background-color:#b0e0e6;
  padding:0;
  border:none;
  text-align:center;
}
.em-box {
  width:90%;
  padding:1px 15px;
  margin:1.6em auto;
  border:solid 3px #ff3333;
}
.table-center {
  margin:1.6em auto;
}

/* フッタ ------------------------------------------------------------------ */
#footer {
  width:100%;
  height:200px;
  background:url("../img/footer-back.png") repeat-x;
}
#footer-inner {
}
#footer-content {
  position:relative;
  width:900px;
  height:200px;
  margin:0 auto;
  background:url("../img/footer-menu-back.png") no-repeat;
}
ul#footer-menu {
  position:absolute;
  margin:0;
  font-size:10px;
  line-height:12px;
  left:30px; top:50px;
}
ul#footer-menu li {
  list-style:none;
  margin:0;
  padding:0 10px 0 0;
  width:110px;
  float:left;
}
ul#footer-menu a:link, ul#footer-menu a:visited {
  text-decoration:none;
  color:#ffffff;
}
ul#footer-menu a:active, ul#footer-menu a:hover {
  color:#ff9999;
  text-decoration:underline;
}
#footer-address {
  position:absolute;
  width:300px;
  font-size:12px;
  line-height:1.6em;
  text-align:right;
  color:#ffffff;
  left:570px; top:50px;
}
