@charset "UTF-8";



/*
	--------------------------------
	更新日: 2008-11-25
	--------------------------------
*/



/* --------------------------------
	本文
-------------------------------- */

div#story { position:relative; margin:-15px 0 0 0; width:100%; }



/* --------------------------------
	セクション
-------------------------------- */

div#story .section { margin:45px 0 0 0; width:100%; }

div#story .section div.wrap { padding:10px 0 0; }
div#story .section div.wrap p.img { float:left; width:190px; }
div#story .section div.wrap p.txt10 { float:right; padding:10px 0 0 0; width:441px; }

div#story .section p.note { margin:35px 0 0; padding:32px 0 0; background:url(../../common/img/bl_h_01.gif) repeat-x; }

div#story .section h3 { margin:20px 0 0; font-weight:bold; }

div#story .section table { margin:5px 0 0 0; width:100%; }
div#story .section table tr {}
div#story .section table tr th,
div#story .section table tr td { border-top:1px solid #F1EDE9; padding:10px 15px 10px 15px; }
div#story .section table tr.first th,
div#story .section table tr.first td { border-top:none; }
div#story .section table tr th { width:190px; background:#A4998B; color:#fff; text-align:center; }
div#story .section table tr td { width:391px; background:#fff; }








