@charset "utf-8";

/*------------------------------------------------
index.css
2009.05.18
BS朝日　勝負の瞬間（とき）
------------------------------------------------*/

div,
span,
p,
td,
tr,
ul,
li,
ol,
h1,
h2,
h3,
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

ul,li {
	list-style: none;
	}

img {
	border: none;
	margin: 0px;
	}

h1, h2, h3 {
	font-weight: normal;
	}

/* common
------------------------------------------------*/

body {
	margin: 0px;
	padding: 0px;
	background: #E4F2FA url(../images/shoubu_bg.jpg) center 0 no-repeat;
	font-size: 0.9em;
	line-height: 1.45em;
	color: #333333;
	}

#main {
	width: 990px;
	margin: 0px auto;
	background: #FFFFFF;
	border-left: 1px #999999 solid;
	border-right: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	}

.main-txt {
	width: 824px;
	margin: 10px auto;	
	}

.interview-box {
	width: 870px;
	margin: 0px auto 0px;
	background: url(../images/interview_bg.gif) 0 0 repeat-y;
	}

.interview-inner {
	width: 810px;
		margin: 0px auto;
	}

.interview-inner-ph {
	width: 247px;
	float: left;
	margin: 0px 15px 0px 0px;
	}

.interview-inner-txt {
	width: 540px;
	float: left;
	}

.interview-highlight {
	width: 830px;
	margin: 0px auto;
	}

.interview-highlight-inner {
	width: 830px;
	padding: 10px 0px 0px 0px;
	background: url(../images/interview_highlight_bg.gif) 0 0 repeat-y;
	}

.interview-highlight-txt {
	width: 500px;
	margin: 0px 0px 0px 30px;
	float: left;
	}

.highlight-txt-b {
	font-weight: bold;
	color: #003366;
	}

.interview-highlight-ph {
	width: 238px;
	float: left;
	}

.interview-profile {
	width: 830px;
	margin: 0px auto;
	background: url(../images/interview_profile_bg.gif) 0 0 repeat-y;
	}

.interview-profile-inner{
	width:780px;
	margin: 0px auto;
}

.interview-profile-txt {
	margin: 5px 0px 5px 30px;
	}

.interview-profile-ph{
width:170px;
margin-right:10px;
float:left;
}

.host-box {
	width: 820px;
	margin: 0px auto;
	}

.host-ph {
	width: 180px;
	float: left;
	}

.host-right {
	width: 620px;
	float: left;
	}

.host-banner-box {
	width: 310px;
	float: left;
	}

.host-qr-box {
	width: 310px;
	float: left;
	}
	
/* 再放送枠 */
.repeat-ttl{
width:810px;
color:#003399;
font-weight:bold;
}

.btn-ditale{
	width: 540px;
	margin: 20px auto;
	text-align: right;
	}

.repeat-subttl-top{
width:810px;
background:url(../images/repeat_subttl_bg_top.gif) 0 0 no-repeat;
padding-top:8px;
margin-bottom:5px;
}

.repeat-subttl-bg{
width:795px;
background:url(../images/repeat_subttl_bg.gif) 0 0 repeat-y;
padding:0px 0px 0px 15px ;
color:#FFFFFF;
font-weight:bold;
font-size:1.3em;
line-height:1.3;
}

.repeat-subttl-btm{
width:810px;
background:url(../images/repeat_subttl_btm.gif) 0 bottom no-repeat;
padding-bottom:12px;
}


/* マージン調整 */
.mar-B10 {margin: 0px 0px 10px 0px;}
.mar-B20 {margin: 0px 0px 20px 0px;}
.mar-T10 {margin: 10px 0px 0px 0px;}
.mar-L10 {margin: 0px 0px 0px 10px;}

/* font
------------------------------------------------*/

.txt-b {
	font-weight: bold;
	color: #333333;
	}

/* clear
------------------------------------------------*/
.c-box {
	overflow: hidden;
}

.c-box: after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.c-box {display: inline-table;}
 /* Hides from IE-mac \*/
* html .c-box {height: 1%;}
.c-box {display: block;}
 /* End hide from IE-mac */

*: first-child+html .c-box { /* IE7用 */
	width: 100%;
}

.clear-both {
	clear: both;
	height: 1px!important;
	display: block !important;
	font-size: 1px!important;
	margin: 0 !important;
}

/*  \*/
* html #main {
	height: 1%;
}
/*  */


/* バックナンバー
------------------------------------------------*/
.backnumber-box{
	width: 870px;
	margin: 10px auto 10px;
	background: url(../images/interview_bg.gif) 0 0 repeat-y;
	}

.btn-top{
	width: 810px;
	margin: 15px auto 0px;
	}
	
.btn-backnumber{
	width: 830px;
	margin: 15px auto 0px;
	text-align: right
	}

.btn-backnumber2{
	width: 870px;
	margin: 0px auto 20px;
	text-align: right;
	}
	
	
/* 9周年
------------------------------------------------*/


.sp-box {
	width: 840px;
	margin: 0px auto 10px;
	}
	
.col{
	width:204px;
	float:left;
	margin-left:4px;
	}

.ttl-sp{
	width:204px;
	height:60px;
	padding-top:12px;
	background:url(../images/sp9/col_ttl.gif)
	no-repeat;
	font-family:
	"Microsoft Sans Serif",
	"ＭＳ Ｐゴシック",
	 Osaka, 
	 "ヒラギノ角ゴ Pro W3",
	 "ＭＳ Ｐゴシック";
	text-align:center;
	line-height:1;
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	}
	
.font-s_02{
	font-size:16px;
	}

.font-s{
	font-size:90%;
	}


.col-mid{
	width:204px;
	background:url(../images/sp9/col_mid.jpg)
	no-repeat
	center
	bottom;
	text-align:center;
	}

.col-mid img{
	margin:8px auto 10px;
	}
	
.txt-sp{
	font-size:18px;
	font-weight:bold;
	}


.sp9{
	width:828px;
	margin:0 auto 10px;
	text-align:center;
	}
	
	
/* 2010
------------------------------------------------*/



.ny-box {
	width: 820px;
	margin: 0px auto 10px;
	padding:0;
	}

	
.col-ny{
	width:249px;
	float:left;
	margin:0 0 0 16px;
	}

.ttl-ny{
	width:249px;
	height:72px;
	padding-top:12px;
	}
	


.col-mid-ny{
	width:249px;
	background:url(../images/ny/col_mid.jpg)
	no-repeat
	center
	bottom;
	text-align:center;
	}

.col-mid-ny img{
	margin:8px auto 10px;
	}
	

	
	
/* 2011
------------------------------------------------*/

#yokoku-text {
	background-color:#CC0000; 
	color:#FFFFFF; 
	padding:10px;
	width:460px;
	margin:0 auto 30px; 
	font-size:18px;
	font-weight:bold;
	line-height:140%;
	text-align:center;
}


#yokoku-text span {
	font-size:24px;
	font-weight:bold;
}






