﻿@charset "UTF-8";



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



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

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



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

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

div#story .section h2 { position:relative; width:100%; z-index:2; }

div#story .section table { position:relative; margin:-1px 0 0 0; border-bottom:1px solid #B6AC9F; width:100%; z-index:1; }
div#story .section table tr { background:url(../../../common/img/bl_h_02.gif) repeat-x; }
div#story .section table tr th,
div#story .section table tr td { vertical-align:middle; }
div#story .section table tr th { padding:7px 0 6px 0; width:170px; }
div#story .section table tr td { padding:7px 0 6px 10px; width:461px; line-height:1.7; }
div#story .section table tr td ul {padding:0 0 0 20px;}
div#story .section table tr td ul li { clear:both; padding:0 0 0 7px; width:454px; background:url(../../../common/img/mkr_01.gif) no-repeat 0 0.6em; float:left; }








