@charset "EUC-JP";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
  margin:0;
  padding:0;
}

li {
  list-style-type: none;
}

a img {
  border: 0;
}

body {
  color: #000000;
  font-size: 12px;
  font-family: Osaka,"£Í£Ó ¥´¥·¥Ã¥¯",sans-serif;
}

/*----------------------------------------------------*/
#main {
  width: 800px;
  background: transparent url(http://image.b-ch.com/netradio/main_bg_01.gif) repeat;
}
/*----------------------------------------------------*/
h1 {
  padding: 13px 0 15px 13px;
}
/*----------------------------------------------------*/
#menu {
  width: 758px;
  height: 29px;
  margin-left: 21px;
  border-bottom: 3px solid #313131;
}

h2 {
  float: left;
  margin: 10px 22px 0 0;
  _position: relative;
  _top: 3px;
}

#menu ul li {
  float: left;
  margin-right: 5px;
  _position: relative;
  _top: 3px;
}

/*----------------------------------------------------*/
#program-list {
  clear: both;
  width: 758px;
  margin-left: 21px;
}

.program {
  clear: both;
  width: 732px;
  margin-bottom: 5px;
  background: transparent url(http://image.b-ch.com/netradio/list_bg_01.gif) repeat;
  padding: 8px 10px 11px 16px;
}

.program:after {
  content: ".";
  visibility: hidden;
  clear: both;
  display: block;
  height: 0;
}

.program-l {
  clear: left;
  float: left;
  width: 476px;
}

.program-r {
  float: right;
  width: 235px;
}

h3 {
  width: auto;
  padding-top: 3px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2em;
  color: #ff3366;
}

h3.weekmark-none {
  width: 732px;
}

.personality {
  width: 476px;
  margin: 4px 0 5px 0;
  background: #999999;
  font-size: 12px;
  line-height: 1.2em;
  color: #ffffff;
}

.personality td.personality-ttl {
  width: 115px;
  margin-right: 7px;
  border-right: 1px dotted #ffffff;
  padding: 4px 0 2px 5px;
}
.personality td.personality-ttl span {
  display: block;
  height: 17px;
  background: transparent url(http://image.b-ch.com/netradio/list_personality_icn_01.gif) no-repeat;
  padding: 2px 0 0 21px;
}

.personality td.personality-txt {
  width: 361px;
  padding: 6px 5px 4px 5px;
}

.intro {
  clear: both;
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 1.3em;
  color: #000000;
}

.view {
  height: 37px;
  background: transparent url(http://image.b-ch.com/netradio/list_view_bg_01.gif) no-repeat
}

.view dt {
  float: left;
  width: 131px;
  padding: 10px 0 0 11px;
}

.view-number {
  float: left;
  width: 67px;
  padding-top: 10px;
  text-align: center;
  font-size: 14px;
  line-height: 1.2em;
  color: #ffffff;
}

.view-button {
  float: left;
  width: 89px;
  padding-top: 4px;
}

.view-term {
  float: left;
  width: 175px;
  padding-top: 11px;
  font-size: 12px;
  line-height: 1.2em;
  color: #ffffff;
}

.anime {
  clear: both;
  background: #999999;
}

.anime-ttl td {
  vertical-align: middle;
}

.anime-ttl {
  width: 98px;
  margin: 5px 0;
  text-align: center;
}

.anime-list {
  width: 377px;
  border-left: 1px dotted #ffffff;
}

.anime-list ul {
  padding: 6px 0 6px 5px;
}

.anime-list li {
  background: transparent url(http://image.b-ch.com/netradio/list_animelist_point_01.gif) no-repeat 5px 6px;
  padding-left: 1em;;
  font-size: 12px;
  line-height: 1.4em;
  color: #000000;
}

.anime-list li a {
  color: #000000;
  text-decoration: underline;
}

.anime-list li a:hover {
  color: #ffff00;
  text-decoration: underline;
}

.program-image {
}

.program-det {
}

/*----------------------------------------------------*/
#program-list .update-mon,
#program-list .update-tue,
#program-list .update-wed,
#program-list .update-thu,
#program-list .update-fri,
#program-list .update-ukn {
  float: left;
  width: auto;
  margin-right: 5px;
  padding: 3px 4px;
  text-align: center;
  font-size: 12px;
  line-height: 1.2em;
  color: #000000;
}

#program-list .update-mon {
  background: #9e80fc;
}

#program-list .update-tue {
  background: #fe7676;
}

#program-list .update-wed {
  background: #00f0fa;
}

#program-list .update-thu {
  background: #33ff66;
}

#program-list .update-fri {
  background: #ffcc00;
}

#program-list .update-ukn {
  background: #cccccc;
}
/*----------------------------------------------------*/
#listend:after {
  content: ".";
  visibility: hidden;
  clear: both;
  display: block;
  height: 0;
}

#listend {
  zoom: 1;
  margin-bottom: 0;
  
  clear: both;
  margin-left: 20px;
}

#listend .notice {
  float: left;
  width: 600px;
  padding-top: 2px;
  font-size: 10px;
  line-height: 130%;
}

#listend .gotop {
  float: right;
  width: 71px;
  padding: 0 21px 5px 0;
  text-align: right;
}

/*----------------------------------------------------*/
#bnr-sunrise {
  padding: 6px 0 6px 21px;
}
#bnr-sorakake {
  padding: 0 0 0 5px;
}
/*----------------------------------------------------*/
#copyright {
  padding: 5px 0 15px 0;
  text-align: center;
  font-size: 10px;
  line-height: 1.3em;
  color: #000000;
}

/*----------------------------------------------------*/
