@charset "UTF-8";
/* CSS Document */
body{
	background-color:#70553F;
}

#wrapper{
	width:910px;
	margin:0 auto;
	background-color:#FFF;
	padding-bottom:100px;
	padding-top:50px;
}


	
h1{
	font-size:130%;
	text-indent:-9999px;
	width:800px;
	height:60px;
	margin:0 auto;
	text-align:center;
	background-image:url(bg_00.jpg);
	background-repeat:no-repeat;
	
}

#book{
	width:750px;
	margin:50px auto;
}

#pic{
	width:250px;
	margin-left:40px;
	float:left;
}

h3{
	font-size:160%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:8px auto;
	font-weight: bolder; 
	color:#663333;
}

#book_text{
	width:360px;
	float:left;
	padding:0 30px 0 60px;
	color:#663333;
	
}

.t1{
	font-size:90%;
	padding-top:10px;
	padding-bottom:20px;
	line-height:1.5em;
}
.t2{
	font-size:110%;
	font-weight: bolder; 
	color:#663333;
}
.t3{
	font-size:90%;
	text-indent:4em;
	margin-top:10px;
}

.t4{
	margin-top:15px;
	text-align:center;
}

.t4 a{
	color:#000;
}

#clear{
	clear:both;
}

#menu{
	width:880px;
	margin:60px 0 0 70px;
	
}

.menu_pic{
	width:190px;
	float:left;
	font-size:70%;
}

