@charset "utf-8";
/* CSS Document */

div#renovate_update {
	height: 300px;
}
/* ========================================  #マーケットレポート */
div#renovate_update span.pdf {
	background: url("/images/emaxis/pdfs.gif") no-repeat scroll left 0 transparent;
	display: inline-block;
	height: auto !important;
	margin-left: 5px;
	min-height: 16px;
	padding: 0 0 0 18px;
}

div#renovate_update {
	height: 200px;
}
div#renovate_update ul {
	margin: 0;
	display: block;
	height: 25px;
	outline: medium none;
	overflow: hidden;
	text-decoration: none;
	background:none;
	padding:0;
	margin:10px 0 0 0;
	width: 740px;
	background-image: url(/images/emaxis/top_oshi0.jpg);
	background-repeat: repeat-x;
}

div#renovate_update ul li {
	margin: 0;
	list-style: none;
}

div#renovate_update ul li a {
	display: block;
	height: 25px;
	outline: medium none;
	overflow: hidden;
	text-decoration: none;
	background:none;
	padding:0;
}
div#renovate_update ul li a span{
	display: none;
}


div#ggt_updatereport_innerbox a.renovate_rss {
	float: right;
	padding: 0 10px 0 12px;
}
div#ggt_updatereport_innerbox a.renovate_list {
	background: url("/images/icon_arrow01_blue.gif") no-repeat scroll left 0.15em transparent;
	float: right;
	padding: 0 0 0 12px;
}

/* 各ボタンの設定 未選択*/
#renovate_update li#ggt_all_report {
	background: url("/images/emaxis/top_oshi1.jpg") no-repeat scroll 0 -0px transparent;
	width: 125px;
	float: left;
}

#renovate_update li#ggt_info_report {
	background: url("/images/emaxis/top_oshi1.jpg") no-repeat scroll -125px -0px transparent;
	width: 118px;
	float: left;
}

#renovate_update li#ggt_upinfo_report {
	background: url("/images/emaxis/top_oshi1.jpg") no-repeat scroll -243px -0px transparent;
	width: 118px;
	float: left;
}


/* 各ボタンの設定(マウスオーバ) */
#renovate_update li#ggt_all_report a:hover,
#renovate_update li#ggt_all_report a.active{
	background: url("/images/emaxis/top_oshi2.jpg") no-repeat scroll 0 -0px transparent;
	width: 125px;
	float: left;
}

#renovate_update li#ggt_info_report a:hover,
#renovate_update li#ggt_info_report a.active {
	background: url("/images/emaxis/top_oshi2.jpg") no-repeat scroll -125px -0px transparent;
	width: 118px;
	float: left;
}

#renovate_update li#ggt_upinfo_report a:hover,
#renovate_update li#ggt_upinfo_report a.active {
	background: url("/images/emaxis/top_oshi2.jpg") no-repeat scroll -243px -0px transparent;
	width: 118px;
	float: left;
}


/* タブ毎のスタイル定義 */
div#renovate_update #renovate_update{
	
}
div#renovate_update dl:after {
	clear: both;
	content: "";
	display: block;
	font-size: 0.1em;
	height: 0.1px;
	line-height: 0;
	visibility: hidden;
}

div#renovate_update dl {
	border-bottom:1px dotted #666;
 /zoom:1;
	min-height: 1px;
	margin:0 0 0 0;
	padding: 3px 0 3px 0;
}
div#renovate_update dl dt {
	color: #666666;
	line-height: 1.25;
	margin: 0;
	float:left;
	padding:0;
}
div#renovate_update dl dd {
	line-height: 1.25;
	margin: 0 0 0 8.5em;
	padding: 0 0 0 0;
	width: auto;
}
div#renovate_update dl dd a{
	display: inline-block;
	padding: 0 0 0 85px;
	min-height:20px;

}




div#renovate_update dl dd a.info {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/images/emaxis/topososi.gif);
	background-repeat: no-repeat;
	background-position: left 0.1em;
}

div#renovate_update dl dd a.upinfo {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/images/emaxis/toposnew.gif);
	background-repeat: no-repeat;
	background-position: left 0.1em;
}

/* 各タブ毎のデザイン*/
div#renovate_update #all_list_report_area {
	margin: 10px 0 0 10px;
}

div#renovate_update #ggt_info_area {
	margin: 10px 0 0 10px;
	display:none;
}

div#renovate_update #ggt_upinfo_area {
	margin: 10px 0 0 10px;
	display:none;
}

div#renovate_update div#ggt_updatereport_innerbox dl dd span.info {
	display: inline-block;
	padding: 0 0 0 85px;
	background: url(/images/emaxis/topososi.gif) no-repeat scroll left 0 transparent;
}

div#renovate_update div#ggt_updatereport_innerbox dl dd span.upinfo {
	display: inline-block;
	padding: 0 0 0 85px;
	background: url(/images/emaxis/toposnew.gif) no-repeat scroll left 0 transparent;
}

#topics_link {
	background: url(/images/emaxis/top_link_try.gif) no-repeat left;
	align:absmiddle;
	width:11px
	height:8px
}
#topics_link a {
	padding-left:15px;
}

#topics_rss {
	background: url(/images/emaxis/toph2rss.gif) no-repeat left;
	align:absmiddle;
	width:15px
	height:15px
}
#topics_rss a {
	text-decoration: none;
}
#topics_rss a span{
	visibility:hidden;
}