@charset "shift_jis";

/* -------------------------------------------------------------
	ページ組み
--------------------------------------------------------------*/

body {
	background-color: #1d1d1e;
	background-image: url(../img/bg_sub.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
}
#wrap {
	background-image: url(../img/bg_header.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
}
#container {
	background-image: url(../img/bg_sub_navi.jpg);
	background-position: 50% 187px;
	background-repeat: no-repeat;
}

#sub_logo {
	position: absolute;	
	z-index: 2;
	top: 47px;
	left: 361px;
}

h1 {
	margin-bottom: 21px;
}

.pagetop {
	font-size: 80%;
	line-height: 300%;
	text-align: right;
	margin-right: 30px;
}
.pagetop a {
	color: #ADADAD;
	text-decoration: none;
}
.pagetop a:hover {
	color: #ADADAD;
	text-decoration: underline;
}
.mb10 {
	margin-bottom: 10px;
}



/* -------------------------------------------------------------
	調整
--------------------------------------------------------------*/

#contents {
	margin: 0 0px;
	background-image: url(../img/bg_sub_02.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}



/* -------------------------------------------------------------
	番組概要
--------------------------------------------------------------*/

#outline {
	padding: 0 28px 90px;
}

#ol_mov {
	background-image:  url(../../img/ol_mov_bg.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 904px;
	height: 449px;
}
#ol_mov #flashContent {
	/*width: 560px;
	height: 357px;*/
	padding: 48px 51px 48px 335px;
}

#ol_profile {
}
.profile01 {
	float: left;
}
.profile02 {
	float: right;
	width: 451px;
}
.profile03 {
	clear: both;
	margin-top: 14px;
}

#ol_mov table {
	width: 280px;
	font-size: 80%;
	line-height: 120%;
	margin-left: 280px;
}
#ol_mov td.flash_text {
	padding-right: 5px;
}
#ol_mov td img {
	width: 126px;
	height: 31px;
}

/* iPhone / mobile webkit */
@media screen and (max-device-width: 480px) {
#ol_mov table {
	width: 270px;	
	font-size: 60%;
	margin-left: 290px;	
}
}
/* iPad / mobile webkit */
@media screen and (max-device-width: 1024px) {
#ol_mov table {
	width: 270px;	
	font-size: 60%;
	margin-left: 290px;	
}
}


/* -------------------------------------------------------------
	放送内容ラインナップ
--------------------------------------------------------------*/

#onair_lineup {
	padding: 0 30px 90px;
}

#lineuplist {
	background-image: url(../../img/bg_lineup.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 41px 50px 62px 198px;	
	/*width: 900px;
	height: 436px;*/
}
#lineuplist .inner {
	height: 333px;
	overflow: scroll;
	overflow-x : hidden;
	/*overflow-y : hidden;*/	
}
#lineuplist table {
	width: 618px;
	background-color: #000000;
	margin-bottom: 8px;
}
#lineuplist td {
	padding: 10px;
}

#lineuplist td.oa_number {
	background-image: url(../../img/icon_lineup.jpg);
	background-position: 9px 50%;
	background-repeat: no-repeat;
	padding-left: 68px;
	width: 4em;
}
#lineuplist td.oa_number div {
	background-color: #292929;
	font-weight: bold;
	text-align: center;
	width: 4em;
	padding: 2px 0;
}
#lineuplist td.date {
	width: 11em;
}

#lineuplist td.sub_title {
	color: #999999;
	font-weight: bold;
}

#lineuplist td.sub_title a {
	color: #fef7d8;
	font-weight: bold;
	text-decoration: underline;
	text-decoration: none;
}
#lineuplist td.sub_title a:hover {
	color: #fef7d8;
	font-weight: bold;
	text-decoration: underline;
}


/* -------------------------------------------------------------
	放送内容
--------------------------------------------------------------*/

#onair {
	width: 900px;
	margin: 0 auto;
	padding-bottom: 70px;
	position: relative;
}
#onair h1 {
	margin-bottom: 0;
}


