/*=================================================================================common.pngを使用のブロック 共通背景画像 */
#head,
#main_regist form,
#main_regist td a,
#center div.online_head,
.test {
  background-image: url(/img/commonLayout_new01re.png);
  background-repeat: no-repeat;
}

#body,
#head2,
#head3,
.test {
  background-image: url(/img/commonLayout_new01re2016.png);
  background-repeat: no-repeat;
}


#head_login {
  background-image: url(/img/commonLayout_new02re_headlogin.png);
  background-repeat: no-repeat no-repeat;
}

#head ul li a,
#head_login ul li a,
#foot div.box ul li,
.login,
dl.favorites dt.view,
dl.chathistory dt.view,
dl.girlranking dt.view,
dl.member,
ul.online a,
table.online td a,
div.pickup dt,
div.pickup a.prof,
#center dd.name ul.icon li,
#left dl.rank ul li,
#left dl.rank ul li a,
#left p.rank a,
#right div.banner h4,
#right div.right_girl h4,
#right div.right_girl h4 a,
#right div.right_girl ul li,
#right div.right_girl ul li a,
.test {
  display: block;
  background-image: url(/img/commonBtn_new01_new.png);
  background-repeat: no-repeat;
}

/*各ページの見出しとか*/
.regist thead th p,
.regist tfoot th p,
.test {
  background-image: url(/img/commonParts.png);
  background-repeat: no-repeat;
}

/*TOP見出しテスト*/
h2.new_online_head_login {
  margin: 0;
  height: 34px;
  border: none;
  /*border-left: 1px #9c9c9c solid;*/
  /*border-right: 1px #9c9c9c solid;*/
  border-bottom: 1px #9c9c9c solid;
  background-image: url(/img/contents/contentsBtn.png);
  background-repeat: no-repeat;
  background-position: left -110px;
}

/*============================================================================================================= 全体枠組み */
#body {
  width: 100%;
  /* height: 100%; */
  text-align: center;
  background-position: 50% -1015px;
  font-family: "Lucida Grande", 'メイリオ', Meiryo, sans-serif;
  min-width: 1200px;
  background-color: #fef2f5;
}

#container {
  margin: 0 auto;
  /*  margin: 0 auto -8.5em;*/
  /*  min-height: 100%;
  height: auto !important;
  height: 100%;*/
  background: url(/img/common_y.png) repeat-y left top;
}

#foot_space {
  /*  height:  8.5em;*/
}

/*============================================================================================================= フッター */
#foot {
  line-height: 1.3em;
  font-size: 14px;
  text-align: left;
  font-family: "Lucida Grande", 'メイリオ', Meiryo, sans-serif;
  width: 100%;
  padding: 0;
}

#footchat {
  /*
  min-width: 1300px;
  margin-left: -140px;
*/
  line-height: 1.1em;
  font-size: 14px;
  text-align: left;
  font-family: "Lucida Grande", 'メイリオ', Meiryo, sans-serif;

  background-repeat: repeat-x;
}

#foot div.box {
  margin: 0 auto;
  padding: 20px 0 0 0;
  text-align: center;
  background-position: left -680px;
}

#foot div.box ul li {
  float: left;
  padding: 0 0.5em 0 1.5em;
  background-position: left -620px;
}

#foot div.box ul {
  margin: 0 auto;
  clear: left;
  height: 2em;
  font-size: 12px;
}

ul.foot1 {
  width: 78em;
}

ul.foot2 {
  width: 78em;
  margin: 0 auto;
}

ul.foot3 {
  width: 78em;
  margin: 0 auto;
}

address {
  background-image: url(/img/commonLayout_new01re.png);
  background-repeat: no-repeat no-repeat;
  clear: left;
  margin: 0 0 0 0px;
  padding: 0.5em 0;
  /*line-height: 1em;*/
  color: #fff;
  text-align: center;
  font-weight: normal;
  font-style: normal;
  background-position: left -900px;
  border: none;
  /* border-top: 1px #900000 solid; */
  /* border-bottom: 1px #900000 solid; */
}

ul.foot1 a,
ul.foot1 a:hover,
ul.foot2 a,
ul.foot2 a:hover,
ul.foot3 a,
ul.foot3 a:hover {
  color: #333;
}

address a,
address a:hover {
  color: #fff;
}

/*============================================================================================================= ヘッダー */
#head {
  width: 100%;
  height: 80px;
  background-color: white;
  background-position: no-repeat 0px 0px;
  position: fixed;
  z-index: 1000;
}

#head .logo {
  /*background-image: url("/img/logo.png");*/
  background-repeat: no-repeat;
  height: 70px;
  left: 10px;
  overflow: hidden;
  position: relative;
  width: 170px;
}

#head h1 {
  background-image: none;
  float: left;
  color: #585858;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  top: 20px;
  left: 220px;
  width: 100%;
}

#head2 {
  width: 100%;
  height: 80px;
  background-color: white;
  background-position: no-repeat 0px 0px;
  position: absolute;
  z-index: 1000;
}


