/* ページの基本デザイン用CSS */

.book		{float:left;
		 width:145px;
		 height:200px;
		 text-align:center;	 	 
	 	 font-size:0.75em}
		
.book input	{border:solid 1px #666666;
		 margin-bottom:5px}

h3		{clear:both}

.under_nav	{clear:both}
