/* CSS Document */
body{
	background:#020e19;
	margin:0px;
}
a{
	position:relative; z-index: 2;
}
h1{
	margin:0px;
	font-family:MoolBoran;
	font-size:60px;
	color:#FFFFFF;
	line-height:120px;
	font-style:normal;
}
h2{
	margin:0px;
	margin-top: -50px;
	margin-bottom: 40px;
	font-family:Meiryo;
	font-size:14px;
	color:#FFFFFF;
	font-style:normal;
}
td{
	font-family:"Trebuchet MS", "Comic Sans MS";
	font-size:16px;
	font-style:italic;
	color:#0d2e49;
}
td span, td a{
	font-size: 14px;
	color:#FFFFFF;

}
.header{
	background:url(i/header.jpg) no-repeat;
	width:1000px;
	height:551px;
}
.footer{
	background:url(i/footer.jpg) repeat-x;
	width:1000px;
	height: 325px;
}
.first{
	margin-left: 18px;
	float:left;
}
img{
	margin:0px;
	padding:0px;
	border:0;
	margin-right:4px;
}
.big{
	margin-right:3px;
}
