﻿@charset "UTF-8";

/* top.css */

/* ┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
	top background
┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉ */

body{
	background: #fff url(/img/bg_main.gif) top left repeat-x;
}