@charset "UTF-8";
/** --------------------------------------------------------------------------
 * 決算スケジュール
 * ------------------------------------------------------------------------ */

/** --------------------------------------------------------------------------
 * ヘッダ
 * ------------------------------------------------------------------------ */
#schedule_title h1 {
	height: 40px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(../img/bg_stockname_m_h1.png) no-repeat;
	padding: 6px 0px 0px 20px;
	font-size: 20px;
	color: #fff;
}
#schedule_title h1 img.mark {
	vertical-align: middle;
}

/** --------------------------------------------------------------------------
 * 検索結果リスト
 * ------------------------------------------------------------------------ */
/* 今期の進ちょく状況*/
#progress_list {
	margin: 0px 20px;
}
#progress_list span.scale {
	font-size: 90%;
	color: #999999;
}

#progress_list table {
	width: 100%;
	border-collapse: collapse;
}
#progress_list th {
	background: url(../img/table_bg_01.png) repeat-x;
	background-position: bottom;
	border: solid 1px #AAAAAA;
	text-align: center;
	padding: 5px;
	white-space: nowrap;
}
#progress_list th.right {
	text-align: right;
}
#progress_list td.sch_fix {
	text-align: right;
	border: solid 1px #AAAAAA;
	padding: 3px;
}
#progress_list td.sch_tmp {
	text-align: right;
	border: solid 1px #AAAAAA;
	padding: 3px;
	color: #666666;
	background: #EAEAEA;
}
#progress_list td.right {
	text-align: right;
	border: solid 1px #AAAAAA;
	padding: 3px;
}
#progress_list td.left {
	border: solid 1px #AAAAAA;
	padding: 3px;
}
#progress_list td.prog {
	white-space: nowrap;
	border-bottom: solid 1px #AAAAAA;
	padding: 2px;
}
#progress_list p.mr {
	text-align: right;
}
#progress_list p.s {
	font-size: 85%;
	text-align: center;
}
#progress_list p.sr {
	font-size: 85%;
	text-align: right;
}
#progress_list div.graph {
	text-align: center;
}
#progress_list div.value {
	text-align: right;
}
#progress_list strong {
	font-size: 120%;
}
#progress_list tr.line:hover {
	background: #F0FEFF;
}
#progress_list span.sublink {
	font-size: 80%;
}
/* ここでいい？*/
#pager {
	text-align: center;
	padding: 0px 20px 0px 20px;
}
#pager a {
	border: solid 1px #AAAAAA;
	padding: 2px 5px 2px 5px;
}
#pager a:hover {
	border: solid 1px #AAAAAA;
	color: #fff;
	background: #0099FF;
	padding: 2px 5px 2px 5px;
}
#pager span.select {
	color: #0099FF;
	font-weight: bold;
	font-size: 200%;
	padding: 2px 8px 2px 5px;
}
#pager span.none {
	background: #DDDDDD;
	border: solid 1px #AAAAAA;
	padding: 2px 5px 2px 5px;
}

/** --------------------------------------------------------------------------
 * カレンダー 小
 * ------------------------------------------------------------------------ */
#calendar_s {
	width: 300px;
	margin: 8px 0px 8px 0px;
}
#calendar_s div.sunday {
	color: #f00;
}
#calendar_s div.saturday {
	color: #00f;
}
#calendar_s div.weekday {
	color: #333333;
}
#calendar_s div.schlink {
	text-align: right;
	font-weight: bold;
}
#calendar_s table {
	width: 100%;
	border-collapse: collapse;
}
#calendar_s th {
	background:  url(../img/table_bg_01.png) repeat-x;
	background-position: bottom;
	border: solid 1px #AAAAAA;
	text-align: center;
	padding: 5px;
}
#calendar_s td {
	border: solid 1px #AAAAAA;
	text-align: right;
	padding: 2px;
}
#calendar_s td.gr {
	background: #DDDDDD;
}
#calendar_s td.today {
	background: #AADDAA;
}
#calendar_s div.cal {
	clear: both;
}
#calendar_s a.numlink {
	display: block;
}
#calendar_s a.numlink:hover {
	background-color: #09C0FE;
}

#calendar_navi_month {
	width: 300px;
}
#calendar_navi_month p {
	text-align: center;
	padding: 2px;
	font-size: 130%;
	font-weight: bold;
	background: #E0E0EE;
}
#calendar_navi_s {
	width: 300px;
	font-size: 120%;
}
#calendar_navi_s div#pre {
	text-align: left;
	width: 75px;
	margin: 0px 5px 5px 0px;
	padding: 5px;
	float: left;
}
#calendar_navi_s div#today {
	padding: 5px;
	text-align: center;
	width: 110px;
	float: left;
}
#calendar_navi_s div#next {
	margin-left: 5px;
	text-align: right;
	padding: 5px;
	width: 75px;
	float: left;
}

/* トップページ用スケジュールサマリー */
#sch_summary {
	margin: 0px 20px 0px 10px;
}

#sch_summary table {
	width: 100%;
	border-collapse: collapse;
}
#sch_summary th {
	border: solid 1px #AAAAAA;
	padding: 5px;
	text-align: center;
	background:  url(../img/table_bg_01.png) repeat-x;
	background-position: bottom;
}
#sch_summary th a {
	color: #333333;
}
#sch_summary tr.noday th {
	background:  url(../img/table_bg_01.png) repeat-x;
	background-position: bottom;
}
#sch_summary tr.today th {
	background:  url(../img/table_bg_04.png);
	background-position: bottom;
}

#sch_summary td{
	border: solid 1px #AAAAAA;
	text-align: center;
	padding: 3px;
}

#sch_summary div.sch_pickup {
	border: solid 1px #AAAAAA;
	background: #ECECEC;
	padding: 5px;
}
#sch_summary li {
	display: inline;
	margin: 0px 3px 0px;
}
#sch_summary div.footer {
	padding: 15px 0px;
	line-height: 1.8px;
	text-align: right;
}

/* スケジュール 検索 結果並替 */
#progress_list_sort {
	margin: 0px 20px;
	text-align:right;
}
#progress_list_sort .sortKey {
	font-weight:bold;
}


