@charset "Shift_JIS";

body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #222222;
	text-align: center;
}

h1, h2, h3, h4, h5, h6, address {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: bold;
	font-size: 100%;
	line-height: 100%;
}

blockquote, p, pre, ul, ol, li, dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	line-height: 100%;
}

table, caption, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	line-height: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, q, br,
ins, del, a, img, object {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
}

html, body, div, span, address, em, strong, dfn, cite, abbr, acronym,
blockquote, q, sub, sup, p, ins, del, ul, ol, li, dl, dt, dd, caption,
th, td, input, button, select, optgroup, option, textarea, label, legend {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", helvetica, sans-serif;
}

strong {
	font-weight: bold;
	color: #dd0000;
}

#contentsAreaInner {
	width: 800px;
	margin: 20px auto 0 auto;
	padding-bottom: 20px;
	text-align: left;
}

#contentsAreaInner .clear {
	clear: both;
}

#contentsAreaInner .titlearea h3 {
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #729923;
	margin-bottom: 10px;
}

#contentsAreaInner .titlearea .printbtn a {
	float: right;
	background: url(/gaikaex/mark/calendar/images/icons/print.gif) left no-repeat;
	padding:  0 0 0 14px;
	color: #729923;
	text-decoration: underline;
}

.tableA01 table {
	width: 800px;
	margin-bottom: 10px;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

.tableA01 th,
.tableA01 td {
	text-align: center;
	border: 1px solid #878d76;
	padding: 5px;
}

.tableA01 th {
	background: #a0bc5f;
	font-weight: bold;
	color: #ffffff;
}

.tableA01 th {
	background: #a0bc5f;
	font-weight: bold;
	color: #ffffff;
}

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

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

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

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

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

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

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

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

.copy {
	text-align: right;
	font-size: 11px;
}

/* =========== IE6—pˆóüÝ’èCSS =========== */

@media print{

body {
	_zoom: 80%; /*WinIE6 only */
}
}

