@charset "ISO-8859-1";
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.text-wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.text-form-wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.text-form-blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	font-weight: bold;
}
.main-bg {
	background-image: url(images/kaisen-1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.page2-bg {
	background-image: url(images/kaisen-2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.page3-bg {
	background-image: url(images/kaisen-3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.page4-bg {
	background-image: url(images/kaisen-4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.page5-bg {
	background-image: url(images/kaisen-5.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.text-wht2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.text-wht-plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
}
