/* 1〜19　トップページ */　/* 20〜29　はじめに */
/* 30〜39　DVD化運動 投票フォーム */　/* 40〜49　CONCERTファイル１ */
/* 50〜59　CONCERTファイル２ */　/* 60〜69　メールフォーム */
/* 70〜79　リンク */

/* 共通 */
BODY{
font-size:13pt; color:#333333; font-family:'MS Pゴシック';
overflow-x:hidden /* 横スクロール消し */;
background-image:url(http://www.geocities.jp/sun_acacia/img/kaitei_1.jpg);
background-repeat:repeat-X;
background-attachment:fixed;
background-position:bottom;}

A:link { color: #333333 } /* 未訪問のリンク色 */   
A:visited { color: #333333 } /* 訪問済みのリンク色 */  
A:hover { text-decoration: underline }     
A:active { color: #333333 }

td {font-size: 11pt;
    color: #888888;}

/* トップページ */
table#1 {border:1px solid #b2cbe4;}
td#2 {border:3px solid #b2cbe4;}
font#3 {font-size:10pt; color:#888888}
td#4 {border:1px solid #bccddb; padding:10; line-height:10pt;}


/* CONCERTファイル１ */
font#40 {color:#444444;}


/* CONCERTファイル２ */
table#50 {border:1px solid #b2cbe4;}
td#51 {border:3px solid #b2cbe4;line-height:15pt;}
font#52 {font-size:12pt}
td#53 {line-height:16pt}

/* リンク */
font#70 {font-size:8pt; color:#e9546b;}
font#71 {font-size:8pt; color:#b2cbe4;}
font#72 {font-size:8pt; color:gray;}
td#73 {border-bottom:1px dashed gray;border-right:1px dashed gray;}
font#74 {font-size:8pt; color:#ffd700;}
td#75 {border-bottom:1px dashed white;border-right:1px dashed white;}