@charset "UTF-8";

#topsita{
	width: 578px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}	
#topsita h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1.5px;
	border-left-width: 10px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #336699;
	margin-left: 0px;
	padding-left: 5px;
}
#topsita h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	font-weight: lighter;
	color: #333333;
}
#topsita h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	color:#467C90;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 5px;
}
#topmigi h5 {
	text-decoration: none;
}



table {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	background-color: #ffffff;
	width: 560px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 5px;	

}
th {
font-size: 13px;
    line-height: 1.5em;
	padding-left: 1em;
	color: #666666;
	background-color: #B4E0D5;
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
}

td {
    line-height: 1.5em;
	padding-left: 1em;
	color: #333333;
	background-color: #ffffff;
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
}
	
.lefttd {
	background-color: #E1F3F3;
	width: 180px
}
.righttd {
	background-color:#E1F3F3;
	width: 180px
	
}
.centertd {
	background-color:#ffffff;
	width: 180px
}  
.lefttd a {
	color: #333333;
	text-decoration: none;
}
.lefttd a:hover {
	color: #3C6B77;
	text-decoration: none;
}
.centertd a {
	color: #333333;
	text-decoration: none;
}
.centertd a:hover {
	color: #3C6B77;
	text-decoration: none;
}
.righttd a {
	color: #333333;
	text-decoration: none;
}
.righttd a:hover {
	color: #3C6B77;
	text-decoration: none;
}
