
/* information */

.info_page {
}
.info_page .title {
  background:url(bg_title.gif) no-repeat left top;
}
.info_page blockquote {
  padding:10px 10px 0 10px;
}
.info_page blockquote p {
  margin-bottom:10px;
}
.info_page blockquote ol {
  margin-bottom:10px;
}
.info_page blockquote a {
  margin:0 20px;
}
.info_page img {
  vertical-align:middle;
}
.info_page .para li font {
  color:#c66;
}


.info_page .caution p {
  color:#999;
}


.info_page span.info {
  color:#666;
}


.info_page #index .sub_menu {
  background:url(img/bg_logo.jpg) no-repeat right center;
}



.info_page .faq_list {
  margin:0 0 30px 40px;
  padding:30px 0 0 0;
}
.info_page .faq_list li {
  padding-bottom:30px;
}
.info_page .faq_list li strong {
  color:#ccc;
}
.info_page .faq_list li ol {
  margin:20px 0 0 0;
  padding:0;
}
.info_page .faq_list li ol li {
  margin:0 0 10px 25px;
  padding:0 0 5px 0;
  line-height:16px;
  border-bottom:dashed 1px #304050;
}
.info_page .faq_list li ol li p {
  margin-top:5px;
  color:#607090;
}



.info_page .topics {
  margin:0 0 30px 0;
  padding:0;
  border-left:solid 1px #345;
  border-right:solid 1px #345;
  border-bottom:solid 1px #345;
}
.info_page .topics dl {
  width:628px;
  margin:0;
  padding:0;
}
.info_page .topics dt,
.info_page .topics dd {
  float:left;
  margin:0;
  padding:0;
  border-top:solid 1px #345;
}
.info_page .topics dt {
  clear:both;
  width:80px;
  padding-top:2px;
  text-indent:5px;
}
.info_page .topics dd {
  width:548px;
}
.info_page .topics dd div {
  margin:0;
  padding:2px 5px;
  border-left:solid 1px #345;
}

.info_page blockquote strong {
  color:#ccc;
}

.info_page blockquote img {
}



/* status */
.status {
  height:150px;
  margin:0 0 30px 30px;
  line-height:15px;
  list-style-type:none;
}
.status li {
  position:absolute;
  filter:alpha(opacity=80);
  -moz-opacity:0.8;
  opacity:0.8;
}
.status li a {
  position:absolute;
  top:0;
  left:0;
  display:block;
}
.status li.alexa {
  width:120px;
  height:95px;
  margin:0 0 0 0;
}
.status li.team-6 {
  width:120px;
  height:75px;
  margin:0 0 0 130px;
  background:url(../img/format/-6b.gif) no-repeat left top;
}
.status li.gsl {
  width:60px;
  height:75px;
  margin:0 0 0 260px;
}
.status li.scouter {
  width:120px;
  height:15px;
  margin:80px 0 0 130px;
  background:url(http://jaicon.webscouter.net/icon.phtml?u=http%3A%2F%2Fwww.1023world.net%2F) no-repeat left top;
}
.status li.team-6 a {
  width:120px;
  height:75px;
  line-height:135px;
  overflow:hidden;
}
.status li.scouter a {
  width:120px;
  height:15px;
  text-align:right;
}
.status li.gsl a {
  width:60px;
  height:75px;
}
.status li a span {
  display:none;
}



.info_page textarea.SelectAll {
  width:578px;
  margin-top:5px;
  padding:5px;
  font-size:12px;
  font-family:monospace;
  color:#aaa;
  background:#111;
  border:solid 1px #666;
  overflow:visible;
}
html>body .info_page textarea.SelectAll {
  width:568px;
}



.info_page .link_order {
}
.info_page .link_order textarea {
  line-height:18px;
}
.info_page .link_order .caution {
  padding-bottom:5px;
}
.info_page .link_order .caution p {
  margin-bottom:5px;
}



.privacy-page em {
  font-weight:bold;
  font-style:normal;
  color:#ccc;
}

