/* CASCADE STYLE SHEET FOR Common Style */

/* BASEMENT STYLE DEFINITION */
A:link { text-decoration: none }
A:visited { text-decoration: none }
A:hover { color: #556677; background: #cccccc; text-decoration: underline }
A:active { text-decoration: none }
A.nacre:link { color: #ff9966; text-decoration: none }
A.nacre:visited { color: #ff9966; text-decoration: none }
A.nacre:hover { color: #556677; background: #cccccc; text-decoration: underline }
A.nacre:active { text-decoration: underline }
A.map:link { color: #0000cc; text-decoration: none }
A.map:visited { color: #0000cc; text-decoration: none }
A.map:hover { color: #556677; background: #cccccc; text-decoration: underline }
A.map:active { text-decoration: underline }
B { font-weight: 600 }
STRONG { font-weight: 900 }

/* 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 }
.bl { border-bottom: 1px solid #99cc99; border-right: 1px solid #99cc99; border-left: 1px solid #99cc99; border-top:1px solid #99cc99 }
