@charset "utf-8";

a:link,a:active,a:visited {
  color: #FF3366;
  text-decoration: none;
}
a:hover {
  color: #FF0000;
  text-decoration: none;
}
a:hover img{
  opacity:0.8;
  filter:alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}
.clr {clear: both;}
.container {
  width: 550px;
  float: left;
}
h2, h3, h4 {
  display: block;
  margin-bottom: 1px;
}

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  line-height: 16px;
  background-color: #000;
  color: #FFF;
  text-align:center;
}
#wrapper {
  width: 780px;
  margin-right: auto;
  margin-left: auto;
  background-color: #333;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  text-align:left;
}
#header, .container, #side2 {
  margin-bottom: 10px;
  overflow:hidden;
}
#main {
  width: 340px;
  float: right;
  margin-left: 10px;
}
#main .box {
  background-image: url(https://www.sakamoto-koubou.com/img/main_bg.jpg);
  background-repeat: no-repeat;
  height: 815px;
  background-size:cover;
}
#main .box .info {
  padding-top: 10px;
  padding-right: 5px;
  padding-left: 5px;
  background-image: url(https://www.sakamoto-koubou.com/img/form_line.gif);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 20px;
  margin-bottom: 5px;
}
#main .box .info em {
  font-size: 11px;
  line-height: 12px;
  color: #FF0;
}

#main .box .info p {
  padding-right: 5px;
  padding-left: 5px;
  display: block;
  margin-bottom: 10px;

}
#main .box .info p em {
  line-height: 20px;
  font-size: 14px;
  font-weight: bold;
  color: #FF0;
}

#main .box .info ol {
  display: block;
  margin-bottom: 5px;
}
#main .box .info ol li {
  display: block;
  line-height: 18px;
  height: 18px;
  margin-bottom: 5px;
  background-image: url(https://www.sakamoto-koubou.com/img/icon_good.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 20px;
  color: #FFF;
}
#main .box .info li em {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #FFFF00;
  color: #FFFF00;
  font-weight: bold;
}
#main .box .entry {
  padding-right: 10px;
  padding-left: 10px;
}
#main .box .entry p {
  margin-bottom:10px;
}
#side1 .box {
  background-color: #ADADAD;
  margin-bottom: 10px;
  color: #222;
  padding: 5px;
  overflow:hidden;
  zoom:1;
}
#side2 .box {
  background-color: #ADADAD;
  color: #222;
  padding: 5px;
}
#side1 {
  width: 200px;
  float: left;
}
#side1 .box p, #side1 .box ul {
  padding: 5px;
  display: block;
}
#side1 .box p strong {
  color: #F06;
}
#side1 .box em {
  display: block;
  font-size: 16px;
  line-height: 24px;
  font-weight: bolder;
  height: 39px;
  text-align: center;
  color: #06C;
  background-image: url(https://www.sakamoto-koubou.com/img/line.gif);
  background-repeat: repeat-x;
  background-position: center bottom;
  padding-bottom: 15px;
  margin-bottom: 1px;
}
#side1 .box dl {
  display: block;
  width: 190px;
}
#side1 .box dt {
  display: block;
  clear:left;
  float: left;
  width: 100px;
  height: 16px;
  font-weight: bold;
  background-image: url(https://www.sakamoto-koubou.com/img/arrow.gif);
  background-position: left center;
  padding-left: 10px;
  background-repeat: no-repeat;
}
#side1 .box dd {
  line-height: 16px;
  height: 16px;
  display: block;
  float: left;
  width: 80px;
  letter-spacing: 0.2em;
  text-align: center;
  font-weight: bold;
  color: #F06;
  margin-bottom: 5px;
}
#side1 .box ul li ,#side2 .box ul li{
  display: block;
  background-image: url(https://www.sakamoto-koubou.com/img/line.gif);
  background-repeat: repeat-x;
  background-position: center bottom;
  padding-bottom: 15px;
  background-color: #ADADAD;
}
#side1 .box.non, #side1 .box ul .non, #side2 .box ul li.non {
  margin-bottom: 0px;
  background-image: none;
  padding-bottom: 0px;
}

#side2 {
  width: 200px;
  margin-left: 10px;
  float: left;
}
#side2 .box li dl {
  display: block;
  overflow:hidden;
  zoom:1;
}
#side2 .box dt {
  display: block;
  height: 78px;
  width: 78px;
  float: left;
  padding: 4px;
  background-color: #FFF;
  margin-bottom: 5px;
}
#side2 .box li dd ol {
  float: left;
  margin-left: 5px;
  line-height: 16px;
  width: 105px;
  display: block;
  height: 78px;
  margin-bottom: 5px;
}
#side2 .box li dd ol li {
  background-image: none;
  padding: 0px;
  margin: 0px;
  height: 26px;
  line-height: 26px;
  font-size: 11px;
}
#side2 .box li dd ol li img {
  padding-top: 4px;
  padding-bottom: 4px;
}
#member dd p {
  display: block;
  font-size: 11px;
  line-height: 14px;
  padding-right: 5px;
  padding-left: 5px;
  background-color:#FFF;
  padding:5px;
  border-radius:5px;
}

#footer {
  text-align: center;
  padding: 5px;
  background-color: #ADADAD;
  color: #222;
}
