@charaset "UTF-8";
/*
--------------------------------------------------------------
Kigoulab XHTML CSS
Author:tomix
Version:0.1 (2004.8.2)
-------------------------------------------------------------*/

/* home
-------------------------------------------------------------*/

body#c1 {
	background-image: url(../i/co_back_brown.gif);
	background-repeat: repeat;
	text-align: center;
}

div.container {
	position:absolute;
	width:771px;
	height:482px;
	left:50%;
	top:50%;
	margin-left:-385px;
	margin-top:-241px;
}

div#footer{
	background-image: url(../i/co_back_yellow.gif);
	padding-top: 0px;
	width: 771px;
	height: 57px;
	clear: both;
}
