@charset "Shift_JIS";

body {
	font-size:12pt;
}

#top-DIDX-week {
	width: 810px;
	height: auto;
}

#top-DIDX-week td.date {
	width: 110px;
	text-align: center;
	font-size: 13pt;
	font-family: 'HGŠÛºÞ¼¯¸M-PRO' ;
	font-weight: bold;
}

#top-DIDX-week td.mark {
	width: auto;
	text-align: center;
}

#top-DIDX-week .footer {
	width: auto;
	height: 22px;
}
#top-DIDX-week .footer .week_caption {
	width: auto;
	height: auto;
	text-align: left;
	float: left;
}

#top-DIDX-week .footer .stn_name {
	margin-right: 10px;
	font-size: 10pt;
	width: auto;
	height: auto;
	text-align: right;
	float:right;
}

#top-DIDX-week td.value{
/*	text-shadow:1px 0 1px black; */
	vertical-align: top;
	width: auto;
	height: 20px;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	font-size: 11pt;
}

#top-DIDX-week td.level0{
/*	text-shadow:1px 0 1px black; */
	width: auto;
	height: auto;
	text-align: center;
	background-color: #000000;
	color: #000000;
	font-weight: bold;
	font-size: 14pt;
}

#top-DIDX-week .level1{
	width: auto;
	height: auto;
	text-align: center;
/*	background-color: #BFFF00; */
	background-color: #66ccff;
	color: #000000;
	font-weight: bold;
	font-size: 14pt;
}

#top-DIDX-week .level2{
	width: auto;
	height: auto;
	text-align: center;
/*	background-color: #EAEA00; */
	background-color: #33ff66;
	color: #000000;
	font-weight: bold;
	font-size: 14pt;
}

#top-DIDX-week .level3{
	width: auto;
	height: auto;
	text-align: center;
/*	background-color: #FF952B; */
	background-color: #EAEA00;
	color: #000000;
	font-weight: bold;
	font-size: 14pt;
}

#top-DIDX-week .level4{
	width: auto;
	height: auto;
	text-align: center;
/*	background-color: #EA0000; */
	background-color: #FF952B; 
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14pt;
}

#top-DIDX-week .level5{
	width: auto;
	height: auto;
	text-align: center;
/*	background-color: #AA00D5; */
	background-color: #ff3333;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14pt;
}

#top-DIDX-week .level6{
	width: auto;
	height: auto;
	text-align: center;
	background-color: #630080;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14pt;
}
