﻿@charset "UTF-8";

/* -----------------------------
*	初めての方へ
----------------------------- */

.katoji {
height: 120px;
background: url(../img/katoji.png) no-repeat 400px 5px;
}

* html .katoji {
  background: url(../img/katoji.gif) no-repeat 400px 5px;
}
