﻿@charset "UTF-8";
/* CSS Document */

body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dt,dd,th,td,address  {
	font-size	: 12px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height	: 1.6;
	text-align	: justify;
	color			: #444444;
}
h1{
font-weight	: normal;
text-align	: center;
color		: white;
margin-bottom: 3px;
}