/* ペEジのレイアウト用CSS */
BODY {
	text-align:center;
	background-color : #fbf5ce;
}
#contents {
	width : 712px;
	margin:auto;
	background-color:#FFFFFF;
	text-align:left;
	border:solid 1px #999999;
  height : 505px;
}
H1 {
	text-align:right;
	
	height : 95px;
	letter-spacing : 0px;
	
	
  width : 712px;
  position : static;
}
h1 a {
	color:#D93E02;
	}
H3,P,#path{
	margin-left : 10px;
	margin-right : 10px;
	}