@charset "UTF-8";

/* TOP */

#top_main {
	clear: both;
	width: 100%;
	font-size:80%;
}

#top_left {
	display: inline;
	float: left;
	width: 600px;
	margin: 25px 0 0 19px;
}

#top_right {
	display: inline;
	float: right;
	width: 240px;
	margin: 25px 19px 0 0;
}

/* topics  ------------------------------*/

#topics {
	display: block;
	width: 600px;
	line-height: 1.2em;
}
#topics h3 {
	margin-bottom: 10px;
}
#topics dt {
	display: block;
	float: left;
	width: 97px;
}
#topics dd {
	display: block;
	margin-left: 105px;
	margin-bottom: 8px;
}

#backnumber {
	width: 100%;
	margin: 10px 0;
	padding-top: 5px;
	border-top: #009 solid 1px;
	text-align: right;
}

/* tabMenu  ------------------------------*/

#tab1,
#tab2 {
	clear: both;
	padding-bottom: 7px;
	background: url(/NHKPlannet/images/i_tab_bottom.gif) left bottom no-repeat;
}
ul.tab_menu {
	display: block;
	clear: both;
	width: 100%;
	height: 32px;
	background: url(/NHKPlannet/images/i_tab_head.gif) left bottom no-repeat;
	/*text-indent: -9999px;*/
}
ul.tab_menu li{
	display: block;
	float: left;
	width: 165px;
	height: 26px;
}
#tab li.tab_menu1a {
	background: url(/NHKPlannet/images/b_office_tab.gif) left top no-repeat;
}
#tab li.tab_menu1b {
	background: url(/NHKPlannet/images/b2_office_tab.gif) left top no-repeat;
}
#tab li.tab_menu2a {
	background: url(/NHKPlannet/images/b_business_tab.gif) left top no-repeat;
}
#tab li.tab_menu2b {
	background: url(/NHKPlannet/images/b2_business_tab.gif) left top no-repeat;
}

ul.tab_menu li a {
	display: block;
	width: 165px;
	height: 26px;
}

ul.btn_menu {
	display: block;
	clear: both;
	padding: 9px;
	width: 580px;
	border-left: #CCC solid 1px;
	border-right: #CCC solid 1px;
}
.btn_menu li {
	display: block;
	float: left;
	width: 290px;
	height: 40px;
}

/* pickup  ------------------------------*/

#pickup p {
	display: block;
	margin-top: 10px;
	font-size: 82%;
	line-height: 1.4em;
}

/* nhkhall  ------------------------------*/

#nhkhall {
	margin: 15px 0;
	padding-bottom: 8px;
	background: url(/NHKPlannet/images/i_nhkhall_bottom.gif) left bottom no-repeat;
}
#nhkhall p {
	display: block;
	padding: 8px;
	border-left: #CCC solid 1px;
	border-right: #CCC solid 1px;
	font-size: 82%;
	line-height: 1.4em;
}

/* banner  ------------------------------*/

ul#banner li {
	display: block;
	height: 34px;
	margin-bottom: 5px;
}
















