﻿@charset 'UTF-8';
/* Development:有-PrMty. */

body { 
  margin: 0px;
  padding: 0px;

  font-family: "Verdana","ＭＳ Ｐゴシック","MS UI Gothic","ＭＳ ゴシック";
  font-size: 12px;
  
  background-color: #ffffff;
  background-image: url(../img/back.gif);
  background-repeat: repeat-x;
                                                                                  }

table { 
  font-family: "Verdana","ＭＳ Ｐゴシック","MS UI Gothic","ＭＳ ゴシック";
  font-size: 12px;
                                                                                  }



