body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  background-color: #ffffff;
  border-top: 3px solid #000;
  overflow-x: hidden;
  overflow-y: auto;
}
html {
  overflow-x: hidden;
  overflow-y: auto;
}
.container {
  max-width: none !important;
  width: 1010px;
}
.asc:after {
  content: "\f106";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.desc:after {
  content: "\f107";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.screen-shot {
  border: solid 1px #dddddd;
  width: 100%;
  height: 240px;
  padding: 0.5em;
  overflow: auto;
}
.screen-shot .thumb {
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 5px;
  width: 200px;
  height: 200px;
  border: 1px solid #ededed;
  background-size: contain;
}
.site-box {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  background-color: #FFF !important;
}
.site-box li {
  margin: 0;
  padding: 15px;
  border-bottom: 1px solid #ddd;
}
.site-box li:last-child {
  border-bottom: none;
}
.mp0 {
  margin: 0;
  padding: 0;
}
.click {
  cursor: pointer;
}
a {
  cursor: pointer;
}
.error-message {
  color: red;
  font-weight: bold;
}
h1.title {
  font-size: 10px;
  margin-top: 6px;
}
h2.title,
h3.title {
  border-bottom: 5px solid #cae6fc;
  font-size: 27px;
}
h3.mtitle {
  font-size: 15px;
  background-color: #cae6fc;
  padding: 10px;
  margin-top: 30px;
}
#flashMessage,
#authMessage {
  display: none;
}
.t-c {
  text-align: center !important;
}
.t-r {
  text-align: right !important;
}
.t-l {
  text-align: left !important;
}
.spacer {
  margin-top: 15px !important;
}
.spacer-b {
  margin-bottom: 15px !important;
}
footer {
  border-top: 1px solid #cdcdcd;
}
.nav a {
  border: 0 !important;
}
.nav.center {
  float: left;
  left: 50%;
  position: relative;
}
.nav.center li {
  float: left;
  left: -50%;
  position: relative;
}
select {
  border-top: 1px solid #ccc!important;
  border-right: 1px solid #ccc!important;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  background-color: #FFF !important;
  padding-left: 0.5em !important;
}
textarea,
input[type="text"],
input[type="password"] {
  border-top: 1px solid #ccc!important;
  border-right: 1px solid #ccc!important;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  background-color: #FFF !important;
  padding: 10px !important;
}
.page-footer {
  color: #FFFFFF;
  box-shadow: inset 0 9px 6px -5px rgba(0, 0, 0, 0.25), 0 -7px 12px -5px #aaaaaa;
  background: #2196F3;
  padding-top: 30px;
  margin-top: 50px;
}
.page-footer li a {
  color: #FFFFFF;
}
.page-footer li a:hover {
  text-decoration: underline;
  background-color: #2196F3;
}
.page-footer small {
  color: #B2DBFB;
  display: block;
  clear: left;
  padding: 20px 0;
  border-top: 1px solid rgba(200, 200, 255, 0.09);
  font-size: 10px;
}
.company th,
td {
  font-size: 14px;
}
.jumbotron p {
  margin-bottom: 32px !important;
  font-size: 16px !important;
}
.noaccount {
  color: #0244A5;
  font-weight: bold;
  font-size: 14px;
}
.mt0 {
  margin-top: 0px;
}
.listpdsm {
  padding: 5px 15px;
}
.lgtitle {
  color: #FFFFFF;
  padding: 5px 15px;
  font-size: 18px;
  text-align: center;
  background-color: #2196F3;
}
.mmtitle {
  color: #FFFFFF;
  padding: 5px 15px;
  font-size: 18px;
  text-align: center;
  background-color: #4CAF50;
}
.list-group .active,
.list-group .active:hover {
  background-color: #F5F5F5;
  border-color: #DDDDDD;
  color: #666666;
  font-weight: bold;
}
a#site-title {
  height: 0px;
  display: block;
  overflow: hidden;
  width: 272px;
  padding-top: 45px;
  background: url(../img/logo.gif) no-repeat left top;
  margin-bottom: 10px;
}
.login-before-menu {
  margin-right: -10px;
}
.login-before-menu li {
  border-left: 1px solid #eaeaea;
  padding-left: 6px;
  margin-left: 6px;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.login-before-menu li:first-child {
  border-left: none;
}
.login-before-menu li.active {
  background-color: #FFFFFF !important;
}
.login-before-menu li a {
  padding: 0px !important;
  margin: 0px !important;
  font-size: 12px;
  color: #666666;
}
.login-before-menu li a:active {
  text-decoration: underline;
  background-color: #FFFFFF;
}
.login-before-menu li a:hover {
  text-decoration: underline;
  background-color: #FFFFFF;
}
.login-before-menu li a.active {
  background-color: #FFFFFF !important;
}
.login-after-menu li a {
  font-size: 12px !important;
  color: #666666 !important;
}
.login-after-menu li a:active {
  text-decoration: underline;
  background-color: #FFFFFF !important;
  color: #666666;
}
.login-after-menu li a:hover {
  text-decoration: underline;
  background-color: #EEEEEE !important;
  color: #666666;
}
.login-after-menu li a.active {
  background-color: #EEEEEE !important;
  color: #666666;
}
div.menubar {
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
  -webkit-box-shadow: 0 3px 0 #C1D6EC;
  -moz-box-shadow: 0 3px 0 #C1D6EC;
  box-shadow: 0 1px 0 #C1D6EC;
  margin-bottom: 25px;
  margin-top: 5px;
  background-color: #2196F3;
}
div.menubar .navbar-nav {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
div.menubar li {
  background-color: #2196f3 !important;
  color: #fff;
}
div.menubar li a {
  display: block;
  background-color: #2196f3;
  text-decoration: none !important;
  color: #fff;
}
div.menubar li a:hover {
  background-color: #0C7CD5;
  text-decoration: none !important;
}
.site-view img.list-group-item {
  min-height: 200px;
}
table.auctions {
  table-layout: fixed;
  width: 100%;
}
table.auctions td,
table.auctions th {
  border-top: 0px !important;
  word-wrap: break-word;
  border-bottom: 1px solid #DDDDDD !important;
}
table.auctions th {
  background-color: #F5F5F5 !important;
  font-size: 12px;
}
.easy-comment-box dl {
  margin-bottom: 0px !important;
}
.easy-comment-box dt {
  background-color: #F5F5F5;
  padding-left: 10px;
}
.easy-comment-box dt .hyoka {
  font-size: 16px;
}
.easy-comment-box dt .hyokauser {
  font-weight: normal;
}
.easy-comment-box dd {
  padding: 10px;
}
.syodan-table td {
  font-size: 12px !important;
}
.syodan-table th {
  font-size: 12px !important;
  font-weight: bold !important;
}
.userCancelSelect {
  font-size: 12px !important;
}
