@charset "utf-8";

/*
	Site Name: 
	Description: book page setting
	Version: 
	Author: 
*/

/*
===== CONTENTS ===========================================

	=1: book
	
==========================================================
*/

/*
===== =1: book ==========================================
*/
p#talk{
	background:url(img/img_coffe.jpg) no-repeat right 1em;
	padding-right:230px;
	min-height:115px;
	}
p.bookimg{
	float:left;
	width:auto;
	height:auto;
	padding:0;
	text-align:center;
}

p.bookimg img{
	margin:1em 5px;
}

p.bookcont{
	margin-left:160px;
	padding-left:0;
}

p.bookcont strong{
	font-weight:bold;
}

div#histry table{
	width:490px;
}

div#histry table th{
	white-space:nowrap;
}	
