@charset "EUC-JP";

/* reset */
html{color:#000;background-color:#FAEBF2;}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:url(../img/bg.jpg) center 30px no-repeat;
margin:0;
padding: 0;
text-align: left;
font-size:100%;
line-height:1.7em;
}
strong {
font-weight:bold;
}
a:link		{ color: #E08BB5; text-decoration: underline; }
a:visited	{ color: #E08BB5; text-decoration: underline; }
a:active	{ color: #FF99CC; text-decoration: none; }
a:hover		{ color: #FF99CC; text-decoration: none; }


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


/**/

#container {
background:url(../img/container_bg.png) 0 0;
margin:0 auto;
width:950px;
text-align:center;
font-size:1em;
}
#contents {
margin-top:5px;
}
#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 {
color:#666;
padding:10px;
width:950px;
margin:0 auto;
line-height:1.5em;
font-size:0.8em;
text-align:center;
}
#footerLogo {
	width:411px;
	float:right;
}
.box {
	margin-bottom:40px;
}
#backnumberBox {
	margin-top:29px;
}
				
.cornerTtl {
margin-bottom:5px;
}

/* MENU */

#menuBox {
	margin-top:29px;
	margin-bottom:15px;
	/*background: url(../img/bg_menu.jpg) no-repeat;*/
	width:278px;
}
ul#menu {
	width:278px;
}
ul#menu li a {
	display:block;
	text-indent:-999em;
	overflow:hidden;
	margin-bottom:2px;
}

li#menuInfo a {
width:278px;
height:50px;
background:url(../img/menu_info.gif) 0 0 no-repeat;
}
li#menuInfo a:hover {
background:url(../img/menu_info_r.gif) 0 0 no-repeat;
}
li#menuInfo a#active {
background:url(../img/menu_info_r.gif) 0 0 no-repeat;
}

li#menuCorner a {
width:278px;
height:50px;
background:url(../img/menu_corner.gif) 0 0 no-repeat;
}
li#menuCorner a:hover {
background:url(../img/menu_corner_r.gif) 0 0 no-repeat;
}
li#menuCorner a#active {
background:url(../img/menu_corner_r.gif) 0 0 no-repeat;
}

li#menuOnair a {
width:278px;
height:50px;
background:url(../img/menu_onair.gif) 0 0 no-repeat;
}
li#menuOnair a:hover {
background:url(../img/menu_onair_r.gif) 0 0 no-repeat;
}
li#menuOnair a#active {
background:url(../img/menu_onair_r.gif) 0 0 no-repeat;
}

li#menuTop a {
width:278px;
height:50px;
background:url(../img/menu_top.gif) 0 0 no-repeat;
}
li#menuTop a:hover {
background:url(../img/menu_top_r.gif) 0 0 no-repeat;
}
li#menuTop a#active {
background:url(../img/menu_top_r.gif) 0 0 no-repeat;
}


/**/

/* MAIN */
#main {
float:right;
width:652px;
margin:0 10px;
text-align:left;
}

.mainBanner {
margin-top:29px;
margin-bottom:40px;
}
#programTxt {
	font-size:0.8em;
	line-height:1.4em;
}
#programTxt font {
	line-height:1.6em;
}

/* SUB */
#sub {
float:left;
width:278px;
text-align:left;
}

#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:10px;
text-align:center;
}
#header {}
#header:after {
display: block;
clear: both;
visibility: hidden;
height: 0.1px;
line-height: 0;
font-size: 0.1em;
content: ".";
}
#header {display: inline-block;}
#header {zoom: 100%;}
#headerImg {
float:left;
width:475px;
}
#headerRight {
float:right;
width:475px;
margin-top:17px;
text-align:center;
}
h1 {
	margin-bottom:49px;
}

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

/* 記事 */
.backnumberBtn {
	float:right;
	width:133px;
}
.titleBox {
	background:#DE77A6;
	color:#FFF;
	padding:5px 10px;
	margin-bottom:5px;
}
.title {
	font-weight:bold
}
.date {
	float:right;
	font-size:0.8em;
	font-weight:normal;
	width:113px;
	text-align:right;
}
.articleBody {}
.articleBody img {
	margin-bottom:5px;
}
.articleBody p {
	margin-bottom:25px;
}
.articleBody font {
	line-height:1.5em;
}

.readmore {
text-align:right;
margin-top:5px;
}
#gotoTop {
text-align:right;
margin-top:20px;
}


/* ソーシャルブックマーク */
.socialSet {
margin:20px 0 10px;
width:100%;
}
.socialSet:after {
display: block;
clear: both;
visibility: hidden;
height: 0.1px;
line-height: 0;
font-size: 0.1em;
content: ".";
}
.socialSet { display: inline-block; }
.socialSet { zoom: 100%; }

.socialSet div {
float:left;
margin-right:5px;
}
.socialSet #facebookBtn {
	padding-right:0;
}
*:first-child+html .socialSet #facebookBtn {padding-right:1px;}
* html .socialSet #facebookBtn {padding-right:1px;}
iframe#FBBtn {
	width:160px;
	height:20px;
	height:21px\9;
	/* IE8以下 */
	padding-top:1px;
	background-color:#FDF9FB;
}
#hatenaBtn {
}

/* 前後記事リンク */
#footNavi {
border-top:1px #E08BB5 dotted;
width:652px;
color: #000000;
font-size: 12px;
line-height:1.5em;
padding-top:10px;
}
#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:300px;
background:url(../img/arrow_prev.gif) 0 3px no-repeat;
padding-left:1.5em;

}
li#nextLink {
float:right;
width:300px;
text-align: right;
background:url(../img/arrow_next.gif) right 3px no-repeat;
padding-right:1.5em;
}
