﻿@charset   "UTF-8";
body		{background-color: #A4A4A4;
		}

#container 	{width: 1050px;
		margin: auto;}

#header		{width: 1050px;

		margin: 10px 0px;
		text-align: center;
		border: solid 1px #000000;
		background-color:#ffffff;
		}

.headertitle	{margin: 4px;
		font-size: 2em;
		font-family: HGPｺﾞｼｯｸM;}
.headertitle a {color: #000000;
		text-decoration: none;}
.headersubtitle	{margin: 0px;
		font-size: 1em;
		font-family: HGPｺﾞｼｯｸM;}
.headersubtitle a {color: #000000;
		text-decoration: none;}

#header p 	{margin: 0px;
		margin-top: 8px;
		font-size: 1em;}



#foot	 	{clear: both;
		font-size:0.8em;
		text-align: center;}