@charset "Shift_JIS";

/*----------------■全体構成--------------*/
div#sub1  {
	float:  left;
	width:  230px;
	margin:  0 0 50px 0;
}
div#main  {
	float:  right;
	width:  690px;
	margin:  0 0 50px 0px;
}
div#middle  {
	padding: 20px 0;
	clear: both;
	width: 950px;
	border-top: 1px solid #ccc;
}

/*--スーパーバナーあり-----------*/
div#bnheader  {
	position:  relative;
	width:  950px;
	height:  90px;
	margin-bottom:  7px;
	margin-top:  10px;

}
div#bnheader h1  {/*追加090625*/
	position:  absolute;
	bottom:  0;
	left:  0;
}

div#bnheader p  {/*追加090625*/
	position:  absolute;
	bottom:  0;
	right:  0;
}


/*----------------■サブコンテンツ1（左230px）--------------*/
div.media  {
	position:  relative;
	width:  230px;
	margin-bottom:  30px;
}
p.weekly  {
	position:  absolute;
	top:  26px;
	left:  150px;
}
div.timetable  {
	width:  230px;
	height:  160px;
	overflow:  auto;
}
.timetable table {
	width:  92%;
}
.timetable th,.timetable td  {
	padding:  5px;
	font-size:  10px;
	letter-spacing:  0.1em;
	border-top:  solid 1px #ddd;
}
.timetable th  {
	width:  35px;
	background:  #a7cd00;
	white-space: nowrap;
}
.timetable td  {
	width:  145px;
}
ul#tbc_program li {
	padding: 5px 0;
	background: url(../../03tv/image2009/BANGUMI/mn_line.gif) no-repeat 0px 79px;
}
ul#tbc_program li#tbc_program_tit {
	padding: 0;
}
ul#index {
	margin: 20px 0;
}

ul#bn li {
	margin: 10px 0;
}

/*----------------■メインコンテンツ（右690px）--------------*/

div#flash  {
	background:url(../../03tv/image2009/flash_bg.png) no-repeat;
	padding:20px 175px 20px 20px;
}
.bg-slider{
	width:495px;
	height:145px;
}

div#pickup_program {
	margin: 30px 0;
}
#pickup_program table {
	width:  100%;
	margin-top:  5px;
}
#pickup_program th,#pickup_program td  {
	line-height: 1.3;
	padding: 10px;
	letter-spacing:  0.1em;
	border-top:  solid 1px #ddd;
}
#pickup_program tr.bottom th,#pickup_program tr.bottom td  {
	border-bottom:  solid 1px #ddd;
}
#pickup_program th  {
	background:  #a7cd00;
	white-space: nowrap;
}

div.introduce {
	margin-bottom: 10px;
	padding: 13px;
	background: url(../../03tv/image2009/ICHI-OSI/midokoro_bg.gif) no-repeat;
}
div.introduce h3 {
	padding: 0 0 5px 3px;
	margin: 0 0 10px 0;
	line-height: 1.4;
	border-bottom: 1px #ccc solid;
}
div.introduce h3 a {
	font-weight: bold;
}
div.introduce p {
	padding: 0 0 8px 0;
	line-height: 1.4;
}
div.introduce  div.intr_right {
	float: right;
}
div.introduce .check_text {
	display: none;
	clear:both;
	line-height: 1.4;
	padding: 20px 0 20px 0;
}
.open_detail {
	cursor:pointer;
}

.introduce_plus {
	position:  relative;
	width:  576px;
	border: 1px solid #ccc;
	height: 88px;
	margin-top:  10px;
	padding-left: 112px;
}
.introduce_plus h3 {
	padding: 10px 10px 10px 0;
}
.introduce_plus h3 a {
	color: #039;
	font-weight: bold;
}
.introduce_plus p {
	padding: 0 10px 10px 0;
	line-height: 1.4;
}
.introduce_plus p.photo  {
	position:  absolute;
	top:  10px;
	left:  10px;
	padding:  0;
}

.introduce_plus2 {
	position:  relative;
	width:  525px;
	border: 1px solid #ccc;
	height: 88px;
	margin-top:  10px;
	padding-left: 160px;
}
.introduce_plus2 h3 {
	padding: 10px 10px 10px 0;
}
.introduce_plus2 h3 a {
	color: #039;
	font-weight: bold;
}
.introduce_plus2 p {
	padding: 0 10px 10px 0;
	line-height: 1.4;
}
.introduce_plus2 p.photo  {
	position:  absolute;
	top:  10px;
	left:  10px;
	padding:  0;
}



ul#twi {
	margin: 15px 0 15px 0;
}
ul#twi li {
	margin: 0 10px;
	padding: 3px 0;
}

ul#twi li#tit {
	margin: 0px;
	padding-top: 0;
}


div.twitter3 {
	float: left;
	margin-bottom: 5px;
	width: 230px;
}

div.twitter_ph {
	float: left;
	width: 90px;
	padding: 5px 0;
}

div.twitter_text {
	float: right;
	padding: 10px 0 2px 5px;
	width: 230px;
}
div.twitter_text h3 {
	line-height: 1.5;
}
div.twitter_text h3.single {
	padding-top: 10px;
}
div.twitter_text h3 a {
	font-weight: bold;
}
div.twitter_text p {
	margin: 8px 10px 0 0;
	line-height: 1.4;
}

/*----------------■中央バナー（920px）--------------*/
div#middle img.bn1 {
	margin-right: 10px;
}



/*--追加分-----------*/
img.border{
  border: 1px #cccccc solid;
}