#head2 .logo {
  /*background-image: url("/img/logo.png");*/
  background-repeat: no-repeat;
  height: 70px;
  left: 10px;
  overflow: hidden;
  position: relative;
  width: 170px;
}

#head2 h1 {
  background-image: none;
  float: left;
  color: #585858;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  top: 60px;
  left: 220px;
  width: 100%;
}

#head-regist {
  width: 100%;
  height: 80px;
  background-color: white;
  background-position: no-repeat 0px 0px;

}

#head-regist .logo {
  /*background-image: url("/img/logo.png");*/
  background-repeat: no-repeat;
  height: 70px;
  left: 10px;
  overflow: hidden;
  position: relative;
  width: 170px;
}

#head-regist h1 {
  background-image: none;
  float: left;
  color: #585858;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  top: 60px;
  left: 220px;

}

#head3 {
  width: 100%;
  height: 80px;
  background-color: white;
  background-position: no-repeat 0px 0px;
  position: fixed;
  z-index: 1000;
}

#head3 .logo {
  /*background-image: url("/img/logo.png");*/
  background-repeat: no-repeat;
  height: 70px;
  left: 10px;
  overflow: hidden;
  position: relative;
  width: 170px;
}

#head3 h1 {
  background-image: none;
  float: left;
  color: #585858;
  font-size: 11px;
  font-weight: bold;
  position: absolute;
  top: 50px;
  left: 220px;
  width: 100%;
}

/*
#head h1{
  position: relative;
  width: 170px;
  height: 70px;
  top: 4px;
  left: 10px;
  overflow: hidden;
}*/

#head .reg {
  position: relative;
  width: 610px;
  height: 29px;
  top: -55px;
  left: 270px;
  float: right;
  font-size: 13px;
}

#head_login .reg {
  position: relative;
  width: 610px;
  height: 29px;
  top: -55px;
  left: 200px;
  float: right;
  font-size: 13px;
  font-weight: bold;
}

#head .reg img.headbtn {
  /* padding-bottom: 6px; */
}

#head .reg a {
  position: relative;
  color: #0066CC;
  font-weight: bold;
  text-decoration: none;
  width: 130px;
  height: 27px;
  background-position: left 90px;
}

#head .reg a:visited {
  color: #0066CC;
  text-decoration: none;
}

#head .reg a:hover {
  background-position: left 90px;
  color: #aa0000;
  text-decoration: underline;
}

/*　▼ヘッダーリンクリニューアル（非ログイン）13/05/14▼　*/
#head .newreg {
  /*background: url("../img/h_onlinebar.png") no-repeat scroll 0 0 transparent;*/
  float: right;
  font-size: 13px;
  height: 34px;
  left: 16px;
  margin-bottom: -5px;
  position: relative;
  top: -65px;
  width: 610px;
}

#head .newreg a.drama {
  background-position: left 90px;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bolder;
  height: 27px;
  left: 81px;
  line-height: 1.1em;
  position: absolute;
  top: 4px;
  width: 158px;
}

#head .newreg .text1 {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  left: 236px;
  position: absolute;
  top: 10px;
}

#head .newreg a.world {
  background-position: left 90px;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bolder;
  height: 27px;
  left: 371px;
  line-height: 1.1em;
  position: absolute;
  top: 4px;
  width: 158px;
}

#head .newreg .text2 {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  left: 526px;
  position: absolute;
  top: 10px;
}

/*　▲ヘッダーリンクリニューアル（非ログイン）13/05/14▲　*/
/*　▼ヘッダーリンクリニューアル（ログイン後）13/05/14▼　*/
#head_login .newreg {
  /*background: url("../img/h_onlinebar.png") no-repeat scroll 0 0 transparent;*/
  float: right;
  font-size: 13px;
  height: 34px;
  left: 16px;
  margin-bottom: -5px;
  position: relative;
  top: -67px;
  width: 610px;
}

#head_login .newreg a.drama {
  background-position: left 90px;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bolder;
  height: 27px;
  left: 81px;
  line-height: 1.1em;
  position: absolute;
  top: 4px;
  width: 158px;
}

#head_login .newreg .text1 {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  left: 236px;
  position: absolute;
  top: 10px;
}

#head_login .newreg a.world {
  background-position: left 90px;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bolder;
  height: 27px;
  left: 371px;
  line-height: 1.1em;
  position: absolute;
  top: 4px;
  width: 158px;
}

#head_login .newreg .text2 {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  left: 526px;
  position: absolute;
  top: 10px;
}
/*　▲ヘッダーリンクリニューアル（ログイン後）13/05/14▲　*/

/*　▼ドラマ　ヘッダーリンクリニューアル（非ログイン）13/05/14▼　*/
#head .newreg_d {
  background: url("../img/h_onlinebar_d.png") no-repeat scroll 0 0 transparent;
  float: right;
  font-size: 13px;
  height: 34px;
  left: 16px;
  margin-bottom: -5px;
  position: relative;
  top: -65px;
  width: 610px;
}

#head .newreg_d a.main {
  background-position: left 90px;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bolder;
  height: 27px;
  left: 81px;
  line-height: 1.1em;
  position: absolute;
  top: 4px;
  width: 158px;
}

