@charset "UTF-8";
/*
  2016/03/23 Add Thieu Nguyen 
  Custom CSS for eoy0
*/
/* line 6, /opt/hitomanager/saiyo1-prod/app/assets/stylesheets/eoy0/custom.scss */
.stb-result-header {
  margin: 10px 0; }

/* line 9, /opt/hitomanager/saiyo1-prod/app/assets/stylesheets/eoy0/custom.scss */
#result h3 {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background-color: #8c8279;
  border-style: none;
  -moz-border-radius: 6px 6px 0px 0px;
  -webkit-border-radius: 6px 6px 0px 0px;
  border-radius: 6px 6px 0px 0px;
  height: 40px;
  line-height: 40px;
  padding: 0px 0px 0px 25px;
  background-image: url(../../eoy0/img/searh_white.png);
  background-repeat: no-repeat;
  background-position: 390px 12px;
  margin-bottom: 10px; }

/* line 28, /opt/hitomanager/saiyo1-prod/app/assets/stylesheets/eoy0/custom.scss */
#reg_guide {
  margin-top: 50px;
  clear: both; }

/* line 33, /opt/hitomanager/saiyo1-prod/app/assets/stylesheets/eoy0/custom.scss */
#reg_guide h3 {
  display: inline-block;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  color: #3d3935;
  text-align: center;
  height: 38px;
  line-height: 38px;
  border-top: dashed 1px #3d3935;
  border-bottom: dashed 1px #3d3935; }

/* line 45, /opt/hitomanager/saiyo1-prod/app/assets/stylesheets/eoy0/custom.scss */
#reg_guide h3 img {
  padding-top: 10px;
  display: inline-block; }

/*================================================
 * IE対応
 * ===============================================*/
/*IE8～9*/
/* line 53, /opt/hitomanager/saiyo1-prod/app/assets/stylesheets/eoy0/custom.scss */
#reg_guide h3 {
  line-height: 41px\9; }

/*IE10～11*/
@media all and (-ms-high-contrast: none) {
  /* line 58, /opt/hitomanager/saiyo1-prod/app/assets/stylesheets/eoy0/custom.scss */
  #reg_guide h3 {
    line-height: 41px; } }
/*================================================
 * Chrome対応
 * ===============================================*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 66, /opt/hitomanager/saiyo1-prod/app/assets/stylesheets/eoy0/custom.scss */
  #reg_guide h3 {
    line-height: 40px; } }
/* line 70, /opt/hitomanager/saiyo1-prod/app/assets/stylesheets/eoy0/custom.scss */
#reg_guide .reg-guide-content {
  border-bottom: dashed 1px #3d3935;
  padding-top: 15px; }

/* line 74, /opt/hitomanager/saiyo1-prod/app/assets/stylesheets/eoy0/custom.scss */
#reg_guide #to_reg a {
  text-align: center; }

/* line 77, /opt/hitomanager/saiyo1-prod/app/assets/stylesheets/eoy0/custom.scss */
#reg_guide #reg_txt {
  float: left;
  padding-top: 5px;
  line-height: 18px; }

/* line 82, /opt/hitomanager/saiyo1-prod/app/assets/stylesheets/eoy0/custom.scss */
#reg_guide #to_reg {
  float: right; }

/* Custom CSS temporary for tabs */
/* line 86, /opt/hitomanager/saiyo1-prod/app/assets/stylesheets/eoy0/custom.scss */
.sbj_tabs {
  margin-top: 20px; }

/* line 89, /opt/hitomanager/saiyo1-prod/app/assets/stylesheets/eoy0/custom.scss */
.sbj_tabs ul {
  list-style: none;
  padding: 0;
  margin: 0; }

/* line 94, /opt/hitomanager/saiyo1-prod/app/assets/stylesheets/eoy0/custom.scss */
.sbj_tabs ul li {
  display: inline-block;
  width: 172px;
  height: 44px;
  background-image: url(../../eoy0/img/light_button.png);
  background-repeat: no-repeat; }

/* line 101, /opt/hitomanager/saiyo1-prod/app/assets/stylesheets/eoy0/custom.scss */
.sbj_tabs li a {
  padding: 15px;
  display: block;
  text-align: center;
  font-weight: bold;
  color: #69644D; }

/* line 108, /opt/hitomanager/saiyo1-prod/app/assets/stylesheets/eoy0/custom.scss */
.sbj_tabs li.active {
  width: 173px;
  background-image: url(../../eoy0/img/dark_button.png); }

/* line 114, /opt/hitomanager/saiyo1-prod/app/assets/stylesheets/eoy0/custom.scss */
#search_results #result table#result_tbl th {
  border-top: none; }

/* line 117, /opt/hitomanager/saiyo1-prod/app/assets/stylesheets/eoy0/custom.scss */
#search_results #result table#result_tbl {
  margin-top: 0px; }
