@charset "utf-8";
body {
	margin: 0px;
	background: #FFF url(../img/bg.gif) repeat;
}


#sp_wrapper {
	background: #FFF url(../img/bg.gif) repeat;
	margin: 0px auto;
	font: 100%/140% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust:none;
	color: #000;
	width: 100%;
	max-width:1000px;
}

#sp_wrapper h1{
	height:auto;
	text-align:center;
	width:auto;
}
#sp_wrapper #data_box h2 {
	font-size: 120%;
	color: #2D9F00;
	font-weight: bold;
	padding-bottom: 10px;
}
#sp_wrapper .next_cast.archives_data {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FFF;
	margin-top: 10px;
}

#sp_wrapper #data_box h3 {
	font-size: 130%;
	font-weight: bold;
	color: #CB0;
	padding-bottom: 10px;
}
#sp_wrapper #data_box p {
	padding-bottom: 10px;
}
#sp_wrapper .next_program_text {
	text-align: left;
}

#sp_wrapper .silhouette {
	list-style: none;
	margin: auto;
	text-align: center;
}


#sp_wrapper .silhouette li img {
	width: 80%;
}


#sp_wrapper img{
	border-style: none;
}
#sp_wrapper #information {
	color: #FFF;
	background: #000;
	padding: 20px 10px 10px;
	text-align: center;
	clear: both;
	margin-top: -20px;
}



#sp_wrapper .next_cast {
	padding-bottom: 5px;
	font-size: 100%;
	color: #CB0;
}


#sp_wrapper .next_program_data {
	font-weight: bold;
	color: #CCBB00;
	font-size: 120%;
}
#sp_wrapper .rerun {
	background-color: #028BA3;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFF;
	text-shadow: 1px 1px 2px #013f47;
	margin-right: auto;
	margin-left: auto;
	border: 3px double #014754;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
}
#sp_wrapper .rerun ul {
	list-style-type: none;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFF;
}
#sp_wrapper .rerun ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
}


#sp_wrapper .topics_list {
	font-weight: bold;
	color: #FFFCD2;
}



#sp_wrapper #archives_page_bt {
	line-height: 260%;
	width: 200px;
	height: auto;
	background-color: #028BA3;
	border: 3px double #013D47;
	text-align: center;
	text-shadow: 1px 1px 2px #013f47;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#sp_wrapper #archives_page_bt a {
	color: #FFF;
	text-decoration: none;
	display: block;
}

#sp_wrapper #archives_page_bt a:hover {
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #2D9F00;
}





.clear {
	clear: both;
}

#wrapper {
	height: auto;
	margin: auto;
	color: #5E5E5E;
	font-size: 90%;
	clear: both;
}

#wrapper a:hover {
	text-decoration: none;
}

.clearfix {width:100%;}
.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;}