#head .newreg_d .text1 {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  left: 236px;
  position: absolute;
  top: 10px;
}

#head .newreg_d a.world {
  background-position: left 90px;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bolder;
  height: 27px;
  left: 371px;
  line-height: 1.1em;
  position: absolute;
  top: 4px;
  width: 158px;
}

#head .newreg_d .text2 {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  left: 526px;
  position: absolute;
  top: 10px;
}

/*　▲ヘッダーリンクリニューアル（非ログイン）13/05/14▲　*/
/*　▼ヘッダーリンクリニューアル（ログイン後）13/05/14▼　*/
#head_login .newreg_d {
  background: url("../img/h_onlinebar_d.png") no-repeat scroll 0 0 transparent;
  float: right;
  font-size: 13px;
  height: 34px;
  left: 16px;
  margin-bottom: -5px;
  position: relative;
  top: -67px;
  width: 610px;
}

#head_login .newreg_d a.main {
  background-position: left 90px;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bolder;
  height: 27px;
  left: 81px;
  line-height: 1.1em;
  position: absolute;
  top: 4px;
  width: 158px;
}

#head_login .newreg_d .text1 {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  left: 236px;
  position: absolute;
  top: 10px;
}

#head_login .newreg_d a.world {
  background-position: left 90px;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bolder;
  height: 27px;
  left: 371px;
  line-height: 1.1em;
  position: absolute;
  top: 4px;
  width: 158px;
}

#head_login .newreg_d .text2 {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  left: 526px;
  position: absolute;
  top: 10px;
}
/*　▲ヘッダーリンクリニューアル（ログイン後）13/05/14▲　*/

#head ul {
  position: relative;
  width: 867px;
  height: 28px;
  top: -58px;
  left: 220px;
}

#head li {
  float: left;
  height: 28px;
}

#head div.newicon {
  position: absolute;
  background: url(/img/newicon.gif) no-repeat 0 -9px;
  width: 129px;
  height: 35px;
  padding-left: 8px;
  z-index: 1000;
}

#head li.menu01 {
  width: 80px;
}

#head li.menu02 {
  width: 115px;
}

#head li.menu03 {
  width: 132px;
}

#head li.menu04 {
  width: 125px;
}

#head li.menu05 {
  width: 102px;
}

#head li.menu06 {
  width: 79px;
}

#head li.menu07 {
  width: 117px;
}

#head ul li a {
  height: 28px;
}

#head a.menu01 {
  width: 80px;
  background-position: 0px top;
}

#head a.menu02 {
  width: 115px;
  background-position: -80px top;
}

#head a.menu03 {
  width: 132px;
  background-position: -195px top;
}

#head a.menu04 {
  width: 125px;
  background-position: -327px top;
}

#head a.menu05 {
  width: 102px;
  background-position: -452px top;
}

#head a.menu06 {
  width: 79px;
  background-position: -554px top;
}

#head a.menu07 {
  width: 117px;
  background-position: -633px top;
}

#head a.menu01:hover {
  background-position: 0px -28px;
}

#head a.menu02:hover {
  background-position: -80px -28px;
}

#head a.menu03:hover {
  background-position: -195px -28px;
}

#head a.menu04:hover {
  background-position: -327px -28px;
}

#head a.menu05:hover {
  background-position: -452px -28px;
}

#head a.menu06:hover {
  background-position: -554px -28px;
}

#head a.menu07:hover {
  background-position: -633px -28px;
}

/*============================================================================================================= ログイン後ヘッダー */
#head_login {
  width: 100%;
  height: 80px;
  background-color: #fff;
  background-position: 0px -100px;
  position: fixed;
  z-index: 99999;
}

#head_login h1 {
  position: relative;
  width: 170px;
  height: 72px;
  top: 0px;
  left: 10px;
}

ul.menu {
  position: relative;
  width: 867px;
  height: 28px;
  top: -60px;
  left: 220px;
}

ul.menu li {
  float: left;
  height: 28px;
}

.menu li.menu01 {
  width: 80px;
}

.menu li.menu02 {
  width: 115px;
}

.menu li.menu04 {
  width: 132px;
}

.menu li.menu05 {
  width: 101px;
}

.menu li.menu06 {
  width: 79px;
}

.menu li.menu07 {
  width: 126px;
}

.menu li.menu08 {
  width: 117px;
}

ul.menu li a {
  height: 28px;
  color: #C10000;
  font-weight: bold;
  line-height: 2.1em;
  text-align: center;
  text-decoration: none;
  font-size: 13px;
}

.menu a.menu01 {
  width: 80px;
  background-position: 0px -60px;
}

.menu a.menu02 {
  width: 115px;
  background-position: -80px -60px;
}

.menu a.menu03 {
  width: 132px;
  background-position: -195px -60px;
}

.menu a.menu04 {
  width: 101px;
  background-position: -327px -60px;
}

.menu a.menu05 {
  width: 79px;
  background-position: -428px -60px;
}

.menu a.menu06 {
  width: 126px;
  background-position: -507px -60px;
}

.menu a.menu07 {
  width: 126px;
  background-position: -507px -60px;
}

