@charset "UTF-8";
@import url("../global.css");

#kabu-title-aera {
  background: url(../../img/kabuana/procedure/title_back.jpg) no-repeat;
  width: 765px;
  height: 180px;
}

h3#kabu-title-long01 {
  font-size: 22px;
  font-weight: bold;
  color: #404040;
  text-align: left;
  padding: 40px 0 0 20px;
}

.kabu-title {
  font-size: 28px;
  color: #1f86fb;
}

/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
/*　 Cover START　*/
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
#kabuana-area {
  margin: 20px 20px 20px auto;
  text-align: left;
  font-size: 16px;
  line-height: 1.8;
  color: #424242;
}

h4.kabuana-top-text {
  margin: 0 auto 40px auto;
  font-weight: normal;
  /*background: url(../../img/kabuana/index/girls.jpg) no-repeat right bottom;*/
  /*border:1px solid #ff0000;*/
}

h4.kabuana-top-text img {
  margin: 30px auto auto auto;
}


.kabuana-area-body {
  line-height: 1.8;
  width: 720px;
  background-color: #f2f6f8;
  /*background: url(../../img/kabuana/index/in_line.png) repeat-y left top;*/
  color: #424242;
  font-size: 16px;
  padding: 10px;
}

.kabuana-area-body-in {
  background-color: #ffffff;
  padding: 10px 10px 20px 10px;
  margin: auto auto 30px auto;
  border-top: 2px #ff6d2d solid;
}

.kabuana-img1 {
  width: 100%;
  height: auto;
  margin: 0 0 20px;
}

h3.h3-text01 {
  font-size: 20px;
  color: #2084ff;
}

.kabuana-left01 {
  vertical-align: top;
  display: inline-block;
  /* For IE 6/7 */
  *display: inline;
  *zoom: 1;
  width: 420px;
  margin-right: 0px;
}

.kabuana-right01 {
  display: inline-block;
  /* For IE 6/7 */
  *display: inline;
  *zoom: 1;
  text-align: right;
}

p.p-text01 {}

p.p-text02 {
  margin-top: 20px;
}

.span-color01 {
  color: #f46e01;
}

#fo-linkarea {
  margin: 30px auto;
}

h3#fo-linkarea-title {
  font-size: 15px;
  background-color: #3288f8;
  color: #ffffff;
  padding: 2px 0 2px 10px;
  border-radius: 4px 4px 4px 4px / 4px 4px 4px 4px;
}

ul#fo-linkarea-list {
  margin: 10px auto;
}

ul#fo-linkarea-list li {
  vertical-align: top;
  display: inline-block;
  /* For IE 6/7 */
  *display: inline;
  *zoom: 1;
  width: 300px;
  margin: 5px 10px;
  color: #939393;
  font-size: 13px;
  border-left: 4px #ffa922 solid;
  padding: 0 0 0 5px;
}

ul#fo-linkarea-list li a {
  display: block;
  /*
  background-color:#3288f8;
  border-radius: 4px 4px 4px 4px / 4px 4px 4px 4px;
  */
  text-align: left;
  font-size: 13px;
  color: #1e66b8;
}

ul#fo-linkarea-list li a:hover {
  display: block;
  color: #b81e31;
}