div#top div#main div#titleInformation {
	background-image: url(../image/information/title_information.jpg);
	width: 640px;
	height: 50px;
	margin-bottom: 10px;
	text-indent: -9999px;
}
div#top div#main div.topics {
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../image/information/bar_topics.jpg);
	background-repeat: no-repeat;
	background-position: 10px bottom;
	padding-bottom: 30px;
	padding-top: 20px;
	margin-bottom: 20px;
}
div#top div#main div.topics p.date {
	color: #FFCC00;
	font-size: 100%;
	font-weight: bold;
	margin-left: 10px;
	padding-bottom: 5px;
	line-height: 1.2em;
}
div#top div#main div.topics .title {
	font-size: 100%;
	font-weight: bold;
	color: #FFFF66;
	padding-bottom: 10px;
	margin-left: 10px;
	line-height: 1.2em;
	background-repeat: no-repeat;
	background-position: 0px bottom;
	display: block;
	background-image: url(../image/information/bar_title.jpg);
	margin-bottom: 5px;
}
div#top div#main div.topics .title2 {
	font-size: 110%;
	font-weight: bold;
	color: #99FFCC;
	padding-bottom: 10px;
	margin-left: 10px;
	line-height: 1.2em;
	background-repeat: no-repeat;
	background-position: 0px bottom;
	display: block;
	background-image: url(../image/information/bar_title.jpg);
	margin-bottom: 5px;
}
div#top div#main div.topics .text {
	font-size: 78%;
	line-height: 1.4em;
	color: #CCCCCC;
	margin-left: 20px;
}
div#top div#main div.topics table.tableText {
	background-color: #006599;
	margin-left: 20px;
}
div#top div#main div.topics table.tableText th {
	background-color: #000033;
	color: #FFFFCC;
	font-size: 78%;
	padding: 8px;
}
div#top div#main div.topics table.tableText td {
	background-color: #000000;
	color: #FFFFCC;
	font-size: 78%;
	padding: 8px;
}

div#top div#main div.topics table.tableText02 {
	margin-left: 16px;
}
div#top div#main div.topics table.tableText02 td {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 78%;
	padding: 4px;
	vertical-align:top;
	line-height: 1.2em;
}

div#top div#main div.topics table.tableText03 {
	margin-left: 16px;
	background-color: #000000;
}
div#top div#main div.topics table.tableText03 td {
	font-size: 78%;
	line-height: 1.4em;
	color: #CCCCCC;
	padding: 5px;
	background-color: #000000;
}

div#top div#main div.topics table.tableText03 td.txt {
	font-size:100%;
	line-height: 1.4em;
	color: #CCCCCC;
	padding: 5px;
	background-color: #000000;
}

div#top div#main div.topics table.tableText04 {
	margin-left: 16px;
	width: 500px;
	background-color: #FFFFFF;
	
}
div#top div#main div.topics table.tableText04 td {
	font-size: 78%;
	line-height: 1.4em;
	color: #000000;
	padding: 4px;
}

div#top div#main div.topics table.tableText05 {
	margin-left: 16px;
	width: 510px;
	background-color: #FFFFFF;
	
}
div#top div#main div.topics table.tableText05 td {
	font-size: 78%;
	line-height: 1.4em;
	color: #000000;
	padding: 4px;
}

div#top div#main div.topics table.tableText06 {
	margin-left: 16px;
	width: 510px;
	background-color: #FFFFFF;
	
}
div#top div#main div.topics table.tableText06 td {
	font-size: 78%;
	line-height: 1.4em;
	color: #000000;
	padding: 4px;
	
}
div#top div#main ul#subMenu a.products {
	background-image: url(../image/information/submenu_info.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
	width: 132px;
	display: block;
}
div#top div#main ul#subMenu a.onair {
	background-image: url(../image/information/submenu_info.gif);
	background-repeat: no-repeat;
	background-position: -132px 0px;
	height: 26px;
	width: 132px;
	display: block;
}
div#top div#main ul#subMenu a.others {
	background-image: url(../image/information/submenu_info.gif);
	background-repeat: no-repeat;
	background-position: -264px 0px;
	height: 26px;
	width: 132px;
	display: block;
}
div#top div#main ul#subMenu li a.products:hover {
	background-position: 0px -26px;
}
div#top div#main ul#subMenu li a.onair:hover {
	background-position: -132px -26px;
}
div#top div#main ul#subMenu li a.others:hover {
	background-position: -264px -26px;
}

div#top div#main ul#subMenu a.products_o {
	background-image: url(../image/information/submenu_info.gif);
	background-repeat: no-repeat;
	background-position: 0px -26px;
	height: 26px;
	width: 132px;
	display: block;
}
div#top div#main ul#subMenu a.onair_o {
	background-image: url(../image/information/submenu_info.gif);
	background-repeat: no-repeat;
	background-position: -132px -26px;
	height: 26px;
	width: 132px;
	display: block;
}
div#top div#main ul#subMenu a.others_o {
	background-image: url(../image/information/submenu_info.gif);
	background-repeat: no-repeat;
	background-position: -264px -26px;
	height: 26px;
	width: 132px;
	display: block;
}
div#top div#main div#titleOnair {
	background-image: url(../image/information/title_onair.jpg);
	width: 640px;
	height: 50px;
	margin-bottom: 10px;
	text-indent: -9999px;
}


