@charset "utf-8";
/* CSS Document */

body{
	background-color:#FBF9F3;
	background-image:url(header01.png);
	background-repeat:no-repeat;
	background-position:center top;
	text-align: center;
	font-family:"TT-アニト", "TT-アニトP";
	line-height: 130%;
}
	
#wrop{
	width:900px;
	margin:0px auto;
	text-align: left;
}

#contents{
	line-height: 150%;
	background-image: url();
	width:900px;
	margin: 0 auto;
}
	


#footer{
	background-image:url(futter03.png);
	background-repeat:repeat-x;
	position:absolute;
	padding:0px;
	left: 3px;
	text-align: left;
	width: 100%;
	height:220px;
	line-height: 190%;
	position:absolute;
}
.gyou {line-height: 160%;}
