@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:#CC0000;
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; }

#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 {
margin:0 auto;
width:950px;
text-align:center;
font-size:1em;
line-height:1.3em;
}
#contents {
background:url(../img/sub_bg.gif) 0 0 repeat-y;
}
#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:right;
width:672px;
text-align:left;
}

#sub {
float:left;
width:278px;
text-align:left;
color:#FFF;
}

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

/* ヘッダー */
#header {
text-align:center;
}
#header img {
margin:0 auto;
}

/* フッター */

#footer {
padding:10px;
width:950px;
margin:0 auto;
line-height:1.5em;
color:#FFF;
font-size:0.8em;
text-align: center;
}

/* メニュー */
#menu {
	width:948px;
	margin-bottom:20px;
}
#menu:after {
display: block;
clear: both;
visibility: hidden;
height: 0.1px;
line-height: 0;
font-size: 0.1em;
content: ".";
}
#menu {display: inline-block;}
#menu {zoom: 100%;}
#menu li {
  width: 237px;
  height: 189px;
  margin: 0;
  padding: 0;
  display: inline;
  float:left;
}
#menu a {
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 237px;
  height: 189px;
  background-image: url(../img/menu.jpg);
  background-repeat: no-repeat;
  overflow:hidden;
}

#menuLotti a { background-position: 0 0; }
#menuFruits a { background-position: -237px 0; }
#menuHeisei a { background-position: -474px 0; }
#menuHannya a { background-position: -711px 0; }

#menu a:hover {
  text-decoration: none;
  background-image: url(../img/menu.jpg);
  background-repeat: no-repeat;
}

#menuLotti a:hover { background-position: 0 -189px; }
#menuFruits a:hover { background-position: -237px -189px; }
#menuHeisei a:hover { background-position: -474px -189px; }
#menuHannya a:hover { background-position: -711px -189px; }


/**/
#progBox {
	background:#FFF;
	margin-bottom:5px;
}
#progBox p {
	padding:10px;
	color:#000;
}

#articleBox {
background:#FFF;
}
#articleBox p {
	padding:10px;
	color:#000;
}
.title {
	margin:10px 10px 0;
	padding:0 0 5px 0;
	border-bottom:3px #EFE3C7 solid;
	color:#CC0000;
	font-weight:bold;
}
.date {
	float:right;
	font-size:0.8em;
	font-weight:normal;
}
.articleImg {
	padding:0 10px;
}


/* 前後記事リンク */
.footNavi {
padding:10px;
color: #000000;
font-size: 0.8em;
}
.footNavi:after {
display: block;
clear: both;
visibility: hidden;
height: 0.1px;
line-height: 0;
font-size: 0.1em;
content: ".";
}
.footNavi {display: inline-block;}
.footNavi {zoom: 100%;}

li.prevLink {
float:left;
width:325px;
}
li.nextLink {
float:right;
width:325px;
text-align: right;
}

/**/
.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;
}

#backnumber {
	float:right;
}



/* サイドバー */
#personaBox {
	color:#FFF;
	font-size:0.8em;
}
#personaBox p {
	padding:10px;
}
.sideBanner {
	margin:10px;
}
.sideBanner p {
margin-top:5px;
font-size:0.8em;
}
#profile {
	font-size:0.7em;
	line-height:1.4em;
	margin-bottom:25px;
}
#profile img {
	display:block;
	margin-bottom:10px;
}

/* バックナンバー */
#backnumberSet .title {
margin-bottom:5px;
background-color:#FFF;
color:#F73BAD;
border-bottom:1px dotted #666;
padding-bottom:5px;
}
#backnumberSet .title .date {
	margin-bottom:3px;
}
