@charset "shift-jis";

/*====================
 base element
====================*/
* html body {
	font-size: 80%;
	text-align: center;
	}

/*====================
 container
====================*/
* html div#container {
	text-align: left;
	}



