@charset "UTF-8";



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



/* --------------------------------
	インデックス
-------------------------------- */

div#index { margin:30px 0 0 0; width:100%; }

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

div#index table { position:relative; margin:-1px 0 0 0; border-bottom:1px solid #B6AC9F; width:100%; z-index:1; }
div#index table tr {}
div#index table tr th,
div#index table tr td { padding:11px 15px 10px 15px; background:url(../../../common/img/bl_h_02.gif) repeat-x; }
div#index table tr th { width:110px; background-color:#DFDCD4; color:#40352A; text-align:center; }
div#index table tr td { width:471px; }
div#index table tr td h3 { font-weight:bold; }
div#index table tr td h3 a { padding:0 0 0 13px; background:url(../../../common/img/arw_01.gif) no-repeat 0 0.4em; }
div#index table tr td p { margin:4px 0 0 0; }







