@charset "UTF-8";



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



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

div#index { position:relative; margin:-10px 0 0 0; width:100%; overflow:hidden; }

div#index .section { margin:40px 0 0 0; width:100%; }

div#index .section h2 {}

div#index .section .list { margin:15px 0 0 0; border:2px solid #CBC8C4; padding:17px 18px 12px 18px; width:601px; background:#fff; }
div#index .section .list h3 {}
div#index .section .list .txt { padding:10px 0 0 0; width:520px; float:left; }
div#index .section .list .more { padding:10px 0 0 0; width:71px; float:right; }

div#index .section table { position:relative; margin:0 0 0 -27px; width:668px; }
div#index .section table tr {}
div#index .section table tr td { border-top:20px solid #F1EDE9; padding:0 0 3px 41px; width:293px; background:url(../../../common/img/idx_2nd_idx_bg_l.gif) repeat-y 27px 0; }
div#index .section table tr td.empty { background:none; }
div#index .section table tr td h2 {}
div#index .section table tr td .lead { margin:10px 0 0 0; line-height:1.7; }
div#index .section table tr td .more { margin:8px 0 0 0; }








