
table.window { font-size: 90%; padding: 0; border-width: 0; border-collapse: collapse; line-height: 1.3;}
td.window { padding: 0; }
td.white { padding: 0; background-color:white;}

div.titlebar { background-color: #006600; border-style: solid; border-width: 0 0 5 0; border-color: chocolate; font-size: 120%; text-decoration: none; font-weight: bold; color: white; margin: 5 0 10 0; padding: 5;}

input.textbox { border: solid 1px #66cc66; }
textarea.textbox { border: solid 1px #66cc66; }
input.button { border: solid 1px green; background-color: #99ff99; }

/*
div.verup { border: 1px green solid; background-color: #eeeebb; font-size: 85%; padding: 5px; color: #333333;}*/

div.verup { font-size: 85%; padding: 5px; color: #333333; margin-left: 10px;}

/* 角丸テーブルの本文 */
td.honbun { padding: 0px; background-color: white; font-size: 100%; line-height: 1.4; }

/* 小見出し */
div.index1 { font-size: 110%; font-weight: bold; color: green; margin-bottom: 5px;}

/* 破線リンク */
a.dotted { text-decoration: none; color: blue; border-bottom: 1px dotted blue; }
/* Schedule Board 文字 */
span.sb { color:#006600; font-weight: bold; margin-left: 4px; margin-right: 8px;}

/* 緑丸⇒ */
img.arrow { margin-bottom: 5px; margin-right: 2px;}

/* シェアウェア注意書き（各ソフト下部） */
div.shareware { font-size: 90%; }
