﻿@charset "utf-8";

/* PC設定設定 */

html {
	background-color: #f0f0e0;
}

body{
	background:url("../img/bg.jpg") top center repeat;
}
