@charset "EUC-JP";

/* reset */
html{color:#000;background:#FFF;}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 {
margin:0;
background:#FFFFCC;
padding: 0;
text-align: left;
}
strong {
font-weight:bold;
}
a:link		{ color: #003366; text-decoration: underline; }
a:visited	{ color: #003366; text-decoration: underline; }
a:active	{ color: #CC6600; text-decoration: none; }
a:hover		{ color: #999999; text-decoration: none; }

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

.title a:link {color: #FFFFFF;text-decoration: underline;}
.title a:visited {color: #FFFFFF;text-decoration: underline;}
.title a:active {color: #FFFFFF;text-decoration: none;}
.title a:hover {color: #FFFFFF0;text-decoration: none;}
/**/

#container {
margin:0 auto;
width:750px;
text-align:center;
}
#main {
float:left;
margin-right:4px;
width:547px;
text-align:left;
}
#sub {
float:left;
background:#E5E5E6;
padding-bottom:40px;
width:199px;
text-align:left;
}
#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%;}

#footer {
border-top:2px solid #664D80;
background:#000;
padding:10px;
text-align:center;
line-height:1.5em;
color:#FFF;
font-size:0.8em;
}

/* ツールバー */
iframe {
border-bottom:2px solid #664D80;
background:#000;
}

/* ヘッダー */
h1 {
margin-bottom:10px;
color: #FFFFFF;
font-size: 1em;
}

/* 番組紹介 */
#intro {
margin-bottom:10px;
background:#FFF;
padding:10px;
width:524px;
line-height:1.3em;
color:#666666;
font-size:0.8em;
}
h2 {
font-size: 1em;
}

/* 記事 */
.titleBox {
background:#664D80; /*dayの背景色になる*/
width:544px;
}
.titleBox:after {
display: block;
clear: both;
visibility: hidden;
height: 0.1px;
line-height: 0;
font-size: 0.1em;
content: ".";
}
.titleBox {display: inline-block;}
.titleBox {zoom: 100%;}

h3 {
float:left;
padding:5px 10px;
width:407px;
color: #FFF;
font-size: 1.2em;
}
h3.wide {
	width:520px;
}
.day {
float:left;
padding:5px 10px;
width:97px;
text-align:right;
color: #FFF;
font-size: 10px;
}

/* バックナンバー */
.titleBoxBn {
background:#E5E5E6; /*dayの背景色になる*/
width:544px;
color:#664D80;
}
.titleBoxBn:after {
display: block;
clear: both;
visibility: hidden;
height: 0.1px;
line-height: 0;
font-size: 0.1em;
content: ".";
}
.titleBoxBn {display: inline-block;}
.titleBoxBn {zoom: 100%;}

.titleBoxBn h3 {
background:#E5E5E6;
color: #664D80;
}
.titleBoxBn .day {
color: #664D80;
}

/* バックナンバー偶数 */
.titleBoxBn2 {
background:#FFFFFF; /*dayの背景色になる*/
width:544px;
}
.titleBoxBn2:after {
display: block;
clear: both;
visibility: hidden;
height: 0.1px;
line-height: 0;
font-size: 0.1em;
content: ".";
}
.titleBoxBn2 {display: inline-block;}
.titleBoxBn2 {zoom: 100%;}

.titleBoxBn2 h3 {
background:#FFFFFF;
color: #664D80;
}
.titleBoxBn2 .day {
color: #664D80;
}

/* 記事本文 */
.articleBody {
background:#FFF;
padding:10px 10px 20px 10px;
width:524px;
line-height:1.3em;
font-size:0.9em;
}
.articleImg {
margin-bottom:10px;
text-align:center;
}

/* サイドバー */
.side {
padding:9px;
line-height:1.3em;
color:#664D80;
font-size:0.8em;
}
.sideBanner {
margin-bottom:5px;
text-align:center;
}
#profImg {
margin-bottom:10px;
}
#profTxt {
font-size:0.8em;
line-height:1.3em;
}
	
/* メニュー */
#menu {
background-color:#FFC;
padding-bottom:10px;
}

/* 前後記事リンク */
#footNavi {
margin-bottom:20px;
border-top:1px solid #CCCCCC;
background:#FFF;
padding: 15px 10px;
width:524px;
color: #000000;
font-size: 12px;
}
#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;
background:url(../img/icon_prev.gif) left 2px no-repeat;
padding-left:1.2em;
width:250px;
}
li#prevNone {
float:left;
padding-left:1.2em;
width:250px;
}
li#nextLink {
float:right;
background:url(../img/icon_next.gif) right 2px no-repeat;
padding-right:1.2em;
width:240px;
text-align: right;
}
li#nextNone {
float:right;
padding-right:1.2em;
width:240px;
text-align: right;
}

