@charset "utf-8";
/* CSS Document */
/* ========================================  #マーケットレポート */
div#ggt_marketreport 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#ggt_marketreport {
	margin-top:10px;
	min-height:175px;

}
div#ggt_marketreport ul {
	margin: 0;
	display: block;
	height: 25px;
	outline: medium none;
	overflow: hidden;
	text-decoration: none;
	background:none;
	padding:0;
	margin:0;
	width: 740px;
	background-image: url(/images/emaxis/top_mktrep0.jpg);
	background-repeat: repeat-x;
}

div#ggt_marketreport ul li {
	margin: 0;
	list-style: none;
}

div#ggt_marketreport ul li a {
	display: block;
	height: 25px;
	outline: medium none;
	overflow: hidden;
	text-decoration: none;
	background:none;
	padding:0;
}
div#ggt_marketreport ul li a span{
	display: none;
}


div#ggt_marketreport_innerbox a.renovate_rss {
	float: right;
	padding: 0 10px 0 12px;
}
div#ggt_marketreport_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;
}

/* 各ボタンの設定 未選択*/
#ggt_marketreport li#ggt_all_report {
	background: url("/images/emaxis/top_mktrep1.jpg") no-repeat scroll 0 -0px transparent;
	width: 125px;
	float: left;
}

#ggt_marketreport li#ggt_rinji_report {
	background: url("/images/emaxis/top_mktrep1.jpg") no-repeat scroll -125px -0px transparent;
	width: 118px;
	float: left;
}

#ggt_marketreport li#ggt_morning_report {
	background: url("/images/emaxis/top_mktrep1.jpg") no-repeat scroll -243px -0px transparent;
	width: 118px;
	float: left;
}

#ggt_marketreport li#ggt_weekly_report {
	background: url("/images/emaxis/top_mktrep1.jpg") no-repeat scroll -361px -0px transparent;
	width: 118px;
	float: left;
}


#ggt_marketreport li#ggt_monthly_report {
	background: url("/images/emaxis/top_mktrep1.jpg") no-repeat scroll -479px -0px transparent;
	width: 118px;
	float: left;
}

#ggt_marketreport li#ggt_other_report {
	background: url("/images/emaxis/top_mktrep1.jpg") no-repeat scroll -597px -0px transparent;
	width: 118px;
	float: left;
}


/* 各ボタンの設定(マウスオーバ) */
#ggt_marketreport li#ggt_all_report a:hover,
#ggt_marketreport li#ggt_all_report a.active {
	background: url("/images/emaxis/top_mktrep2.jpg") no-repeat scroll 0 -0px transparent;
	width: 125px;
	float: left;
}

#ggt_marketreport li#ggt_rinji_report a:hover,
#ggt_marketreport li#ggt_rinji_report a.active {
	background: url("/images/emaxis/top_mktrep2.jpg") no-repeat scroll -125px -0px transparent;
	width: 118px;
	float: left;
}

#ggt_marketreport li#ggt_morning_report a:hover,
#ggt_marketreport li#ggt_morning_report a.active {
	background: url("/images/emaxis/top_mktrep2.jpg") no-repeat scroll -243px -0px transparent;
	width: 118px;
	float: left;
}

#ggt_marketreport li#ggt_weekly_report a:hover,
#ggt_marketreport li#ggt_weekly_report a.active {
	background: url("/images/emaxis/top_mktrep2.jpg") no-repeat scroll -361px -0px transparent;
	width: 118px;
	float: left;
}

#ggt_marketreport li#ggt_monthly_report a:hover,
#ggt_marketreport li#ggt_monthly_report a.active {
	background: url("/images/emaxis/top_mktrep2.jpg") no-repeat scroll -479px -0px transparent;
	width: 118px;
	float: left;
}

#ggt_marketreport li#ggt_other_report a:hover,
#ggt_marketreport li#ggt_other_report a.active {
	background: url("/images/emaxis/top_mktrep2.jpg") no-repeat scroll -597px -0px transparent;
	width: 118px;
	float: left;
}


/* タブ毎のスタイル定義 */
div#ggt_marketreport #ggt_marketreport{
	
}
div#ggt_marketreport dl:after {
	clear: both;
	content: "";
	display: block;
	height: 0.1px;
	line-height: 0;
	visibility: hidden;
}

div#ggt_marketreport dl {

 /zoom:1;
 	border-bottom:1px dotted #666;
	min-height: 1px;
	margin:0 0 0 0;
	padding: 3px 0 3px 0;
}

div#ggt_marketreport dl dt {
	color: #666666;
	line-height: 1.25;
	margin: 0;
	float:left;
	padding:0;x;
	padding-left: 0;
	}
div#ggt_marketreport dl dd {
	line-height: 1.25;
	margin: 0 0 0 8.5em;
	padding: 0 0 0 0;
	width: auto;
}
div#ggt_marketreport dl dd a{
	display: inline-block;
	padding: 0 0 0 85px;
	min-height:20px;

}




div#ggt_marketreport dl dd a.morning {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/images/emaxis/topmrdl.gif);
	background-repeat: no-repeat;
	background-position: left 0.1em;
}

div#ggt_marketreport dl dd a.monthly {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/images/emaxis/topmrmtly.gif);
	background-repeat: no-repeat;
	background-position: left 0.1em;
}
div#ggt_marketreport dl dd a.rinji {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/images/emaxis/topmrrep.gif);
	background-repeat: no-repeat;
	background-position: left 0.1em;
}
div#ggt_marketreport dl dd a.weekly {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/images/emaxis/topmrwly.gif);
	background-repeat: no-repeat;
	background-position: left 0.1em;
}
div#ggt_marketreport dl dd a.other {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/images/emaxis/topother.gif);
	background-repeat: no-repeat;
	background-position: left 0.1em;
}


/* 各タブ毎のデザイン*/
div#ggt_marketreport #all_report_area {
	margin: 10px 0 0 10px;
}

div#ggt_marketreport #ggt_rinji_area {
	margin: 10px 0 0 10px;
	display:none;
}

div#ggt_marketreport #ggt_morning_area {
	margin: 10px 0 0 10px;
	display:none;
}

div#ggt_marketreport #ggt_weekly_area {
	margin: 10px 0 0 10px;
	display:none;
}

div#ggt_marketreport #ggt_monthly_area {
	margin: 10px 0 0 10px;
	display:none;
}

div#ggt_marketreport #ggt_other_area {
	margin: 10px 0 0 10px;
	display:none;
}

#ranking_link {
	background: url(/images/emaxis/top_link_try.gif) no-repeat left;
	align:absmiddle;
	width:11px
	height:8px
}
#ranking_link a {
	padding-left:15px;
}


#market_link {
	background: url(/images/emaxis/top_link_try.gif) no-repeat left;
	align:absmiddle;
	width:11px
	height:8px
}
#market_link a {
	padding-left:15px;
}

#market_rss {
	background: url(/images/emaxis/toph2rss.gif) no-repeat left;
	align:absmiddle;
	width:15px
	height:15px
}
#market_rss a {
	text-decoration: none;
}
#market_rss a span{
	visibility:hidden;
}