@charset "utf-8";
body {
	line-height: 180%;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h1 {
	margin-bottom: 30px;
}
img {
	border-width: 0px;
}
.hyou01 th {
	text-align: left;
	background-color: #F9F9F9;
	color: #0E5575;
	padding-left: 10px;
}

.hyou01 td {
	padding: 12px;
	vertical-align: middle;
}
a:hover img{
	filter: Alpha(opacity=80);
    opacity:0.8;
}

.annotation {
	padding: 15px;
	border: 2px solid #CCC;
	color: #036;
	clear: right;
	margin-bottom: 50px;
}
.f_left {
	float: left;
}
.f_right {
	float: right;
}
.clr {
	clear: both;
}
a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover,action {
	color: #003464;
	text-decoration: underline;
}
