
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #532300;
}

h2 {
  padding:0;
  font-size:14px;
  text-align:center;}


/* 画像コンテンツ */
img {
  border-style: none;}

/* ヘッダーコンテンツ */
.header {
  text-align:left;
  padding-bottom:0.5em;}
  
.header h1{
  font-size:12px;
  padding:0;
  float:left;}
  
.header h2{
  font-size:12px;
  float:right;}

/* ヘッダーサイトマップ */
.headersite{
  float:right;}


td { font-size: 14px; line-height: 150% ; color: #333333;}
a:link{
  color: #0000FF;
  text-decoration: none;
  }
a:visited{
  color: #990033;
  text-decoration: none;
  }
a:hover,a:active{
  color: #0099FF;
  text-decoration: underline;
  }