#select_back {
	text-align: right;
}
#select_back p {
	margin-top: 4px;
}


/*-- 「収録遍歴」ボタン --*/

#btn_go_henreki {
	width: 290px;
	height: 145px;
	position: absolute;
	top: 145px;
	right: -30px;
}


/*-- ゲスト紹介 --*/

#a-guest {
	background-image: url(../../img/onair_guest_bg_bottom.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding-bottom: 6px;
	margin-bottom: 18px;
	margin-top: 36px;
}
#a-guest .inner {
	background-image: url(../../img/onair_guest_bg.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}
#a-guest #guest_img {
	border: 3px solid #beab8d;
	margin: 0 11px 0 10px;
}
#a-guest dl {
	padding: 10px 20px;
	line-height: 180%;
}
#a-guest dt {
	font-weight: bold;
}
#a-guest dd.line {/* プロフィール複数の場合 */
	border-bottom: 1px solid #84746d;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/* ゲストの愛車遍歴 */

#b-guest_henreki {
	width: 890px;
	position: relative;
	padding-left: 0px;
	margin-bottom: 50px;
}
#b-guest_henreki2 {
	width: 900px;
	position: relative;
	padding-left: 0px;
}
#b-guest_henreki h3,#b-guest_henreki2 h3 {
	background-image: url(../../img/icon_car.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 140%;
	padding-left: 30px;
	margin-bottom: 5px;
}

.henreki_left {
	width: 410px;
	line-height: 180%;
	border-left: 2px solid #fef7d8;
	margin-left: 10px;
	margin-bottom: 30px;
	padding-left: 10px;
	float: left;
}

/* ゲストの愛車遍歴のオレンジ文字*/
.zikai {
	color: #F93;
}
/* ゲストの愛車遍歴のオレンジ文字*/

* html .henreki_left { /* IE6 */
	margin-left: 5px;	
}

.henreki_left2 {/* for #13 */
	width: 410px;
	line-height: 180%;
	/*border-left: 2px solid #fef7d8;
	margin-left: 10px;
	padding-left: 10px;*/
	float: left;
}
.henreki_left2 ul {
	margin-bottom: 20px;
	border-left: 2px solid #fef7d8;
	margin-left: 10px;
	padding-left: 10px;
}
* html .henreki_left2 ul {/* IE6 */
	margin-left: 5px;
}

.henreki_right {
	width: 446px;
	position: relative;
	padding-right: 4px;
	float: left;
}
.henreki_right2 {
	width: 446px;
	position: relative;
	float: right;
}
.henreki_right li,.henreki_right2 li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.henreki_right li.list-end,.henreki_right2 li.list-end {	
	margin-right: 0;
}
.henreki_right li img,.henreki_right2 li img {
	border: 2px solid #665352;
}
.henreki_right p,.henreki_right2 p {
	text-align: right;
	clear: both;
}
.henreki_img{
	margin-bottom: 50px;
	}
	
/*-- 竹岡圭コラム --*/

#c-column {
	background-image: url(../../img/onair_column_bg_bottom.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	color: #000000;
	padding-bottom: 7px;
	margin-bottom: 18px;
	position: relative;
}
#c-column .inner {
	background-image: url(../../img/onair_column_bg.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}
#c-column .inner h3 {
	display: none;
}
.column_txt {
	margin: 5px 15px 0;
	background-image: url(../../img/onair_column_car.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.column_txt h4 {
	background-image: url(../../img/onair_column_subttl.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	font-size: 140%;
	line-height: 30px;
	padding-left: 40px;
	margin-bottom: 18px;
}
.column_txt p {
	font-size: 120%;
	line-height: 140%;
	padding: 0 10px 15px;
}

#c-column_img li {
	float: left;
	margin-right: 9px;
	margin-bottom: 6px;
	background-color: #FFFFFF;
}
#c-column_img li.list-end {
	margin-right: 0px;
}
#c-column_img li img {
	border: 2px solid #665352;
}
#c-column_img p {
	text-align: right;
	clear: both;
}


