@charset "UTF-8";

/* =================================================================================

 Common style of this site 

================================================================================= */

html{background:#FFFFFF;}

#header{
	width:640px;
	margin:20px auto 20px;
	}

#contents{
	text-align:center;
}

#footer{
	width:640px;
	margin:20px auto;
}

