/* --------------------------------------------------
footerbox
-------------------------------------------------- */
#footerBox {
  width: 100%;
  min-width: 950px;
  margin: 20px auto 0;
  padding: 70px 0 40px;
  color: #fff;
  font-size: 100%;
  line-height: 1.4;
  background: url('../images/common/back_footer_top.jpg') top center no-repeat, url('../images/common/back_footer_loop.jpg') top center repeat-y;
}
#footerBox .title {
  width: 750px;
  margin: 0 auto;
  padding: 0 0 20px;
  text-align: center;
  color: #ffe400;
  font-weight: bold;
  font-size: 125%;
}
#footerBox .text {
  padding: 0 0 15px 0;
}
#footerBox .price {
  color: #f00;
}
#footerBox .l1 {
  font-weight: bold;
}
#footerBox a {
  color: #00ffff;
}
#footerBox a:visited {
  color: #00ffff;
}
#footerBox ul, #footerBox dl {
  margin: 0 auto;
  padding: 0;
}

.payment {
  width: 650px;
  margin: 0 auto;
}
.payment .Tit {
  color: #ffd400;
  font-weight: bold;
}

/* --------------------------------------------------
CopyBox
-------------------------------------------------- */
#CopyBox {
  /*width: 550px;*/
  padding: 20px 0 20px;
  color: #fff;
  font-size: 88%;
  text-align: center;
}
#CopyBox a {
  color: #00ffff;
  text-decoration: underline;
}
#CopyBox a:hover {
  text-decoration: none;
}
#CopyBox a:visited {
  color: #CECF92;
}

/* --------------------------------------------------
Browz
-------------------------------------------------- */
#Browz {
  width: 650px;
  margin: 15px auto 0;
  font-size: 88%;
}
#Browz dl {
  margin: 15px auto 0;
}

#Browz dt {
  width: 100px;
  min-height: 45px;
  float: left;
}
#Browz dd {
  min-height: 45px;
}
#Browz p {
  padding-bottom: 5px;
}
#Browz h3 {
  font-size: 16px;
  color: #ffd400;
}

/* --------------------------------------------------
ISP Styles
-------------------------------------------------- */
/* So-net */
#Browz #Sonet li {
  padding: 5px 0;
}

/* BIGLOBE */
dt#Biglobe {
  width: 160px;
}

/* goo */
.GooTit {
  width: 600px;
  margin: 0 auto;
  text-align: center;
  padding: 5px 0;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

/* ocn */
.ocnBanner {
  width: inherit;
  text-align: center;
}

.GooTitBott {
  width: 600px;
  margin: 0 auto;
  padding: 5px 0 10px;
  text-align: center;
  border: 1px solid #fff;
}

.GooBox {
  width: 602px;
  margin: 0 auto;
  text-align: center;
}
.GooBox ul {
  padding: 0;
}

.GooBox li {
  width: 299px;
  margin: 0 auto;
  text-align: center;
  border: 1px solid #fff;
}

.GooBox .left {
  float: left;
  width: 299px;
  height: 130px;
}

.GooBox .right {
  float: right;
  width: 299px;
  height: 130px;
}

.GooBox h3 {
  margin: 10px 0 5px;
}

.GooAtt {
  width: 600px;
  margin: 0 auto;
  text-align: center;
  padding: 5px 0;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

.GooAtt a:visited {
  color: #666666;
}

.GooAtt a {
  color: #CC0000;
}

.goo_fortune {
  padding: 5px 0;
  height: 15px;
}

.errorheader {
  text-align: center;
  font-size: 125%;
  color: #f00;
  padding: 50px 0 30px;
}

#ErrBox {
  margin: 30px auto;
  width: 500px;
  font-size: 100%;
  text-align: center;
  color: #fff;
}

/* --------------------------------------------------
other
-------------------------------------------------- */
#backBox, #BackBox {
  padding: 10px 0;
  text-align: center;
  font-size: 88%;
}

#backBox .l1 {
  font-weight: bold;
  color: #CECF92;
}
