@charset "UTF-8";

/* ページの基本構造
------------------------------------------------------------ */
body {
	text-align: center;
}
#container {
	text-align: left;
}
