/* CASCADE STYLE SHEET FOR Common Style */

/* BASEMENT STYLE DEFINITION */
A.marcl:link { text-decoration: none }
A.marcl:visited { text-decoration: none }
A.marcl:hover { color: #000088; background: #dddeee; text-decoration: underline }
A.marcl:active { text-decoration: none }
A.pg:hover { color: #cc0000; background: #ffbbbb; text-decoration: underline }
A.go:link { color: #112233; text-decoration: none }
A.go:visited { color: #112233; text-decoration: none }
A.go:hover { color: #444488; text-decoration: underline }
A.go:active { text-decoration: underline }
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 }
A.recruit:link { color: #ffff00; text-decoration: none }
A.recruit:visited { color: #ffff00; text-decoration: none }
A.recruit:hover { color: #339966; background: #ccffdd; text-decoration: underline }
A.recruit:active { color: #ff0000; text-decoration: underline }
A.calender:hover { background: #ffffff; text-decoration: none }
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 }
.borderwhite { border: 1px solid #ffffff }

.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 }
