@charset "Shift_JIS";

#sc2_c {
  margin:20px auto 0 auto;
  width:524px;
  background-image: url("./images2/haikei.jpg");
  background-repeat: no-repeat;
}

table.sc2 {
  margin:0 auto 0 auto;
  border-collapse:collapse;
  width:490px;
  background-color:rgb(50,50,50);
}

table.sc2 td {
  padding:1px;
  border:0;
  font-family:CI, Meiryo, Osaka, gqMmpS Pro W3, gHiragino Kaku Gothic Proh, glr oSVbNh, gMS PGothich, sans-serif;
  text-align:left;
  font-size:13px;
  font-weight:normal;
  line-height:140%;
  vertical-align:top;
  color:rgb(250,250,250);
}

table.sc2 td.title {
  padding:2px 0 2px 8px;
  font-size:16px;
  font-weight:bold;
  background-color:rgb(98,13,58);
  vertical-align:bottom;
}

table.sc2 td.title_sub {
  font-weight:bold;
  vertical-align:bottom;
}

table.sc2 td.w10 {
  width:10px;
}

table.sc2 td.w15 {
  width:15px;
}

table.sc2 td.w20 {
  width:20px;
}

table.sc2 td.img {
  width:180px;
  text-align:center;
}

table.sc2 td.k_1 {
  padding:1px 0 1px 4px;
  color:rgb(40,40,40);
  vertical-align:middle;
  background-color:rgb(250,250,250);
  border:1px solid rgb(70,70,70);
}

table.sc2 td.k_2 {
  color:rgb(40,40,40);
  background-color:rgb(255,250,220);
  width:250px;
  padding:0 2px 0 0;
  text-align:right;
  vertical-align:middle;
  border-top:1px solid rgb(70,70,70);
  border-bottom:1px solid rgb(70,70,70);
}

table.sc2 td.k_2_L {
  color:rgb(40,40,40);
  background-color:rgb(255,250,220);
  width:250px;
  padding:0 2px 0 0;
  text-align:center;
  vertical-align:middle;
  border-top:1px solid rgb(70,70,70);
  border-bottom:1px solid rgb(70,70,70);
}

table.sc2 td.k_3 {
  padding:1px 2px 1px 1px;
  color:rgb(40,40,40);
  background-color:rgb(255,250,220);
  text-align:right;
  font-weight:normal;
  vertical-align:middle;
  border-top:1px solid rgb(70,70,70);
  border-bottom:1px solid rgb(70,70,70);
}

table.sc2 td.k_4 {
  padding:1px;
  color:rgb(40,40,40);
  background-color:rgb(255,250,220);
  text-align:left;
  vertical-align:middle;
  border-top:1px solid rgb(70,70,70);
  border-bottom:1px solid rgb(70,70,70);
  border-rigth:1px solid rgb(70,70,70);
}

table.sc2 td.sp6 {
  font-size:10px;
  line-height:60%;
  padding:0;
}


table.sc2 td.btn {
  padding:0;
  color:rgb(40,40,40);
  background-color:rgb(210,210,210);
  text-align:center;
  font-weight:normal;
  border:1px solid rgb(255,255,255);
}

table.sc2 td.btn_b {
  padding:0;
  color:rgb(40,40,40);
  background-color:rgb(130,22,58);
  text-align:center;
  font-weight:bold;
  border:1px solid rgb(255,255,255);
}


a.sc2_mn {
  display:block;
  text-decoration:none;
}
a.sc2_mn:link {
  padding:5px 8px 5px 8px;
  color:rgb(0,102,204);
}
a.sc2_mn:visited {
  padding:5px 8px 5px 8px;
  color:rgb(0,102,204);
}
a.sc2_mn:hover {
  padding:5px 8px 5px 8px;
  color:rgb(0,0,0);
  background-color:rgb(255,255,255);;
}

a.sc2_mn_b {
  display:block;
  text-decoration:none;
}
a.sc2_mn_b:link {
  padding:5px 8px 5px 8px;
  color:rgb(255,255,255);
}
a.sc2_mn_b:visited {
  padding:5px 8px 5px 8px;
  color:rgb(255,255,255);
}
a.sc2_mn_b:hover {
  padding:5px 8px 5px 8px;
  color:rgb(0,0,0);
  background-color:rgb(255,255,255);;
}



.sc2_f14B {
  font-size:14px;
  font-weight:bold;
  color:rgb(250,250,250);
}

.sc2_f13 {
  font-size:13px;
  font-weight:normal;
}