@charset "utf-8";
body {
/* ここからbg指定 */
	background-image: url(../img/top_bg.gif);
	background-repeat: repeat-x;
}
