* {
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	margin:0px;
	padding:0px;
	border:0px;
}

body {
	background-color:#ECEDED;
	color:#000000;
}

div.banner {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:220px;
	background-color:#0067B0;
	color:#FFFFFF;
}

.banner h1 {
	font-size:32px;
	font-weight:normal;
}

.banner .header01 {
	margin:10px 0px 20px 50px;
}

img.banner {
	margin:0px 0px 15px 0px;
}

.banner h2 {
	font-size:22px;
	font-weight:normal;
}

.banner .header02 {
	margin:0px 0px 0px 50px;
}

.main {
	position:absolute;
	top:290px;
	left:270px;
	width:610px;
}

.main h1 {
	color:#000000;
	font-weight:bold;
	font-size:22px;
	margin-bottom:16px;
}

.main h3, .main h2 {
	font-size:16px;
	color:#0067B0;
}

.main h4 {
	font-size:14px;
	color:#0067B0;
	margin-bottom:14px;
}
.navi {
	position:absolute;
	left:30px;
	top:290px;
	width:170px;
	line-height:28px;
	vertical-align:top;
}

.navisub {
	margin-left:15px;
	line-height:16px;
}

.madeby {
	margin-top:20px;
	font-size:10px;
	color:#0067B0;
	padding-bottom:16px;
	text-align:center;
}

ul {
	margin:16px 0px 16px 0px;
}

li {
	margin-left:25px;
}

a {
	color:#0067B0;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
