/* CASCADE STYLE SHEET FOR Common Style */

/* BASEMENT STYLE DEFINITION */
A.copyright:link { color: #e0e0e0; text-decoration: none }
A.copyright:visited { color: #e0e0e0; text-decoration: none }
A.copyright:hover { color: #999aaa; background: #ffffff; text-decoration: underline }
A.copyright:active { text-decoration: underline }
A.mail:link { color: #666999; text-decoration: none }
A.mail:visited { color: #666999; text-decoration: none }
A.mail:hover { color: #0000cc; background: #bbbbff; text-decoration: underline }
A.mail:active { text-decoration: underline }
A.menu:link { color: #445566; text-decoration: none }
A.menu:visited { color: #445566; text-decoration: none }
A.menu:hover { color: #446655; background: #cceedd; text-decoration: underline }
A.menu:active { text-decoration: underline }
B { font-weight: 900 }
STRONG { font-family: "Arial Black","Chicago",sans-serif }

/* FORM STYLE DEFINITION */
.bbsInput { width: 280; color: #556677; background-color:#ddeeff; border-color: #aabbcc; border:1; border-style:inset }
.bbsArea { font-family: "MS UI Gothic","Osaka",sans-serif; width: 340px; height: 170px; color: #556677; background-color:#ddeeff; border:1; border-style:inset; border-color: #aabbcc }
.bbsSend { background: #ffcc99; border-bottom: 1px solid #7b4a10; border-right: 1px solid #7b4a10; border-left: 1px solid #d5c4af; border-top:1px solid #d5c4af; color: #000066; width: 64px; height:18px; text-decoration:none; cursor: hand }
.bbsButton { background: #d6e7ef; border-bottom: 1px solid #104a7b; border-right: 1px solid #104a7b; border-left: 1px solid #afc4d5; border-top:1px solid #afc4d5; color: #000066; height:18px; text-decoration:none; cursor: hand }
.bbsPass { color: #556677; background-color:#ddeeff; border-color: #aabbcc; border:1; border-style:inset }
.bbsBox { width: 13px; height: 13px; color: #556677; background-color: #ddeeff }
.homelink { cursor: w-resize }

/* IMAGE STYLE DEFINITION */
.fL { float: left; padding-right: 0.2em; padding-bottom: 0.3em; border: none }
.fR { float: right; padding-left: 0.2em; padding-bottom: 0.3em; border: none }