.menu a.menu08 {
  width: 117px;
  background-position: -633px -60px;
}

.menu a.menu01:hover {
  background-position: 0px -88px;
}

.menu a.menu02:hover {
  background-position: -80px -88px;
}

.menu a.menu03:hover {
  background-position: -195px -88px;
}

.menu a.menu04:hover {
  background-position: -327px -88px;
}

.menu a.menu05:hover {
  background-position: -428px -88px;
}

.menu a.menu06:hover {
  background-position: -507px -88px;
}

.menu a.menu07:hover {
  background-position: -507px -88px;
}

.menu a.menu08:hover {
  background-position: -633px -88px;
}

div#news {
  position: relative;
  width: 830px;
  height: 27px;
  top: -65px;
  float: right;
  text-align: right;
  margin-right: 5px;
}

div#news img {
  padding-bottom: 5px;
  margin-left: 5px;
}

div#news a {
  font-weight: bold;

}

.menu li.menu09 {
  width: 117px;
}

.menu a.menu09 {
  width: 117px;
  height: 28px;
  background-image: url(/img/commonBtn_ranking.png) !important;
  background-repeat: no-repeat;
  background-position: 0 0;
}

.menu a.menu09:hover {
  background-position: 0 -28px;
}

/*========================================================================= グローバルナビ内ランキングボタンを押下した際のバナー */

.head_ranking_wrap {
  position: absolute;
  top: 75px;
  left: 50%;
  margin-left: 120px;
  width: 460px;
  height: 100px;
  border: 3px #fff solid;
  display: none;
  z-index: 9999;
}

/*============================================================================================================= リキッドレイアウト */
#contents {
  text-align: left;
  /*padding-top:80px;*/
  /*background-color: #fef2f5;*/
}

#contentslogin {
  text-align: left;
  padding-top: 85px;
  background-color: #F2FBFF;
}

#centerInner {
  background: #fff;
  padding-top: 9px;
  width: 100%;
}

#center {
  margin: 0 170px 0 185px;
  padding: 0 0 20px 0;
}

#center_main {
  max-width: 1500px;
  margin: 0 auto 0 50px;
  padding: 0 0 20px 0;
}

#left {
  float: left;
  /*margin-left: 20px;*/
  padding-top: 9px;
  margin-left: -99%;
  width: 185px;
  text-align: center;
  /*position: absolute;*/
}

#right {
  float: left;
  margin-left: -170px;
  width: 170px;
  overflow: hidden;
}

#main_regist {
  margin: 0 -2px 5px 0;
  border: 1px #9c9c9c solid;
}

#main_regist form {
  padding: 0 0 0 430px;
  height: 40px;
  background-position: left -200px
}

#main_regist form table {}

#main_regist form th {
  padding: 10px 5px 0 0;
}

#main_regist form td {
  padding: 12px 0 0 0;
}

#main_regist th input {
  width: 150px;
  vertical-align: center;
  border: 1px #9C9C9C solid;
  border-top: 1px #565656 solid;
  border-left: 1px #565656 solid;
  padding: 2px 2px 2px 2px;
}

#main_regist td a {
  display: block;
  width: 53px;
  height: 25px;
  background-position: left -260px;
}

#main_regist td a:hover {
  background-position: -53px -260px
}

/*
#centerInner, #left, #right{
  padding-bottom: 32768px;
  margin-bottom: -32768px;
}
*/

/*============================================================================================================= 右コンテンツ */

#right div.box {
  padding: 0 0 0 12px;
  z-index: 100;
}

#right div.banner {
  margin: 0 0 5px 0;
  padding: 0 0 0 0;
  width: 148px;
  z-index: 100;
}

#right div.banner h4 {
  padding-left: 15px;
  height: 35px;
  background-position: -650px -720px;
}

#right div.banner dl {
  font-size: 11px;
  line-height: 1.1em;
  text-align: center;
  border-left: 1px #C3C3C3 solid;
  border-right: 1px #C3C3C3 solid;
  border-bottom: 1px #C3C3C3 solid;
}

#right div.banner ul.env {
  height: 285px;
  padding: 0 0 0 8px;
  border-left: 1px #C3C3C3 solid;
  border-right: 1px #C3C3C3 solid;
  border-bottom: 1px #C3C3C3 solid;
  background: url(/img/right/env.png) no-repeat 5px top;
}

#right div.banner ul.env li.env01 {
  padding: 20px 0 70px 0;
}

#right div.banner ul.env li.env02 {
  padding: 0 0 5px 0;
}

#right div.banner ul.env li.env03 {
  padding: 0 0 0 0;
}

#right div.banner dl img {
  margin: 0 auto 5px;
  display: block;
}

#right p.image {
  margin: 0 0 3px 0;
  width: 148px;
  overflow: hidden;
}

#right p.image img {
  display: block;
  border: 1px #C3C3C3 solid;
}

#right div.box dl.banner {
  /*margin-bottom: 10px;*/
}


#right div.box dl.banner dd {
  padding: 0 0 50px 0;
}

#right dl.banner img {
  display: block;
}

