/* ----メイン---- */
BODY{background-color:#BBBBBB; background-image:url(image/backg0.gif);}/* 背景 */
/* BODY,P,DIV,TR,TD{color:#333333} *//* テキスト */

H1{margin:0px 0px 0px 0px;}/**/


/* ----設定オプション---- */
.inop{behavior:url(#default#homepage)}

/* ----■---- */
.po00{color:#FF0000}/* 赤 */

/* ----TEXT---- */
.txt0{color:#000000}/* 黒 */
.txt1{color:#EEEEEE}/* 白 */
.txt2{color:#3366FF}
.txt3{color:#666666}
.txt4{color:#FF0000}/* 赤 */
.txt5{color:#0000EE}/* 受付中！ */
.txt6{color:#EE0000}/* 受付終了 */
.txt9{color:#AAAAAA}/* リンク予定 */

/* ----BG---- */
.bg00{background:#FFFFFF}/* 白 */
.bg01{background:#3366FF}/* メイン青 */
.bg02{background:#E0F2FF}/* 水色 */
.bg03{background:#0000FF}/* 青 */
.bg04{background:#000000}/* 黒 */
.bg05{background:#EEEEEE}/* 灰色 */
.bg06{background:#F0F0F0}/* LINKページ用背景 */
.bg07{background:#FF0000}/* 赤 */

.bg10{background-image:url(image/backg1.gif)}/* 背景画像 */

/*.th00{border:1px; border-style:solid;}*/

/* ----字間---- */
.bc00{line-height:110%}
.bc01{background:#FFFFFF; line-height:110%}/* 白字間*/

A:link{text-decoration:none;}/* 未表示リンク */
A:visited{text-decoration:underline;}/* 表示済みリンク */
A:hover{text-decoration:underline;}/* カーソルON(NN無効) */
A:active{text-decoration:underline;}/* カーソルクリック(NN無効) */
