@charset "utf-8";
html
{
height: 100%;
}

body
{
height: 100%;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #00FF33;
	text-decoration: none;
}
#nonFooter
{
	position: relative;
	min-height: 100%;
	font-family: "Arial Unicode MS", Arial, "Microsoft Sans Serif";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 5px;
	padding-left: 50px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 5px;
	font-style: normal;
}


* html #nonFooter
{
height: 100%;
}

#content
{
	padding-bottom: 15em;
}
.navi2 {
	font-family: "Arial Unicode MS", Arial, "Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 50px;
}
#footer
{
	position: relative;
	margin-top: -10em;
	height: 5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.navi1{
	font-family: "Arial Unicode MS", Arial, "Microsoft Sans Serif";
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	height: 32px;
	width: 350px;
	left: 50px;
	padding-top: 100px;
	padding-bottom: 50px;
	position: absolute;
	font-weight: bold;
	font-style: normal;
}

.logogr {
	text-align: center;
	vertical-align: middle;
	width: 100%;
	padding-bottom: 0px;
	top: 100px;
	position: relative;
	padding-top: 5px;
}
.nam {
	font-family: "Arial Unicode MS", Arial, "Microsoft Sans Serif";
	font-size: 38px;
	font-style: normal;
	font-weight: bolder;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	padding-top: 40px;
	line-height: 42px;
	letter-spacing: 2px;
	word-spacing: 10px;
}

.ws {
	background-image: url(sk_pic/weiss_sw_inie.jpg);
	background-repeat: repeat-x;
}

.bas {
	height: 700px;
	width: 100%;
	position: relative;
	top: 1px;
}
