@charset "UTF-8";



/*
	--------------------------------
	更新日: 2009-03-22
	--------------------------------
*/



/* --------------------------------
	h1
-------------------------------- */

h1 {}



/* --------------------------------
	イントロ
-------------------------------- */

p#intro { margin:20px 0 0 0; }



/* --------------------------------
	リスト
-------------------------------- */

div#list { position:relative; margin:20px 0 0 -16px; width:548px; background:url(../common/img/list_02_bg_m.gif) repeat-y right top; }

div#list table { border-spacing:0; width:548px; background:url(../common/img/list_02_bg_b.gif) no-repeat right bottom; }
div#list table tr {}
div#list table tr th { padding:0 0 0 16px; width:258px; }
div#list table tr.txt td { padding:10px 11px 0 27px; }
div#list table tr.ref td { padding:15px 11px 15px 27px; text-align:right; }
div#list table tr.ref td a { padding:0 0 0 15px; background:url(../common/img/arw_01.gif) no-repeat 0 0.06em; font-weight:bold; }
* html div#list table tr.ref td a { background-position:0 0.0em; }/* IE 6 以前 */








