@charset "utf-8";

body {
  margin: 0;
  padding: 0;
  color: #333;
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  font-size: 12px;
  line-height: 1.4em;
  background-color: transparent;
}
iframe {
  frameborder: 0;
  scrolling: no;
  marginheight: 0;
  marginwidth: 0;
}
h1, h2, h3, h4, h5, h6, p {
  margin-top: 0;
}
a img {border: none;}
a:link,a:visited,a:active {
  color: #F9C;
  text-decoration: none;
}
a:hover {
  color: #0FF;
  text-decoration: underline;
}
a:link img,a:active img,a:visited img {opacity:0.8;filter:alpha(opacity=80);-ms-filter: "alpha(opacity=80)";}
a:hover img {opacity:1;filter:alpha(opacity=100);-ms-filter: "alpha(opacity=100)";}

.clr {clear:both;}
.red {
  color: #F00;
  font-weight: bold;
}

#wrapper {
  width: 798px;
  background: #FFFFFF;
  margin:0 auto;
  border: 1px solid #666;
  padding: 10px;
}
header {
  display: block;
  background-image: url(https://www.okubokikaku.com/img/title.jpg);
  background-repeat: no-repeat;
  height: 306px;
  width: 776px;
  text-indent: -9999px;
  margin-bottom: 10px;
}
#container {
  overflow: hidden;
  border: 1px solid #666;
  padding: 10px;
}
.side1  {
  float: left;
  width: 201px;
  height: 660px;
  margin-right: 10px;
}
.side1 h1 {
  background-image: url(https://www.okubokikaku.com/img/side1_h1.gif);
  background-repeat: no-repeat;
  background-position: left top;
  display: block;
  height: 30px;
  text-indent: -9999px;
}
.side1 h2 ,.side1 h3{
  color: #C00;
  display: block;
  height: 24px;
  line-height: 28px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #666;
  text-align: left;
  text-indent: 10px;
  margin-bottom: 5px;
}
.side1 p {
  padding:0 3px;
  margin-bottom: 5px;
  display: block;
  line-height: 16px;
}
.side1 table {
  margin:0 auto 3px;
  font-size: 11px;
}

.side1 table,.side1 th,.side1 td {
  border-collapse: collapse;
  border:1px solid #D0C19A;
}
.side1 th {
  width: 160px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #EEE9E5;
}
.side1 td {
  padding-top: 2px;
  padding-bottom: 2px;
  width: 30px;
  text-align: center;
  font-weight: bold;
  color: #F00;
}
.side1 .caution{
  font-size: 10px;
  color: #903;
  line-height: 12px;
}
.side1 .mobile {
  background-image: url(https://www.okubokikaku.com/img/mobile.gif);
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 50px;
}

.side2  {
  float: right;
  width: 201px;
  height: 660px;
  margin-left: 10px;
  background-color: #CCC;
  padding: 3px;
}
.side2 h1 {
  background-image: url(https://www.okubokikaku.com/img/side2_h1.gif);
  background-repeat: no-repeat;
  background-position: center top;
  height: 44px;
  text-indent: -9999px;
  display: block;
  background-color: #4E4E4E;
  padding-bottom: 10px;
  color: #FFF;
}

.side2 nav ul {
  display: block;
  background-color: #4E4E4E;
  color: #FFF;
  padding-bottom: 10px;
  font-size: 10px;
  line-height: 12px;
}
.side2 nav ul li {
  display: block;
  background-image: url(https://www.okubokikaku.com/img/member_bg.gif);
  height: 140px;
  width: 175px;
  margin:0 auto 10px;
}
.side2 nav ul li:last-child {
  margin-bottom: 0px;
}
.side2 nav ul li dl {
  display: block;
  margin:5px 5px 7px;
}
.side2 nav ul li dl dt {
  display: block;
  height: 20px;
  line-height: 20px;
}

.trimming {
  width: 68px;
  height: 68px;
  overflow: hidden;
  display: block;
  margin-top: 4px;
  margin-left: 4px;
  border: 1px solid #333;
  float: left;
  margin-bottom: 6px;
}
.side2 .member img {
  width: 67px;
  height: 67px;
  object-fit: cover;
}
.side2 nav ul li dl dd ol {
  display: block;
  float: left;
  width: 71px;
  height: 68px;
  margin-left: 10px;
  padding:3px 2px;
  font-size: 10px;
  margin-bottom: 6px;
}

.side2 nav ul li dl dd ol li{
  background-image: none;
  margin: 0px;
  height: auto;
  list-style-type: none;
  list-style-position: outside;
  width: auto;
  line-height:14px;
}
.side2 nav ul li dl dd p {
  display: block;
  float: none;
  width: 161px;
  padding: 3px;
  height: 34px;
  line-height: 14px;
  overflow:hidden;
}

#entry  {
  background-image: url(https://www.okubokikaku.com/img/entry_bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  display: block;
  height: 660px;
  width: 330px;
  float: left;
  padding-top: 210px;
  padding-right: 10px;
  padding-left: 10px;
  color: #000;
  font-size: 12px;
  line-height: 14px;
}
#entry .point {
  display: none;
}

#entry h1 {
  display: block;
  height: 30px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  color: #900;
  margin-bottom: 10px;
}
#entry p {
  display: block;
  margin-bottom: 10px;
  width: 280px;
  margin-right: auto;
  margin-left: auto;
}

#entry .form iframe {
  display: block;
  height: 275px;
  width: 296px;
  margin:0 auto 10px;
}
#entry .form ul {
  list-style-type: none;
  list-style-position: inside;
  display: block;
  width: 300px;
  margin:0 auto;
}
#entry a:link, #entry a:active, #entry a:visited {
  color: #09F;
}
#entry a:hover {
  color: #F06;
  text-decoration: underline;
}
footer {
  display: block;
  height: 20px;
  line-height: 20px;
  background-color: #333;
  color: #FFF;
  text-align: center;
}
