@charset "UTF-8";

/* kids-kabe
-----------------------------------------*/

.kabebox {
  text-align: left;
}

p {
  line-height: 1.4;
}

h2 {
  width: 840px; 
  height: 38px;
  text-indent: -9999px;
  text-align: left;
  background: url("../../kids/img/tit_kabe.png") top left no-repeat;
  margin-bottom: 20px;
  border-bottom: 2px solid #036;
}


.howto {
  font-weight: bolder;
  background: url(../../img/ar/ar_aro01.gif) 0px 3px no-repeat;
  margin-bottom: 30px;
  padding-left: 16px;
  float: right;
}

.kabebox p span,
.dlset ol li b {
  color: #47a;
  font-size: 77%;
  _font-size: 60%;
  font-weight: lighter;
  margin: 0px 2px;
}

.kabebox table {
  width: 95%;
  margin-bottom: 30px;
  border-collapse: collapse;
  border: 1px solid #06c;
  clear: both;
}
.kabebox table td {
  font-size: 85%;
  vertical-align: top;
  padding: 10px;
  border: 1px solid #06c;
}
.kabebox table td span {
  color: white;
  font-size: 152%;
  font-weight:bolder;
  background: blue;
  margin-left: 30px;
  padding: 3px 5px;
  float: left;
}
.kabebox table td img {
  display: block;
  width: 100px;
  height: 75px;
  margin:0px 25px 5px 0px;
  _margin:0px 10px 5px 0px;
  border: 3px solid #ccc;
  float: right;
}
.kabebox table td p {
  text-align: center;
  line-height:normal;
  margin: 0px;
  clear: both;
}
.kabebox table td p.msg {
  height: 2.1em;
  margin-bottom: 10px;
  _margin-bottom: 5px;
}

.kabebox table td a {
  color: #f00;
  background-color: #fff;
  font-weight: bolder;
  padding: 1px 3px;
}
.kabebox table td a:hover {
  color: #fff;
  background-color: #093;
  font-weight: bolder;
  padding: 1px 3px;
}


.dlset h3 {
  color: #555;
  font-size: 107%;
  font-weight: bolder;
  margin-bottom: 15px;
  padding: 0px 0px 3px 5px;
  border-bottom: 1px solid #39c;
  border-left: 10px solid #39c;
}
.dlset h3 span {
  font-size: 77%;
  margin: 0px 2px;
}
.dlset ol li span {
  color: #47a;
  font-size: 77%;
  _font-size: 60%;
  font-weight: lighter;
  margin: 0px 2px;
}
.dlset ol {
  margin: 10px 60px 30px 30px;
}
.dlset ol li {
  list-style: decimal;
  line-height: 1.3;
  margin-bottom: 5px;
  margin-left: 30px;
}
