/* 全体フォント、フォントサイズ、行間 */body,td { font-family:"ＭＳ Ｐゴシック",Osaka; font-size:12px; color:#333333; }body { background-color: #F6F3E5; }/* リンクの設定 */A:link { text-decoration: none; color:#6A5ACD; }A:visited { text-decoration: none; color:#6A5ACD; }A:hover { text-decoration: none; color:#666666; }/* 特殊フォント、フォントサイズ */.small { font-size: 10px; }.list { font-size: 11px; }.big14 { font-size: 14px; font-weight: bold; }.big13 { font-size: 13px; font-weight: bold; }.subtitle { font-size: 16px; font-weight: bold; color:#616C56; line-height: 200%; }.caption {font: normal 11px/13px "ＭＳ Ｐゴシック",Osaka;color: #404040;}/* テーブルバックの設定 */TD.title { background-image:url(img/title_img4.jpg); background-repeat:no-repeat; }TD.bg { background-image:url(img/bg.gif); background-repeat:repeat; font-size: 11px; font-weight: bold; }TD.point { background-image:url(img/point2.gif); background-repeat:repeat-y; }/* テーブルラインの設定 */TD.line { line-height: 170%; }