/*-- 収録遍歴 --*/

#d-mov {
	width: 900px;
	height: 490px;
	position: relative;
	background-image: url(../../img/onair_mov_bg.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 16px 0 20px;
}
#d-mov h3 {
	display: none;
}
.mov_left {
	width: 291px;
	height: 430px;
	position: relative;
	float: left;
	margin-left: 10px;
}
* html .mov_left {
	margin-left: 5px;	
}
.mov_left p {
	color: #000000;
	font-weight: bold;
	font-size: 180%;
	line-height: 120%;
	background-image: url(../../img/onair_mov_txt.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	width: 291px;	
	position: absolute;
	top: 50%;
	/*margin-top: 1em;*/
	padding: 8px 0;
	text-align: center;
}

.mov_right {
	width: 560px;
	height: 357px;
	padding: 8px;
	float: right;
	margin: 55px 20px 0 0;
	padding-top: 28px;
	background-image: url(../../img/onair_mov_bg_02.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
.mov_right table {
	width: 280px;
	font-size: 80%;
	line-height: 120%;
	margin-left: 280px;
}
.mov_right td.flash_text {
	padding-right: 5px;
}
.mov_right td img {
	width: 126px;
	height: 31px;
}

/* iPhone / mobile webkit */
@media screen and (max-device-width: 480px) {
.mov_right table {
	width: 270px;	
	font-size: 60%;
	margin-left: 290px;
}
}
/* iPad / mobile webkit */
@media screen and (max-device-width: 1024px) {
.mov_right table {
	width: 270px;	
	font-size: 60%;
	margin-left: 290px;
}
}

/*-- ゲスト下#175 --*/
#guest02 {
	text-align: center;
	margin-bottom: 60px;
}

/*-- 愛車遍歴的Owners! --*/

#owners{
	background:url(../../img/owners_bg.jpg) repeat-y 0 112px;
	}
#owners h3,#owners h4 {
	display: none;
}
#owners .owners_subttl{
	margin-bottom: 6px;
	}
#owners #owners_inner{
	width: 817px;
	margin: 0 auto;
	}
#owners .owners_img{
	margin-top: 18px;
	}

/*-- 補足 --*/

#e-hosoku {
	color: #ffffff;
	font-size: 120%;
	line-height: 140%;
	background-color: #1a2835;
	border: 2px solid #999999;
	padding: 20px 25px;
}
#e-hosoku dt {
	font-weight: bold;
	margin-bottom: 10px;
}

/* -------------------------------------------------------------
	ソーシャルボタン
--------------------------------------------------------------*/

#social-btn {
	width: 329px;
	height: 25px;
	margin-left:auto;
	margin-top: 10px;
}
* html #social-btn {
	width: 400px;
}
#social-btn li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#social-btn li.plusone {
	width: 59px;
	margin-right: 10px;
}
#social-btn li.twitter {
	width: 93px;
	margin-right: 10px;
}
#social-btn li.hatena {
	width: 50px;
	margin-right: 10px;
}
#social-btn li.facebook {
	width: 97px;
}
#sns_list {
	margin-top: 10px;
	margin-left: auto;
}


/* -------------------------------------------------------------
	コピーライト
--------------------------------------------------------------

.copy_r {
	text-align: right;
	margin: 5px 15px 0 0; 
	padding: 0;
}

.copy_l {
	text-align: left;
	margin: 5px 0 0 15px;
	padding: 0;
}*/



/* -------------------------------------------------------------
	ポップアップ用CSS
-----------------------------------------------------------------*/

body #pop {
	background:#00BFFF;
	}
#main_pop {
	width : 800px;
	height: 614px;
	margin: auto;
	padding: 10px;
	background-color: #1d1d1e;
}
#btn_close {
	width: 83px;
	margin: 0 auto 10px;
}

