/*/*-- ヘッダー --*/



.line {

  border-top: 1px solid #dddddd;

  border-bottom: 1px solid #f8f8f8;

  clear: both;

  height: 1px;

  margin-bottom: 20px;

}



.line br {

  display: none;

}



#header {

  height: 120px;

  background: url(../images/index/bg_header.jpg) repeat-x top center;

}



#header-navi {

  position: relative;

  width: 820px;

  height: 120px;

  margin: 0 auto;

  text-align: left;

}



#header-navi ul.navi-01 {

  width: 800px;

  position: absolute;

  top: 65px;

  left: 15px;

  text-align: left ;

  color: #FFFFFF;

  font-size: 14px;

}



#header-navi ul.navi-02 {

  width: 260px;

  position: absolute;

  padding: 5px;

  right: 0;

  top: 50px;

  background-color: #FFFFFF;

}





/*-- フッター --*/



#footer {

  background: #F172E3 url(../images/index/bg_footer.jpg) repeat-x;

  height: 100px;

  padding-top:50px;

  color: #FFFFFF;

}



#main {

  width: 820px;

  margin: 0 auto;

  text-align: left;

}



#box-left {

  width: 550px;

  float: left;

}



#box-right {

  width: 265px;

  float: right;

  margin-top: 15px;

  background-color: #eeeeee;

  border: 1px solid #cdcdcd;

}



#box-right span {

  height: 30px;

  vertical-align: middle;

}



#box-right dt {

  font-size: 16px;

  line-height: 18px;

  font-weight: bold;

}



dl.areamanager , dl.chatgirl , dl.livechat {

  width: 548px; 

  background: url(../images/index/bg_box_center_on.jpg) top repeat-y;

}



dl.areamanager dt.title {

  background: url(../images/index/bg_areamanager_on.jpg) top no-repeat;

}



dl.chatgirl dt.title {

  background: url(../images/index/bg_chatgirl_on.jpg) top no-repeat;

}



dl.livechat dt.title {

  background: url(../images/index/bg_livechat_on.jpg) top no-repeat;

}



dl.areamanager dt.title , dl.chatgirl dt.title , dl.livechat dt.title {

  padding-top: 20px;

  padding-left: 30px;

  padding-right: 30px;

  padding-bottom: 5px;

  margin-bottom:10px;

  color: #FFFFFF;

  font-size: 17px;

}



dl.areamanager dd.comment , dl.chatgirl dd.comment , dl.livechat dd.comment {

  padding-left: 30px;

  padding-right: 30px;

  padding-bottom: 30px;

  font-size: 14px;

  background: url(../images/index/bg_box_bottom_on.jpg) bottom no-repeat;

  

}