#right div.right_banner_top {
  padding: 0 0 0 0;
  width: 148px;
  overflow: hidden;
}

*:first-child+html div.right_banner_top {
  margin: 0 0 5px 0;
}

#right div.banner_box {
  float: left;
  margin: 0 0 5px 0;
  z-index: 100;
}

/*============================================================================================================= 右コンテンツ お気に入り、おすすめ、チャット履歴*/
#right div.right_girl {
  margin: 0 0 5px 0;
  padding: 0 0 0 0;
  width: 148px;
  overflow: hidden;
  border-bottom: 3px #ccc solid;
}

#right h4 {
  height: 42px;
  background-position: 0px -720px;
}

#right h4 a {
  display: block;
  widht: 145px;
  height: 40px;
  overflow: hidden;
  text-indent: -9999px;
}

#right h4 a.top_favo {
  background-position: -195px -710px;
}

#right h4 a.top_favo:hover {
  background-position: -195px -750px;
}

#right h4 a.top_chat {
  background-position: -345px -710px;
}

#right h4 a.top_chat:hover {
  background-position: -345px -750px;
}

#right h4 a.top_reco {
  background-position: -495px -710px;
}

#right h4 a.top_reco:hover {
  background-position: -495px -750px;
}

#right div.right_girl dl {
  clear: both;
  height: 52px;
  overflow: hidden;
  border-bottom: 1px #ddd solid;
}

#right div.right_girl dl dt {
  float: left;
  width: 56px;
  height: 45px;
}

#right div.right_girl dl dt span {
  display: block;
  padding: 5px 0 0 2px;
}

#right div.right_girl dl dt a {
  display: block;
  padding: 1px;
  border: 1px #999 solid;
}

#right div.right_girl dl dt img {
  display: block;
}

#right div.right_girl dl dd {
  float: left;
  width: 90px;
  overflow: hidden;
}

#right div.right_girl dl ul {
  padding: 0px 0 0 3px;
  font-size: 11px;
}

#right div.right_girl dl ul.rank li {
  height: 14px;
  padding: 0;
  line-heigth: 1em;
  overflow: hidden;
  background-position: 1000px 1000px;
}

#right div.right_girl dl ul.rank li.stat {
  font-size: 10px;
  height: 14px;
}

#right div.right_girl dl ul.rank li.stat span.standby {
  color: #c22525;
}

#right div.right_girl dl ul.rank li.stat span.twoshot {
  color: #b848c5;
}

#right div.right_girl dl ul.rank li.stat span.showtime {
  color: #ffa913;
}

#right div.right_girl dl ul.rank li.stat span.meeting {
  color: #1398ff;
}

#right div.right_girl dl ul.rank li.stat span.offline {
  color: #9c9c9c;
}

/*20110314追加*/
#right div.right_girl dl ul.rank li.stat span.party {
  color: #33CC00;
}

#right div.right_girl dl ul.rank li.stat span.partychat {
  color: #ffa913;
}

#right div.right_girl dl ul.rank li.name {
  color: #444;
  font-size: 11px;
  height: 18px;
}

#right div.right_girl dl ul.rank li.prof {
  clear: both;
  padding-right: 3px;
  height: 18px;
}

#right div.right_girl dl ul.rank li.prof a {
  display: block;
  float: right;
  width: 62px;
  height: 18px;
  overflow: hidden;
  text-indent: -9999px;
  background-position: -600px -131px;
}

#right div.right_girl p.rank {
  font-size: 12px;
  padding: 5px 5px 5px 30px;
}

#right div.right_girl p.rank a {
  display: block;
  text-align: right;
  padding-left: 18px;
  background-position: -510px -422px;
}

div.top_favo,
div.top_chat,
div.top_reco {
  /*border: 1px #ccc solid;
  border-top: 0px #ccc solid;*/
}

p.right_girl {
  padding: 0 5px 0 0;
  font-size: 10px;
  text-align: right;
}

/*============================================================================================================= 左コンテンツ */
#left .layout {
  /* margin: 0 auto; */
  width: 155px;
}

#left .layout .box {
  margin: 0 0 5px 0;
  padding: 0;
  text-align: center;
  background: white;
  border: 1px #979797 solid;
  overflow: hidden;
  height: 100%;

}

#left .layout .box2 {
  margin: 0 auto 5px;
  text-align: center;
  background: white;
  overflow: hidden;
  height: 100%;
  width: 153px
}

#left .news_pic {
  width: 147px;
  margin: 0 auto 7px;
}

#left h3 {
  padding: 0 0 0 5px;
  margin: 0;
  height: 30px;
  font-weight: normal;
  line-height: 30px;
  font-size: 16px;
  color: #585757;
}

#left .box form {
  height: 178px;
}

#left dl.env {
  margin: -10px 0 0 0;
  padding: 5px 5px 10px 5px;
  color: #555;
}

#left dl.env dt {
  padding: 0 0 0 0;
  font-size: 13px;
  font-weight: bold;
  color: #321a00;
}

#left dl.env .plagin {
  text-align: center;
  line-height: 1.1em;
}

