@charset "EUC-JP";

/* reset */
html{color:#000;background-color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}
/**/
 

/* common */
body {
background-color:#000;
margin:0;
padding: 0;
text-align: left;
font-size:100%;
line-height:1em;
}
strong {
font-weight:bold;
}
a:link		{ color: #FF3300; text-decoration: underline; }
a:visited	{ color: #FF3300; text-decoration: underline; }
a:active	{ color: #FF6633; text-decoration: none; }
a:hover		{ color: #FF6633; text-decoration: none; }


#whatsInner a:link		{ color: #FC0; text-decoration: underline; }
#whatsInner a:visited	{ color: #FC0; text-decoration: underline; }
#whatsInner a:active	{ color: #FFF; text-decoration: none; }
#whatsInner a:hover		{ color: #FFF; text-decoration: none; }

#footer a:link		{ color: #FFFFCC; text-decoration: underline; }
#footer a:visited	{ color: #FFFFCC; text-decoration: underline; }
#footer a:active	{ color: #FFFFCC; text-decoration: none; }
#footer a:hover		{ color: #FFFFCC; text-decoration: none; }

/**/

#container {
background:url(../img/bg.jpg) 0 0 no-repeat;
margin:0 auto;
width:950px;
text-align:center;
font-size:1em;
line-height:1.3em;
}
#contents {
	padding:20px 10px 30px 10px;
}
#contents:after {
display: block;
clear: both;
visibility: hidden;
height: 0.1px;
line-height: 0;
font-size: 0.1em;
content: ".";
}
#contents {display: inline-block;}
#contents {zoom: 100%;}
#main {
float:left;
width:599px;
margin-right:8px;
text-align:left;
}
#mainUnder {
	margin:10px 0 10px 10px;
}
#sub {
float:left;
width:323px;
text-align:left;
}
#footer {
padding:10px;
width:950px;
margin:0 auto;
line-height:1.5em;
color:#FFF;
font-size:0.8em;
}
#footerLogo {
	width:411px;
	float:right;
}

/* 左BOX */
#mainBox {}
#mainBox:after {
display: block;
clear: both;
visibility: hidden;
height: 0.1px;
line-height: 0;
font-size: 0.1em;
content: ".";
}
#mainBox {display: inline-block;}
#mainBox {zoom: 100%;}
#todayBox {
float:left;
width:242px;
margin-right:8px;
}
#todayInner {
background:url(../img/today_bg.png) 0 0 repeat-y;
padding:0 10px 10px 10px;
text-align:center;
color:#FFF;
font-size:1em;
}
#todayInner img {
	margin-bottom:10px;
}
#personalityBox {
float:left;
width:349px;
}
#personalityBox img {
	display:block;
	margin-bottom:3px;
}

/* 右BOX */
#subBox {}
#subBox:after {
display: block;
clear: both;
visibility: hidden;
height: 0.1px;
line-height: 0;
font-size: 0.1em;
content: ".";
}
#subBox {display: inline-block;}
#subBox {zoom: 100%;}
#txtinfoBox {
float:left;
width:213px;
margin-right:10px;
}
#bannerBox {
width:100px;
float:left;
}
#bannerBox img {
display:block;
margin-bottom:5px;
}

#whatsBox {
margin-bottom:10px;
}
#whatsInner {
background:url(../img/what_bg.png) 0 0 repeat-y;
color:#FFF;
padding:10px 10px 0 10px;
font-size:0.8em;
}
#netBox {}
#netInner {
background:url(../img/net_bg.png) 0 0 repeat-y;
padding:10px 10px 0 10px;
font-size:0.8em;
}


/* ツールバー */
iframe {
background:#000;
}

/* ヘッダー */
#header {
	padding-top:15px;
	margin-bottom:1px;
text-align:center;
}
#header img {
margin:0 auto;
}

.line {
	margin-bottom:5px;
}
.boxTitle {
	margin-bottom:10px;
}

/* 番組紹介 */
#intro {
text-align:left;
background:url(../img/intro_bg.gif) 0 0;
line-height:1.4em;
color:#000000;
font-size:0.7em;
margin-bottom:20px;
}
#introInner {
	background:url(../img/intro_ttl.gif) 0 50% no-repeat;
	padding-left:83px;
}
.prgBody {
	background:url(../img/prg_bg.gif) 0 0 repeat-y;
	padding:10px 10px 0 10px;
}



/* サイドバー */
.sideBanner {
margin-bottom:5px;
text-align:center;
}
#profile {
	font-size:0.7em;
	line-height:1.4em;
	margin-bottom:25px;
}
#profile img {
	display:block;
	margin-bottom:10px;
}
