@charset   "Shift_JIS";
/* ペEジのレイアウト用CSS */
body {
	text-align:center;
	background-color:#DBDBB7;
}
#contents {
	width : 650px;
	margin:auto;
	background-color:#FFFFFF;
	text-align:left;
	border:solid 1px #999999;
}
h1 {  
	text-align: left;
	background-image: url(img/goainnsyahachi3.jpg);
	height: 155px;
	letter-spacing: 5px;
	padding-right: 10px;
	font-size: 10px;
	font-weight: normal;
}
h1 a {
	color:#000000;
	}
h2,h3,p,#path,#next {
	margin-left:10px;
	margin-right:10px;
	}