#left dl.env dd {
  padding: 0 0 5px 0;
  font-size: 10px;
}

#left dl.env dd.plagin span {
  display: block;
  padding: 2px 0 0 0;
  line-height: 1.1em;
}

#left dl.env table {
  line-height: 1.1em;
}

table.brow th {
  padding: 0 0 3px 0;
}

table.brow td {
  padding: 0 0 0 3px;
}

table.pc tbody th {
  width: 50px;
  color: #800;
  padding: 0 2px 0 0;
  text-align: right;
}

table.pc tbody td {
  padding: 0 0 3px 0;
}

table.pc tfoot th {
  padding: 5px 0;
  text-align: right;
}

/*=============================================================================ログイン */
.login {
  padding: 0;
  background-position: 1000px -170px;
}

.login dt,
.login dd {
  text-align: center;
  font-size: 12px;
}

.login dd.id,
.login dd.ps {
  padding: 2px 0 7px 38px;
  text-align: left;
}

.login .text {
  padding: 3px 2px;
  width: 105px;
  border: 1px #9c9c9c solid;
}

.login .ri {
  padding: 3px 0 10px;
  line-height: 1.5em;
}

.login .bt {
  padding: 5px 0 0 0;
  text-align: center;
}

.login .bt img {
  display: block;
  margin: 0 auto;
}

.login .bt a {
  text-decoration: underline;
}

/*=============================================================================他コンテンツ */
#left p {
  padding: 5px 0 0 0;
}

#center .box,
#center_main .box {
  margin: 0 10px;
}

/*=============================================================================左ランキング */
#left h3.rank {
  height: 30px;
}

#left dl.rank {
  clear: both;
  height: 58px;
  overflow: hidden;
  border-bottom: 1px #ccc solid;
}

#left dl.rank dt {
  float: left;
  width: 66px;
  height: 50px;
}

#left dl.rank dt span {
  display: block;
  padding: 5px 0 0 2px;
}

#left dl.rank dt a {
  display: block;
  padding: 1px;
  border: 1px #999 solid;
}

#left dl.rank dt img {
  display: block;
}

#left dl.rank dd {
  float: left;
  width: 80px;
  overflow: hidden;
}

#left dl.rank ul {
  padding: 5px 0 0 3px;
  font-size: 11px;
}

#left dl.rank ul.rank li {
  height: 14px;
  padding: 0;
  line-heigth: 1em;
  background-position: 1000px 1000px;
}

#left dl.rank ul.rank li.rank {
  padding-left: 15px;
  color: #444;
  font-size: 13px;
  font-weight: bold;
  background-position: -452px -160px;
}

#left dl.rank ul.rank li.name {
  color: #444;
  font-size: 11px;
  height: 16px;
}

#left dl.rank ul.rank li.prof {
  clear: both;
  height: 18px;
}

#left dl.rank ul.rank li.prof a {
  display: block;
  float: right;
  width: 62px;
  height: 18px;
  overflow: hidden;
  text-indent: -9999px;
  background-position: -600px -131px;
}

#left p.rank {
  font-size: 12px;
  padding: 5px 5px 5px 30px;
}

#left p.rank a {
  display: block;
  text-align: right;
  padding-left: 18px;
  background-position: -510px -422px;
}

/*石田追加*/
ul.online li {
  display: block;
  background-image: url(/img/commonBtn_new01_new.png);
  background-repeat: no-repeat;
}

/*林FOOTER*/
div#footLinkArea {
  margin: 0;
  padding: 0px 0;
  background-color: #eae6e6;
  min-width: 100%;
}

div#footLinkArea div#footLinkBox {
  width: 1000px;
  /* margin: 0 0 0 100px; */
  margin: 0 auto;
  padding: 0px 0;
  background-image: url(/img/bg_footer.gif);
  background-repeat: repeat-y;
  zoom: 1;
  /*margin-right: 10px;*/
}

div#footLinkArea div#footLinkBox:after {
  height: 1px;
  margin-top: -1px;
  font-size: 1px;
  line-height: 1px;
  content: ".";
  display: block;
  color: #ffffff;
  clear: both;
}

div#footLinkArea div#footLinkBox dl {
  width: 160px;
  margin: 0;
  padding: 0;
  float: left;
}

div#footLinkArea div#footLinkBox dl.leftBox {
  width: 161px;
}

div#footLinkArea div#footLinkBox dl.rightBox {
  width: 160px;
}

div#footLinkArea div#footLinkBox dl.rightBox dd {
  margin: 0;
  padding: 0;
}

div#footLinkArea div#footLinkBox dl dt {
  margin: 0 0 8px 0;
  padding: 20px 0px 0 0px;
}

div#footLinkArea div#footLinkBox dl dd {
  margin: 0;
  padding: 0 10px 0 0;
}

div#footLinkArea div#footLinkBox dl dd ul {
  margin: 0;
  padding: 0;
}

div#footLinkArea div#footLinkBox dl dd ul li {
  margin: 0 0 3px 0;
  padding: 0 0 0 16px;
  font-size: 85%;
  list-style-type: none;
  background-image: url(/img/foot_listicon.gif);
  background-position: 0 3px;
  background-repeat: no-repeat;
}

