@charset "utf-8";
.f_in {
	width: 880px;
	background-color: #efefef;
	height: 100%;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.f_top {
	width: 880px;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.f_bottom {
	width: 880px;
	text-align: left;
	float: left;
}
.f_bottomr {
	width: 130px;
	text-align: left;
	height: 100%;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.f_bottoml {
	width: 140px;
	text-align: left;
	height: 1500px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}
.f_bottomc {
	width: 576px;
	text-align: left;
	height: 100%;
	float: left;
	min-height: 1510px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
}
.f_bottomm {
	width: 730px;
	text-align: left;
	float: left;
}
.f_bottomci {
	width: 566px;
	text-align: left;
	height: 100%;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.f_bottomcit {
	width: 566px;
	text-align: left;
	height: 100%;
	float: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 5px;
	font-size: 22px;
}
.f_out {
	width: 880px;
	min-height: 200px;
	margin: 0 auto 0 auto;
}
.f_out2 {
	width: 1000px;
	height: 100%;
	float: left;
	background-color: #0033FF;
}
.f_foot {
	width: 880px;
	float: left;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
body {
	background-color: #000000;
}
