@charset "utf-8";
/* CSS Document */

.txt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.h_bar {
	margin-bottom: 10px;
}

.txt_big {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #006699;
}
.txt_big_orange {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FF9900;
}
.txt_big_orange_spa {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #FF6600;
	padding-right: 60px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-top: 5px;
}
.txt_big_black {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}



.zoom {
	height: 11px;
	width: 60px;
	padding-left: 140px;
}
.txt_mini {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 18px;
}
.border_link {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B29900;
	border-bottom-color: #B29900;
	margin-bottom: 1px;
}
.border_link_p {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F074FA;
	border-bottom-color: #F074FA;
	margin-bottom: 15px;
}
.border_link_b {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0672CD;
	border-bottom-color: #0672CD;
}

.infobox {
	height: 360px;
	overflow: auto;
	line-height: 14px;
	font-size: 10px;
	padding-left: 10px;
}
.txt_mini_g {
	color: #009900;
	font-size: 10px;
}
.txt_mini_p {
	color: #FF3366;
	font-size: 10px;
}
.txt_mini_b {
	color: #0672CD;
	font-size: 10px;
}

.txt_box {
	padding-top: 15px;
}
.table_border {
	border: 4px solid #FFFFFF;
	border-collapse:collapse;
}
.table_border_spa {
	border: 4px solid #FFFFFF;
	border-collapse:collapse;
	background-color: #FEF2C1;
	background-image: url(../img/ansin.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
