/* 本文 */
body  { font-family: "Verdana", "Arial"; font-size: 12px; color: #555555; line-height: 20px; margin: 0 0 }

/* プロジェクトネーム */
#proj { font-family: "Times"; font-size: 26px; color: #000000; font-weight: normal; letter-spacing: 0.03em; word-spacing: 0.3em; line-height: 27px; margin: 0 0 }

/* アイテムタイトル */
#item { font-family: "Arial"; font-size: 16px; color: #000000; font-weight: bold; line-height: 17px; margin: 0 0 }

/* 大見出(J) */
#HL_J { font-family: "ＭＳ Ｐ明朝", "細明朝体"; font-size: 25px; color: #000000; font-weight: bold; line-height: 25px; margin: 0 0 }

/* 大見出(E大文字) */
#HL_EL { font-family: "Times"; font-size: 26px; color: #000000; font-weight: normal; line-height: 26px; margin: 0 0 }

/* 大見出(E小文字) */
#HL_ES { font-family: "Times"; font-size: 30px; color: #000000; font-weight: normal; line-height: 30px; margin: 0 0 }

/* リンク */
a { color: #555555; text-decoration: none; }
a:hover { color: #555555; }
a img { border: none; }


