@charset "UTF-8";



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



/* --------------------------------
	レベル毎の基本調査項目
-------------------------------- */

div#story .section.level table { margin:10px 0 0 0; width:100%; }
div#story .section.level table tr {}
div#story .section.level table tr th,
div#story .section.level table tr td { border-left:1px solid #F1EDE9; padding:7px 10px 7px 10px; }
div#story .section.level table tr th { background:#726B5F; color:#fff; text-align:center; }
div#story .section.level table tr th.cell_01 { border-left:none; width:96px; }
div#story .section.level table tr th.cell_02 { width:96px; }
div#story .section.level table tr th.cell_03 { width:387px; }
div#story .section.level table tr td { border-top:1px solid #F1EDE9; }
div#story .section.level table tr td.cell_01 { border-left:none; background:#A4998B; color:#fff; }
div#story .section.level table tr td.cell_02 { background:#CEC7BD; text-align:center; }
div#story .section.level table tr td.cell_03 { background:#fff; }
div#story .section.level table tr td ul {}
div#story .section.level table tr td ul li { width:380px; }

div#story .section .img { margin:4px 0 0 0; }







