BODY {
	margin: 0px auto;
	line-height: 150%;
	vertical-align: middle;
	
	
	
	color : #3c3c3c;
	font-size : 14px;
	width: 800px;
  

  text-align : center;
}

H1 {
	font-size: 12px;
	margin-bottom: 1px;
	float: left;
  text-align : center;
}







/* リンク設定 */











/* サイドメニュー設定 */





































































































.header {
	
	
	
	
	
	width : 800px;
  text-align : left;
  padding-bottom : 1px;
  font-size : 12px;
  color : #000000;
}

.headersite {
	float: right;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}

.header  H2 {
	float: right;
	font-size: 12px;
	
	
	
	
	
	font-weight: normal;
  padding-bottom : 1px;
  margin-bottom : 1px;
  padding-top : 1px;
  margin-top : 1px;
}






.footer-shamei{
  font-size : 12px;
  line-height : 150%;
  color : #000000;
}
.footer-copyright{
  background-color : #cccccc;
  font-size : 12px;
  width : 900px;
  color : #000000;
}
P{
  margin-top : 10px;
  margin-bottom : 10px;
}
.a-line{
  color : blue;
  text-decoration : underline;
}
.header a{
  color : blue;
  text-decoration : underline;
}
