@charset "shift_jis";


/* -------------------------------------------------------------------------------------------------
   その他カテゴリページCSS

   [body.other]指定のある、下記のページに関するcss
    ・link/index.html ------------ リンク

   date:2010.07.10
   update:2010.07.26
------------------------------------------------------------------------------------------------- */


/* =================================================================================================
   リンク
================================================================================================= */

/* リンク先の一覧
--------------------------------------------------------------------------------------- */

body.other div#contents dl.link {
}

body.other div#contents dl.link dt {
	padding: 0 0 0 8px;
	border-bottom:dotted 1px #666666;
	font-weight: bold;
}

body.other div#contents dl.link dd{
	padding: 5px 10px 20px 25px;
}