html,body{
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg/fl_bg.jpg);
	background-repeat: repeat-x;
	background-position:top right;
	background-attachment:fixed;
}

.main {
	font-size: 12px;
	font-style: normal;
	color: #002157;
}
.sub {
	font-size: 12px;
	font-style: normal;
	color: #330000;
}
.yuu {
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #ED6C9E;
}
.uto {
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #00B034;
}
.txt1 {
	font-size: 24px;
	font-style: normal;
	font-weight:bold;
	color: #000000;
}
.txt {
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #000000;
}
.int {
	font-size: 12px;
	font-style: normal;
	color: #737373;
}
.last {
	font-size: 12px;
	font-style: normal;
	color: #002157;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
