@charset "Shift_JIS";

/*::::::::::::::::::::::::::::::::::::::::::::::::::::::
	初期化
::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.10.0
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,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;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym { border:0;}

/*::::::::::::::::::::::::::::::::::::::::::::::::::::::
	ベース
::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

body {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 0;
	}
#wrapper{
	background: url(../images/bg.gif) top center repeat-y;
	border-top: #ccc 2px solid;
	border-bottom: #ccc 2px solid;
	margin: 0 0 5px 0;
}

hr { clear:left; display: none; }
br { letter-spacing: normal; }

/*------リンク-------------------------------*/

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

a:focus {
	/*\*/
		overflow: auto;
	/**/
	}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::
	コンテンツ
::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*------------ Javascript警告 -------------*/
#jsWarning {
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #f768a2;
	background: #fff;
	}
	#jsWarning p {
		padding: 10px 0;
		font-size: 12px;
		font-weight: bold;
		color: #eb4b56;
		text-align: center;
		}
/*------------ 終了番組対応 -------------*/
#notice_finish {
	width: 100%;
	background-color: #fff;
	border-bottom: 1px solid #000;
	margin: 0 auto;
	text-align: center;
	}
	#notice_finish p {
		color: #000;
		padding: 10px 0;
		font-weight: bold;
		}
/*------------ コンテナ -------------*/
#container {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/bg.gif) top center repeat-y;
	}
/*------------ ヘッダー -------------*/
#header {
	width: 900px;
	height: 117px;
	margin: 0;
	background: url(../images/header.gif) 0 0 no-repeat;
	}
	#header h1 {
		}
		#header h1 em {
			display: none;
			}
		#header h1 a {
			display: block;
			width: 900px;
			height: 117px;
			}
			#header h1 a:hover {
				display: block;
				width: 900px;
				height: 117px;
				background: url(../images/header_r.gif) 0 0 no-repeat;
				}
	#header p {
		display: none;
		}
/*------------ ヘッダー(09/10〜) -------------*/
#header2 {
	width: 900px;
	height: 117px;
	margin: 0;
	background: url(../images/header2.gif) 0 0 no-repeat;
	}
	#header2 h1 {
		}
		#header2 h1 em {
			display: none;
			}
		#header2 h1 a {
			display: block;
			width: 900px;
			height: 117px;
			}
			#header2 h1 a:hover {
				display: block;
				width: 900px;
				height: 117px;
				background: url(../images/header_r.gif) 0 0 no-repeat;
				}
	#header2 p {
		display: none;
		}
/*------------ 注意事項（放送時間変更案内など） -------------*/
#notice {
	width: 900px;
	margin: 0;
	padding: 10px 0;
	background-color: #000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color:#fff;
	line-height: 1.6;
	}
/*------------ メニュー -------------*/
#menu {
	width: 900px;
	height: 50px;
	margin: 0;
	padding: 5px 0 0 0;
	background: url(../images/bg_menu.gif) 0 0 no-repeat;
	}
	#menu ul {
		margin: 0 0 0 15px;
		}
		#menu ul li {
			height: 30px;
			float: left;
			}
			#menu ul li a {
				display: block;
				height: 30px;
				}
				#menu ul li a:hover {
					background: none!important;
					}
				#menu ul li em {
					display: none;
					}
			/*------------ メニュー:個別指定 -------------*/
			/*-- [「バグルー!!」って？] --*/
			#menu ul li#menu1 {
				width: 163px;
				background: url(../images/menu_about1_r.gif) 0 0 no-repeat;
				}
				#menu ul li#menu1 a {
					width: 163px;
					background: url(../images/menu_about1.gif) 0 0 no-repeat;
					}
			/*-- [Bug Under Groove」とは？] --*/
			#menu ul li#menu2 {
				width: 243px;
				background: url(../images/menu_about2_r.gif) 0 0 no-repeat;
				}
				#menu ul li#menu2 a {
					width: 243px;
					background: url(../images/menu_about2.gif) 0 0 no-repeat;
					}
			/*-- [次回予告] --*/
			#menu ul li#menu3 {
				width: 148px;
				background: url(../images/menu_next_r.gif) 0 0 no-repeat;
				}
				#menu ul li#menu3 a {
					width: 148px;
					background: url(../images/menu_next.gif) 0 0 no-repeat;
					}
			/*-- [過去の放送内容] --*/
			#menu ul li#menu4 {
				width: 148px;
				background: url(../images/menu_bn_r.gif) 0 0 no-repeat;
				}
				#menu ul li#menu4 a {
					width: 148px;
					background: url(../images/menu_bn.gif) 0 0 no-repeat;
					}
			/*-- [バグまんま] --*/
			#menu ul li#menu5 {
				width: 133px;
				background: url(../images/menu_bugmanma_r.gif) 0 0 no-repeat;
				}
				#menu ul li#menu5 a {
					width: 133px;
					background: url(../images/menu_bugmanma.gif) 0 0 no-repeat;
					}


/*------フッター-------------------------------*/
#footer {
	width: 900px;
	clear: both;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	color: #fff;
	background: #000;
	}
	#footer address {
		width: 900px;
		margin: 0 auto 0;
		border-top: 1px dashed #000;
		}
		#footer address p#back{
			margin: 0 auto;
			text-align: center;
			padding: 15px 0 0;
			}
		#footer address p#copy{
			text-align: right;
			margin: 20px 0 0;
			padding: 0 10px 7px 0;
			}
