@charset "utf-8";
/*-----全体------------------*/
body {
  text-align: left;
  color: #333;
}
#main {
  width: 960px;
  clear: both;
  margin: 10px 0px 0px 0px;
  padding: 0px;
}
/*-----左------------------*/
#mainContentsMenu {
  width: 730px;
  clear: both;
  overflow: hidden;
}
#mainContentsSubmenu {
  width: 730px;
  float: left;
  margin: 0px;
  padding: 0px;
  background: url(/images/ja/tv_cast/bg_tv_channel.gif) repeat-y left;
}
#mainContentsNum {
  width: 715px;
  padding: 8px 0px 8px 0;
  text-align: right;
  font-weight: bold;
  color: #000;
}
#mainContentsNum a {
  padding: 3px 5px 3px 5px;
  margin: 0px;
  text-align: center;
  font-weight: bold;
  border: 1px solid #666;
  background: #D6D6D6;
  cursor: pointer;
}
#mainContentsNum a:hover {
  border: 1px solid #333;
  background: #FFF;
  cursor: pointer;
}
#mainContentsNumB {
  width: 715px;
  padding: 3px 0px 3px 0;
  margin: 0px auto;
  text-align: right;
}
#mainContentsNumB strong {
  padding: 4px 5px 4px 5px;
  margin: 0px;
  text-align: center;
  font-weight: bold;
  border: 1px solid #666;
  background: #FFF;
}
#mainContentsNumB a {
  padding: 4px 5px 4px 5px;
  margin: 0px;
  text-align: center;
  font-weight: bold;
  border: 1px solid #666;
  background: #D6D6D6;
  cursor: pointer;
}
#mainContentsNumB a:hover {
  border: 1px solid #333;
  background: #FFF;
  cursor: pointer;
}
#mainContentsInfo {
  width: 730px;
  padding: 5px 0px 5px 0px;
  background: url(/images/ja/tv_cast/bg_tv_channel.gif) repeat-y left;
}
.InfoTop {
  width: 716px;
  height: 6px;
  clear: both;
  overflow: hidden;
  margin-left: 7px;
  background: url(/images/ja/tv_cast/img_channel_top.gif) no-repeat;
}
.Info {
  width: 716px;
  margin-left: 7px;
  background: url(/images/ja/tv_cast/img_channel_p.gif) repeat-y top left;
}
.Info li {
  list-style-type: none;
}
.InfoL {
  width: 180px;
  float: left;
  margin-left: 10px;
  background: #FFF;
  border: 1px solid #FF0;
}
.InfoR {
  width: 500px;
  float: right;
  margin-right: 10px;
  background: #FFF;
  border: 1px solid #FF0;
}
.InfoBottom {
  width: 716px;
  height: 6px;
  clear: both;
  overflow: hidden;
  margin-bottom: 5px;
  margin-left: 7px;
  background: url(/images/ja/tv_cast/img_channel_bottom.gif) no-repeat top left;
}
#mainContentsFooter {
  width: 730px;
  height: 6px;
  float: left;
  margin-bottom: 5px;
  background: url(/images/ja/tv_cast/bg_tv_channel_bottom.gif) no-repeat top left;
}
/*channel main menu*/
ul#channel {
  width: 730px;
  height: 35px;
  list-style-type: none;
  float: left;
  clear: both;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
}
ul#channel li {
  list-style-type: none;
  float: left;
  padding: 0px;
  margin-left: 0px;
  text-indent: -9999px;
}
ul#channel li.channel-program-on a, ul#channel li.channel-program-off a:hover {
  display: block;
  width: 244px;
  height: 36px;
  background: url(/images/ja/tv_cast/btn_channel_img.gif) no-repeat 0 -37px;
}
ul#channel li.channel-youbi-on a, ul#channel li.channel-youbi-off a:hover {
  display: block;
  width: 244px;
  height: 36px;
  background: url(/images/ja/tv_cast/btn_channel_img.gif) no-repeat -244px -37px;
}
ul#channel li.channel-time-on a, ul#channel li.channel-time-off a:hover {
  display: block;
  width: 242px;
  height: 36px;
  background: url(/images/ja/tv_cast/btn_channel_img.gif) no-repeat -488px -37px;
}
ul#channel li.channel-program-off a {
  display: block;
  width: 244px;
  height: 36px;
  background: url(/images/ja/tv_cast/btn_channel_img.gif) no-repeat 0 0px;
}
ul#channel li.channel-youbi-off a {
  display: block;
  width: 244px;
  height: 36px;
  background: url(/images/ja/tv_cast/btn_channel_img.gif) no-repeat -244px 0px;
}
ul#channel li.channel-time-off a {
  display: block;
  width: 242px;
  height: 36px;
  background: url(/images/ja/tv_cast/btn_channel_img.gif) no-repeat -488px 0px;
}
/*channel sub menu*/
ul#channel-sub {
  padding: 0 0 3px 0;
  width: 714px;
  height: 35px;
  margin: 0 0 0 7px;
  overflow: hidden;
  background: url(/images/ja/tv_cast/bg_submenu_img.gif) no-repeat 0px 3px;
}
ul#channel-sub li {
  list-style-type: none;
  font-weight: bold;
  float: left;
  margin: 7px 3px 4px 2px;
  padding: 0px 0 0 7px;
  text-align: center;
}
ul#channel-sub li.channel-sub-on a {
  display: block;
  width: 89px;
  height: 23px;
  color: #000;
  text-decoration: none;
  padding-top: 4px;
  background: url(/images/ja/tv_cast/btn_img.gif) no-repeat -90px 0px;
}
ul#channel-sub li.channel-sub-off a {
  display: block;
  width: 89px;
  height: 23px;
  color: #FFF;
  text-decoration: none;
  padding-top: 4px;
  background: url(/images/ja/tv_cast/btn_img.gif) no-repeat -180px 0px;
}
ul#channel-sub li.channel-sub-sat a {
  display: block;
  width: 89px;
  height: 23px;
  color: #FFF;
  text-decoration: none;
  padding-top: 4px;
  background: url(/images/ja/tv_cast/btn_img.gif) no-repeat -270px 0px;
}
ul#channel-sub li.channel-sub-sun a {
  display: block;
  width: 89px;
  height: 23px;
  color: #FFF;
  text-decoration: none;
  padding-top: 4px;
  background: url(/images/ja/tv_cast/btn_img.gif) no-repeat -360px 0px;
}
ul#channel-sub li a:hover {
  color: #000;
  background: url(/images/ja/tv_cast/btn_img.gif) no-repeat -90px 0px;
}
/*channel subLocal menu*/
ul#channel-subL {
  padding: 0 0 2px 0;
  width: 714px;
  height: 30px;
  margin: 0 0 0 7px;
  overflow: hidden;
  background: url(/images/ja/tv_cast/bg_submenu.gif) no-repeat center bottom;
}
ul#channel-subL li {
  list-style-type: none;
  font-weight: bold;
  float: left;
  margin: 2px 0px 5px 0px;
  padding: 0px 0 0px 4px;
  text-align: center;
}
ul#channel-subL li.channel-subL-on a {
  display: block;
  width: 67px;
  height: 21px;
  color: #000;
  text-decoration: none;
  padding-top: 4px;
  background: url(/images/ja/tv_cast/btn_img.gif) no-repeat 0 0px;
}
ul#channel-subL li.channel-subL-off a {
  display: block;
  width: 67px;
  height: 21px;
  color: #FFF;
  text-decoration: none;
  padding-top: 4px;
  background: url(/images/ja/tv_cast/btn_img.gif) no-repeat 0px -25px;
}
ul#channel-subL li a:hover {
  color: #000;
  background-position: 0 0px;
}
/*pageUp*/
#goPagetop {
  width: 720px;
  text-align: right;
  clear: both;
  margin: 5px 0 10px 0;
}
#goPagetop a {
  color: #666;
  text-decoration: none;
  font-size: 85%;
  padding: 0px;
}
/*-----右------------------*/
#monthly {
  width: 178px;
  margin-top: 20px;
  padding: 10px 15px;
  border: 1px solid #FC7B0F;
  background: #F5F5F5;
}
#monthly a {
  display: block;
  width: 175px;
  height: 77px;
  text-indent: -9999px;
  background: url(/images/ja/tv_cast/monthlybtn.gif) no-repeat;
}
#waiwaiChat {
  width: 208px;
  height: 122px;
  padding: 0px 0 0 0;
  margin: 20px 0 20px 0;
  border: 1px solid #FC7B0F;
  background: #F5F5F5 url(/images/ja/tv_cast/bg_waiwaiChat.gif) no-repeat;
}
#waiwaiChattxt {
  padding: 50px 0 8px 0;
  text-align: center;
}
#waiwaiChat a {
  width: 175px;
  height: 41px;
  display: block;
  cursor: pointer;
  margin: 0 0 0 17px;
  text-indent: -9999px;
}
/*------メンバーリスト-------*/
ul.info-form {
  padding: 0px;
  margin: 0;
  overflow: hidden;
}
.member-cell {
  list-style-type: none;
  padding: 0px;
  margin-left: 15px;
  clear: both;
  overflow: hidden;
}
dl.title {
  font-weight: bold;
  width: 665px;
  padding: 0 0 4px 25px;
  margin: 5px 0 10px 0;
  border-bottom: double 3px #666;
  background: url(/images/ja/tv_cast/icon_tv.gif) no-repeat top left;
}
.member-left {
  width: 160px;
  float: left;
  margin: 0px;
}
.member-right {
  width: 500px;
  float: right;
  margin: 0 20px 0 0;
}
div.member-left a.thumb {
  width: 160px;
  height: 120px;
  padding: 0px;
}
.message a {
  width: 160px;
  height: 23px;
  text-indent: -9999px;
  margin: 6px 0 0px 0;
  display: block;
  background: url(/images/ja/tv_cast/btn_img.gif) no-repeat -452px 0px;
}
.message a:hover {
  width: 160px;
  height: 23px;
  text-indent: -9999px;
  margin: 6px 0 0px 0;
  display: block;
  background: url(/images/ja/tv_cast/btn_img.gif) no-repeat -452px -24px;
}
.add_favorite_form button {
  width: 160px;
  height: 23px;
  text-indent: -9999px;
  margin: 3px 0 3px 0;
  display: block;
  background: url(/images/ja/tv_cast/btn_img.gif) no-repeat -613px 0px;
  border: none;
  cursor: pointer;
}
.member-right dl {
  width: 505px;
  clear: both;
  margin: 0px;
}
.member-right dt {
  width: 70px;
  clear: both;
  float: left;
}
dt.area {
  display: none;
}
dt.msg {
  text-indent: -9999px;
}
.member-right dd {
  float: left;
  margin: 0px;
  padding: 0 0 5px 0;
}
dd.name {
  width: 425px;
  font-weight: bold;
}
dd.date {
  width: 340px;
  color: #F40;
  font-weight: bold;
}
dd.area {
  width: 65px;
  color: #888;
  font-weight: bold;
  padding-left: 20px;
  padding-top: 2px;
  background: url(/images/ja/tv_cast/icon_area.gif) no-repeat top left;
}
dd.description {
  width: 425px;
}
.member-right dd.archive {
  width: 425px;
  overflow: hidden;
}
.member-right dd.archive ul {
  padding: 0px;
  margin: 0px 0 0 0;
  list-style: none;
}
.member-right dd.archive li {
  width: 100px;
  float: left;
  margin: 0 4px 0 0;
  padding: 0px;
  display: inline;
}
.member-right dd.archive li.noMedia {
  width: 400px;
  color: #999;
}
.member-right dd.archive dl {
  width: 100px;
  margin: 0px;
  padding: 0px;
  display: block;
}
.member-right dd.archive li dt {
  width: 100px;
  height: 75px;
  border: solid 1px #999;
  overflow: hidden;
}
.member-right dd.archive embed {
  width: 100px;
  height: 75px;
  overflow: hidden;
}
.member-right dd.archive li dd {
  width: 100px;
  height: 12px;
  text-align: center;
  margin: 0px;
  font-size: 80%;
  padding: 0px;
  overflow: hidden;
}
.member-right dd.archive img.mediaThumb {
  width: 100px;
  height: 75px;
  cursor: pointer;
  border: solid 1px #999;
  overflow: hidden;
  display: block;
}
.member-right img.btnPlay {
  width: 19px;
  height: 12px;
  position: relative;
  top: -20px;
  left: 75px;
  border: none;
  display: block;
  cursor: pointer;
}

