@charset "Shift_JIS";

img {
	font-size: 0;
	border: none;
	vertical-align: bottom;
}

#alert {
	width: 620px;
	background: #cccccc;
}
#alert iframe {
	width: 608px;
	height: 15px;
	margin: 3px;
	border: #eeeeee solid 3px;
	overflow: hidden;
}

#mark_left {
	float: left;
	width: 430px;
}
#mark_left ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#mark_left li {
	list-style-type: none;
	margin: 0 0 8px 0;
	padding: 0 5px 8px 5px;
	border-bottom: 1px solid #c9d0b9;
}
#calendar_loading img {
  display: block;
  margin: 0 auto;
}
#mark_left #calendar img {
	margin: 0 5px 0 0;
	vertical-align: text-top;
}
#mark_left #news a {
	color: #666666;
	text-decoration: none;
}
#mark_left .link {
	text-align: right;
}
#mark_left .link a {
	padding: 0 0 0 18px;
	background: url(/gaikaex/common/imgs/arrow_002.gif) no-repeat 0 0;
}

#mark_right {
	float: right;
	width: 170px;
	margin: 15px 0 0 0;
	background: #eeeeee;
}
#mark_right .title {
	width: 170px;
	height: 26px;
	background: url(/gaikaex/mark/imgs/bg_title_mark_right.gif) no-repeat 0 0;
}
#mark_right .title h4 {
	color: #333333;
	font-weight: 100%;
	line-height: 100%;
	font-weight: bold;
	padding: 7px 0 0 12px;
	margin: 0;
}
#mark_right .chart_box {
	position: relative;
	width: 150px;
	margin : 10px;
	background: url(/gaikaex/mark/imgs/bg_mark_chart.gif) no-repeat 0 0;
	border-bottom: 1px solid #cccccc;
}
#mark_right .chart_box .pair {
	padding: 9px 0 9px 6px;
	color: #729923;
	line-height: 100%;
	font-weight: bold;
}
#mark_right .chart_box .reload {
	position: absolute;
	top: 7px;
	right: 6px;
	width: 39px;
	height: 16px;
}
#mark_right .chart_box .reload a {
	display: block;
	width: 39px;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/gaikaex/mark/imgs/btn_mark_chart_reload.gif) no-repeat 0 0;
}
#mark_right .chart_box .reload a:hover {
	background: url(/gaikaex/mark/imgs/btn_mark_chart_reload.gif) no-repeat 0 -16px;
}
#mark_right .chart_box .bid_ask {
	padding: 0 0 9px 6px;
	line-height: 100%;
}
#mark_right .chart_box .bid_ask .bid {
	color: #0142ff;
	margin-right: 10px;
}
#mark_right .chart_box .bid_ask .ask {
	color: #fe2900;
}
#mark_right .chart_box .high_low {
	padding: 0 0 9px 6px;
	line-height: 120%;
}
#mark_right .chart_box .chart {
	margin: 0 6px 0 4px;
  text-align: center;
}
#mark_right .chart_box .pulldown .pulldown_ashi {
	margin: 0 0 5px 6px;
	width: 100px;
}
#mark_right .chart_box .pulldown .pulldown_pair {
	margin: 0 0 9px 6px;
	width: 100px;
}
#mark_right .chart_box .all_chart {
	width: 138px;
	height: 19px;
	margin: 0 6px 6px 6px;
}
#mark_right .chart_box .all_chart a {
	display: block;
	width: 138px;
	height: 19px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/gaikaex/mark/imgs/btn_mark_allchart.gif) no-repeat 0 0;
}
#mark_right .chart_box .all_chart a:hover {
	background: url(/gaikaex/mark/imgs/btn_mark_allchart.gif) no-repeat 0 -19px;
}

#news .news_date {
  font-size: 11px;
}
