@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 h2 {}

div#story .section p { margin:10px 0 0 0; }

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

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

div#story .section ul { margin:10px 0 0 0; }
div#story .section ul li { clear:both; padding:0 0 0 7px; width:634px; background:url(../../../common/img/mkr_01.gif) no-repeat 0 0.6em; float:left; }
div#story .section ul li h3 { margin:0 0 0 0; }
div#story .section ul li p { margin:0 0 0 0; }
div#story .section ul li ul { margin:0 0 0 0; }
div#story .section ul li ul li { width:627px; }

div#story .section ul.ordered_a { margin:10px 0 0 0; width:100%; }
div#story .section ul.ordered_a li { clear:both; padding:0 0 0 0; width:100%; background:none; float:left; }
div#story .section ul.ordered_a li .mkr { margin:0 0 0 0; width:30px; float:left; }
div#story .section ul.ordered_a li .txt { margin:0 0 0 0; width:611px; float:right; }







