/* 全体フォント、フォントサイズ、行間 */
body,td { font-family:"EE EゴシチE",Osaka; font-size:12px; color:#333333; }

body { background-color: #F6F3E5; }

/* リンクの設宁E*/
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 "EE EゴシチE",Osaka;color: #404040;}


/* チEEブルバックの設宁E*/
TD.title { background-image : url(title_img4.jpg); background-repeat:no-repeat; }
TD.bg { background-image : url(bg.gif); background-repeat:repeat; font-size: 11px; font-weight: bold; }
TD.point { background-image : url(point2.gif); background-repeat:repeat-y; }

/* チEEブルラインの設宁E*/
TD.line { line-height: 170%; }
