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

/* Gallery styles */
body {
	background: url(../../image/wood.jpg) repeat-x top left #754515 scroll;
	/*font-family:"Trebuchet MS","Myriad Pro", Helvetica, sans-serif;*/
	color: #666;
	overflow-x:hidden;
	line-height:140%;
}

.book{	position:relative;
		width:950px;
	height:1000px;
	margin: 0 auto 30px auto;
	display:block;

}
iframe.stoa {
	width:950px;
	height:2000px;
	border:none;
}


/*上の広告～～～～～～～～～～～～～～～*/
#header_ad {
	position: absolute;
	z-index:9999;
	position: absolute;
	width:580px;
	height:20px;
	top:123px;
	left:92px;
	background:#000;
	overflow:hidden;
	/*ie6*/
	_display:none;
	
	
}
#header_ad p {
	width:758px;
	margin:3px auto;
	padding:0;
}
.banner{
	width:468px;
	height:60px;
	margin:-35px auto 5px auto;
}
	