@charset "Shift_JIS";

body {
  behavior: url(/gaikaex/lib/css/csshover2.htc);
}

.topLinkBlock {
	margin-bottom: 10px;
}

.topLinkBlock:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

.topLinkBlock .link_paging{
	float: left;
}

.topLinkBlock .link_month a {
	float: right;
	background: url(/gaikaex/mark/calendar/images/icons/arrow_right.gif) right no-repeat;
	padding:  0 16px 0 0;
}

.bottomLinkBlock:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

.bottomLinkBlock .link_print a {
	float: right;
	background: url(/gaikaex/mark/calendar/images/icons/print.gif) left no-repeat;
	padding:  0 0 0 14px;
}

.tableA01 table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

.tableA01 th,
.tableA01 td {
	text-align: center;
}

.tableA01 th.date {
	width: 11%;
}

.tableA01 th.time {
	width:8%;
}

.tableA01 th.country {
	width: 8%;
}

.tableA01 th.title {
	width: 40%;
}

.tableA01 td.title_td {
	text-align: left;
}

.tableA01 th.estimate {
	width: 11%;
}

.tableA01 th.result {
	width: 11%;
}

.tableA01 th.pastresult {
	width: 11%;
}

#economy_calendar th.monthly_mon,
#economy_calendar th.monthly_tue,
#economy_calendar th.monthly_wed,
#economy_calendar th.monthly_thu,
#economy_calendar th.monthly_fri {
	width: 18%;
}

#economy_calendar th.monthly_sat,
#economy_calendar th.monthly_sun {
	width: 5%;
}

#economy_calendar tbody td {
	vertical-align: top;
	text-align: left;
	padding: 0;
}

#economy_calendar tbody td:hover {
	background-color: #ffb;
}

#economy_calendar tbody td.active {
	background-color: #ffb;
}

#economy_calendar tbody td.inactive {
	background-color: #fff;
}

#economy_calendar tbody td.saturday,
#economy_calendar tbody td.sunday {
  background-color: #e3e6dd;
}

#economy_calendar tbody td.today {
	border: 2px solid  #0b0;
}

#economy_calendar .monthly_date {
	font-size: 12px;
	line-height: 12px;
	padding: 5px;
}

#economy_calendar .monthly_country {
	font-size: 10px;
	line-height: 10px;
	color: #999999;
	padding: 0 5px 5px 5px;
}

#economy_calendar .monthly_country img {
	vertical-align: middle;
	margin-right: 3px;
}

#economy_calendar .monthly_etc {
	font-size: 10px;
	line-height: 10px;
	text-align: right;
	padding: 0 5px 5px 5px;
}

.monthly_holiday:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

.monthly_holiday {
	width: 630px;
	margin: 0 0 0 -10px;
	padding: 0;
}

.monthly_holiday li img {
	vertical-align: middle;
}

.monthly_holiday li {
	font-size: 12px;
	line-height: 12px;
	float: left;
	width: 305px;
	margin-left: 10px;
	margin-bottom: 10px;
	_padding: 0 0 10px 10px;
	_margin: 0;
}

#date_detail {
	position: absolute;
	padding: 5px;
	background-color: #eee;
	border: 5px solid #aaa;
}

#date_detail .header {
	width: 300px;
	margin-bottom: 5px;
}

#date_detail .header table {
	width: 100%;
	background-color:#eee;
	border: none;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}

#date_detail .header tr {
	border: none;
}

#date_detail .header td {
	padding: 0;
	text-align: left;
}

#date_detail .header .date {
	font-size: 12px;
	line-height: 12px;
}

#date_detail .header .date img {
	vertical-align: text-top;
}

#date_detail .header .anchor {
	text-align: right;
	padding: 0 10px;
}

#date_detail .header .close_button {
	width: 15px;
	height: 16px;
}

#date_detail .header .close_button a {
	width: 15px;
	height: 16px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/gaikaex/mark/calendar/images/icons/close.gif) right no-repeat;
}

#date_detail table {
	width: 300px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
}

#date_detail tr {
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

#date_detail td.flag {
	width: 21px;
	padding: 3px 3px 3px 5px;
	text-align: left;
}

#date_detail td.country {
	padding: 3px 3px 3px 0;
	text-align: center;
	white-space: nowrap;
}

#date_detail td.indicator {
	padding: 3px 0;
	text-align: left;
}

#date_detail td.time {
	width: 30px;
	padding: 3px 5px;
	text-align: center;
	white-space: nowrap;
}

a.paging_to_previous {
  background-repeat: no-repeat;
  background-image: url(/gaikaex/common/imgs/arrow_001.gif);
  padding-left: 16px;
}

a.paging_to_next {
  background-repeat: no-repeat;
  background-image: url(/gaikaex/common/imgs/arrow_002.gif);
  padding-right: 16px;
  background-position: right;
}

#disclaimer {
	border: 1px solid #cccccc;
	margin: 0 20px;
	margin-bottom: 50px;
	margin-top: -20px;
	padding: 10px;
	background-color: #f8f8f8;
	font-size: 95%;
}

#disclaimer p {
	font-size: 90%;
}
