@charset "utf-8";
/* CSS Document */

/* 1. January design */

body {
	background: url(../img/common/bg_snow_blue.png) left top; /* 全ページ共通背景 */
}

#toppage {
	background: url(../img/common/body-bg.jpg) repeat-x left top; /* topページ用上部背景 */
}
