/* CSS Document */

body{
	margin:0px auto;
	text-align:center;
}

#contianer{
	width:1005px;
	margin-left:auto;
	margin-right:auto;
}

#header{
	height:269px;
}

#contents{
}

#footer {
	width:1005px;
	background-image:url(images/kishikawa-seikan_r23_c1.jpg);
}

.footerfont {

	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;

}
#contianer #footer .footerfont a {
	text-decoration: none;
	color:#333333;
}
