/* ペEジのレイアウト用CSS */

@import url(2-31.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 : 505px;
	letter-spacing : 0px;
	
	
  width : 711px;
  position : static;
  
}
H1 A {
	
	
  background-image : url(kuri.gif);
  width : 129px;
  height : 89px;
  position : absolute;
  top : 80px;
  left : 190px;
background-position : 190px 80px;}
H3,P,#path{
	margin-left : 10px;
	margin-right : 10px;
	}