div#footLinkArea div#footLinkBox dl dd ul li img {
  margin: 0 0 0 3px;
  padding: 0;
  vertical-align: middle;
}

div#footLinkArea div#footLinkBox dl dd ul li a {
  color: #333333;
  text-decoration: none;
  font-size: 11px;
  text-align: left;
}

div#footLinkArea div#footLinkBox dl dd ul li a:hover {
  color: #ff2a62;
  text-decoration: none;
}

/* クイック */
div#footLinkArea div#footQuickLink {
  /*width: 930px;*/
  /* margin: 5px auto 0 100px; */
  margin: 5px 0 0 134px;
  color: #565656;
  padding: 5px 0;
  border-top-style: solid;
  border-top-color: #eae6e6;
  border-top-width: 1px;
  margin-right: 59px;
}

div#footLinkArea div#footQuickLink dl dt {
  margin: 0 0 8px 0;
  padding: 0;
}

div#footLinkArea div#footQuickLink dl dd ul {
  margin: 0;
  padding: 0;
  zoom: 1;
}

div#footLinkArea div#footQuickLink dl dd ul:after {
  height: 1px;
  margin-top: -1px;
  font-size: 1px;
  line-height: 1px;
  content: ".";
  display: block;
  color: #ffffff;
  clear: both;
}

div#footLinkArea div#footQuickLink dl dd ul li {
  width: 950px;
  margin: 0 0 3px 0;
  padding: 0 0 0 16px;
  font-size: 85%;
  list-style-type: none;
  background-image: url(/img/foot_listicon.gif);
  background-position: 0 3px;
  background-repeat: no-repeat;
  float: left;
}

div#footLinkArea div#footQuickLink dl dd ul li.right {
  width: 950px;
}

div#footLinkArea div#footQuickLink dl dd ul li a {
  color: #333333;
  text-decoration: none;
}

div#footLinkArea div#footQuickLink dl dd ul li a:hover {
  color: #CC0000;
  text-decoration: none;
}


div#footRlinkArea {
  margin: 0;
  background-color: #eae6e6;
}

div#footRlinkArea div#footRlink {
  width: 930px;
  margin: 0 auto;
  padding: 10px 0;
  zoom: 1;
}

div#footRlinkArea div#footRlink:after {
  height: 1px;
  margin-top: -1px;
  font-size: 1px;
  line-height: 1px;
  content: ".";
  display: block;
  color: #ffffff;
  clear: both;
}

div#footRlinkArea div#footRlink p {
  margin: 0 0 0 10px;
  padding: 0;
  float: right;
}

div#footCopyArea {
  width: 950px;
  margin: 0 auto;
  padding: 0;
}

div#footCopyArea p {
  width: 475px;
  margin: 0;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
}

/* CSS Document */
div#footerArea {
  width: 930px;
  margin: 0 auto 15px auto;
  padding: 10px;
  background-color: #eae6e6;
  color: #FFFFFF;
}

div#footerArea:after {
  height: 1px;
  margin-top: -1px;
  font-size: 1px;
  line-height: 1px;
  content: ".";
  display: block;
  color: #ffffff;
  clear: both;
}

div#footerArea p {
  width: 410px;
  height: 12px;
  margin: 0;
  padding: 0;
  float: left;
}

div#footerArea ul {
  margin: 0;
  padding: 0;
  float: right;
}

div#footerArea ul li {
  margin: 0 -8px 0 0;
  padding: 0;
  list-style-position: inside;
  list-style-type: none;
  float: right;
}

div#footerArea ul li a {
  color: #FFFFFF;
  text-decoration: none;
}

/* 別窓用フッター */
p#footer {
  width: 700px;
  margin: 0 auto 15px auto;
  padding: 10px;
  text-align: center;
}

/* 印刷用フッター */
body#print p#footer {
  width: 580px;
  margin: 0 auto 15px auto;
  padding: 10px;
  text-align: center;
}

/* ページトップに戻る */
p.goPageTop {
  width: 950px;
  margin: 0 15px auto auto;
  padding: 0;
  font-size: 10px;
  text-align: right;
  clear: both;
}

/* ページトップに戻る：左カラム */
div#contentsArea div#mainContainer p.goPageTop {
  width: 700px;
}

/* ページトップに戻る：右カラム */
div#subContainer div#leftColumn p.goPageTop {
  width: 180px;
}

/* ページトップに戻る：３カラム中央 */
div#subContainer div#mainContents p.goPageTop {
  width: 500px;
}

/*13/04/12 カラムリニューアルテスト　２カラム　旧右カラム（#right）▼*/
#left div.banner h4,
#left div.right_girl h4,
#left div.right_girl h4 a,
#left div.right_girl ul li,
#left div.right_girl ul li a {
  display: block;
  background-image: url(/img/commonBtn_new01_new.png);
  background-repeat: no-repeat;
}

#left div.box {
  padding: 0 0 0 12px;
  z-index: 100;
}

#left div.banner {
  margin: 0 0 0px 0;
  padding: 0 0 0 0;
  width: 153px;
  z-index: 100;
  text-align: center;
}

