@charset "utf-8";
.txt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0.5pt;
}

.txt2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0.5pt;
}

#mytable {
border-collapse: collapse;
}
#mytable {
border: solid 1pt;
border-color: #dfdfdf;
}

#mytable2 {
border-collapse: collapse;
}
#mytable2 {
border: solid 1pt;
border-color: #ff8080;
}


* html #globalNavi, #globalNavi ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	line-height: 0;
	filter: Alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.90;
	display: inline-block;
	vertical-align:bottom
	display: none;
}
#globalNavi	{
	position: relative;
}
#globalNavi li {
	float: left;
	position: relative;
	display: inline;
}
#globalNavi ul {
	width: auto;
	position: absolute;
	top: 23px;
	left: 0px;
	display: none;
}

#table1 {
	padding: 3px;
	}

#table2 {
	border: solid 1pt;
	border-color: #000050;
	background-color: #eaf8fc;
}

a:hover {
background-color: #e0e0e0;
}

a:link { color: #0000ff; }
a:visited { color: #0000ff; }
a:hover { color: #ff0000; }
a:active { color: #ff8000; }
