@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
}
html, body {
    height: 100%;
}
html,body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,div,dl,dt,dd,table,strong{
	margin:0;
	padding:0;}
	
body{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:75%;
	line-height: 180%;
	color:#000;
	background:#3d0303;}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	margin: 0px;
	padding: 0px;
}

.clear {
	clear:both;
	height:0px;
	margin:0;
	padding:0;
}
/*Hides from IE-mac \*/
*html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */

img {
	margin:0;
	padding:0;
	vertical-align:bottom;/*IEの隙間解消*/
}

a img  {
	border:none;
	margin:0;
	padding:0;
	vertical-align:bottom;/*IEの隙間解消*/
}

/*----------------------------------------------------------------------*/
#header {
	height:220px;
	background:url(../image/parts/bg_head_main.gif) repeat-x;
}
#header-cont {
	width:1030px;
	height:220px;
	background:url(../image/parts/bg_head_bottom.gif) no-repeat bottom;
}
#header-cont h1{
	width:460px;
	height:200px;
	background:url(../image/parts/h1_title.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}
p.summary {
	background:url(../image/parts/summary_text.png) no-repeat;
	width:525px;
	height:20px;
	margin-top:60px;
	margin-left:500px;
	text-indent:-99999px;

}
.tvk-logo {
	text-align:right;
}
.tvk-logo img{
	padding:10px;
}
/*----------------------------------------------------------------------*/
#wrapper {
	background:#fefefe;
}
#wrapper-cont {
	width:1030px;
	background:url(../image/parts/bg_wrapper_main.gif) repeat-y;
}
#left-cont {
	float:left;
	width:700px;
	margin-left:70px;
}
#right-cont {
	float:left;
	width:260px;
}
.score {
	margin-left:50px;
	max-width:620px;
	background:url(../image/parts/bg_score.png) repeat;
}

#right-cont .score {
	min-height:600px;
	margin-left:35px;
	max-width:620px;
	background:url(../image/parts/bg_score.png) repeat;
}

h2#program{
	background:url(../image/parts/h2_program.png) no-repeat;
	_background:url(../image/parts/h2_program.gif) no-repeat;
	width:320px;
	height:65px;
	text-indent:-9999px;
	margin-left:280px;
}
h2#guestlist{
	background:url(../image/parts/h2_guestlist.png) no-repeat;
	_background:url(../image/parts/h2_guestlist.gif) no-repeat;
	height:65px;
	width:350px;
	text-indent:-9999px;
}
h2#profile{
	background:url(../image/parts/h2_profile.png) no-repeat;
	_background:url(../image/parts/h2_profile.gif) no-repeat;
	height:65px;
	width:370px;
	text-indent:-9999px;
}
h2#network{
	background:url(../image/parts/h2_network.png) no-repeat;
	_background:url(../image/parts/h2_network.gif) no-repeat;
	height:65px;
	text-indent:-9999px;
}
h2#coverage{
	background:url(../image/parts/h2_coverage.png) no-repeat;
	_background:url(../image/parts/h2_coverage.gif) no-repeat;
	height:65px;
	text-indent:-9999px;
}
h2#present{
	background:url(../image/parts/h2_present.png) no-repeat;
	_background:url(../image/parts/h2_present.gif) no-repeat;
	height:65px;
	text-indent:-9999px;
}

.cont-box {
	margin-bottom:20px;
}

body .program {
	font-size:110%;
	font-family:font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "平成明朝",serif;
}

.guestList {
	border-bottom:1px #666666 solid;
	margin:10px;
}

.guestList dl {
	border-top:1px #666666 solid;
	border-right:1px #666666 solid;
}
.guestList dl.noborder {
	border:none;
}
.guestList dl.noborder dt{
	border:none;
	padding:5px;
	width:230px;
	border-left:4px #666666 solid;
}
.guestList dl.noborder dd.jobTitle{
	border:none;
	padding:5px;
	min-width:151px;
	max-width:180px;
}
.guestList dl dt{
	float:left;
	width:230px;
	padding:5px;
	border-left:4px #666666 solid;
}

.guestList dl dd{
	float:left;
	padding:5px;
	min-width:150px;
	max-width:180px;
	border-left:1px #ccc solid;
}
.guestList dl dd.jobTitle{
	width:150px;
}

dl#shinobu-profile {
	padding-left:115px;
	background:url(../image/parts/thumb_shinobu.jpg) no-repeat;
	margin:10px 0 0 0;
}
dl#shinobu-profile dt, dl#honda-profile dt{
	font-size:120%;
	font-weight:bold;
	padding:0 0 0 5px;
}
dl#honda-profile {
	padding-left:115px;
	background:url(../image/parts/thumb_honda.jpg) no-repeat;
	margin:10px 0;
}

.network dl {
}
.network dl dt {
	font-weight:bold;
}
.network dl dd {
	padding-bottom:5px;
	margin-left:10px;
}


.documentThumb {
	background:url(../image/parts/bg_documentThumb.png) no-repeat;
	width:225px;
	height:165px;
	margin:10px 0;
}

/*----------------------------------------------------------------------*/
#footer {
	background:#3d0303 url(../image/parts/bg_footer_main.gif) repeat-x top;	
}
#footer-cont {
	width:1030px;
	background:url(../image/parts/bg_footer_top.gif) no-repeat top;
}
#copyright {
	color:#FFFFFF;
	padding:35px 0px 10px 0px;
	text-align:center
}