#left div.banner h4 {
  padding-left: 15px;
  height: 35px;
  background-position: left -130px;
}

#left div.banner dl {
  font-size: 11px;
  line-height: 1.1em;
  text-align: center;

  border-bottom: 1px #C3C3C3 solid;
}

#left div.banner .charge {
  font-size: 11px;
  line-height: 1.1em;
  text-align: center;
  /*border-bottom: 1px #C3C3C3 solid;*/
}

#left div.banner ul.env {
  height: 285px;
  padding: 0 0 0 8px;
  border-left: 1px #C3C3C3 solid;
  border-right: 1px #C3C3C3 solid;
  border-bottom: 1px #C3C3C3 solid;
  background: url(/img/right/env.png) no-repeat 5px top;
}

#left div.banner ul.env li.env01 {
  padding: 20px 0 70px 0;
}

#left div.banner ul.env li.env02 {
  padding: 0 0 5px 0;
}

#left div.banner ul.env li.env03 {
  padding: 0 0 0 0;
}

#left div.banner dl img {
  margin: 0 auto 5px;
  display: block;
}

#left p.image {
  margin: 0 0 3px 0;
  width: 148px;
  overflow: hidden;
}

#left p.image img {
  display: block;
  border: 1px #C3C3C3 solid;
}

#left div.box dl.banner {
  /*margin-bottom: 10px;*/
}


#left div.box dl.banner dd {
  padding: 0 0 50px 0;
}

#left dl.banner img {
  display: block;
}

#left div.right_banner_top {
  padding: 0 0 0 0;
  width: 148px;
  overflow: hidden;
}

*:first-child+html div.right_banner_top {
  margin: 0 0 5px 0;
}

#left div.banner_box {
  float: left;
  margin: 0 0 5px 0;
  z-index: 100;
}

#left div.right_girl {
  margin: 0 0 5px 0;
  padding: 0 0 0 0;
  width: 153px;
  overflow: hidden;
  /*border-bottom: 3px #ccc solid;*/
}

#left h4 {
  height: 42px;
  background-position: 0px -720px;
}

#left h4 a {
  display: block;
  width: 145px;
  height: 40px;
  overflow: hidden;
  text-indent: -9999px;
}

#left h4 a.top_favo {
  background-position: -195px -710px;
}

#left h4 a.top_favo:hover {
  background-position: -195px -750px;
}

#left h4 a.top_chat {
  background-position: -345px -710px;
}

#left h4 a.top_chat:hover {
  background-position: -345px -750px;
}

#left h4 a.top_reco {
  background-position: -495px -710px;
}

#left h4 a.top_reco:hover {
  background-position: -495px -750px;
}

#left div.right_girl dl {
  clear: both;
  height: 52px;
  overflow: hidden;
  border-bottom: 1px #ddd solid;
}

#left div.right_girl dl dt {
  float: left;
  width: 66px;
  height: 50px;
}

#left div.right_girl dl dt span {
  display: block;
  padding: 5px 0 0 2px;
}

#left div.right_girl dl dt a {
  display: block;
  padding: 1px;
  border: 1px #999 solid;
}

#left div.right_girl dl dt img {
  display: block;
}

#left div.right_girl dl dd {
  float: left;
  width: 87px;
  overflow: hidden;
}

#left div.right_girl dl ul {
  padding: 0px 0 0 3px;
  font-size: 11px;
}

#left div.right_girl dl ul.rank li {
  height: 14px;
  padding: 0;
  line-heigth: 1em;
  overflow: hidden;
  background-position: 1000px 1000px;
}

#left div.right_girl dl ul.rank li.stat {
  font-size: 10px;
  height: 14px;
}

#left div.right_girl dl ul.rank li.stat span.standby {
  color: #c22525;
}

#left div.right_girl dl ul.rank li.stat span.twoshot {
  color: #b848c5;
}

#left div.right_girl dl ul.rank li.stat span.showtime {
  color: #ffa913;
}

#left div.right_girl dl ul.rank li.stat span.meeting {
  color: #1398ff;
}

#left div.right_girl dl ul.rank li.stat span.offline {
  color: #9c9c9c;
}

#left div.right_girl dl ul.rank li.stat span.party {
  color: #33CC00;
}

#left div.right_girl dl ul.rank li.stat span.partychat {
  color: #ffa913;
}

#left div.right_girl dl ul.rank li.name {
  color: #444;
  font-size: 11px;
  height: 18px;
}

#left div.right_girl dl ul.rank li.prof {
  clear: both;
  padding-right: 3px;
  height: 18px;
}

#left div.right_girl dl ul.rank li.prof a {
  display: block;
  float: right;
  width: 62px;
  height: 18px;
  overflow: hidden;
  text-indent: -9999px;
  background-position: -600px -131px;
}

#left div.right_girl p.rank {
  font-size: 12px;
  padding: 5px 5px 5px 30px;
}

#left div.right_girl p.rank a {
  display: block;
  text-align: right;
  padding-left: 18px;
  background-position: -510px -422px;
}