@charset "utf-8";

/*---- 名前 ----*/
.three h4.name { padding:0; margin:0; background:none; font-size:230%; font-weight:bold; border:none; color:#6C4435; }
.three span { padding:3px 0 9px 3px; margin:0 0 12px 0; display:block; border-bottom:#ddd dotted 1px; color:#BAADA7; }

/*---- 一覧 ----*/
.three h4.name a { background:url(/imgdir/common/ic_list.gif) 4px center no-repeat; padding:0 0 0 14px; }
