
/* ≪StreetJack≫設定 */

/* 以下基本設定 */
body { background-color: #000000; color: #ffffff; font-family: 'ms 明朝',serif; margin: 0px 0px 0px 0px; }
a:link {  color: #00ff00; text-decoration: underline; }
a:visited {  color: #008000; text-decoration: underline; }
a:hover {  color: #ff8000; text-decoration: underline; }
table.bd { background-color: #404040; }
table.hr { background-color: #000000; border-collapse: collapse; border-spacing: 0px; empty-cells: hide; }

/* 以下連携サーチ辞書設定 */
.ws { font-size: x-small; }
.aqua { background-color: #000000; color: aqua; }
.yellow { background-color: #000000; color: yellow; }
.red { background-color: #000000; color: red; }

/* 以下メンバー一覧表設定 */
.member { font-size: x-small; }
.text-555555 { background-color: #555555; color: #ffffff; }
.TEXT-20 { font-size: 20px; }
.gray { text-align: center; background-color: #808080; color: #ffffff; }

/* 以下その他設定 */
.center { text-align: center; }
.right { text-align: right; }
.left { text-align: left; }
.title { text-align: center; font: italic bold medium 'ms 明朝',fantasy; color: #ffffff; background-color: #556b2f; }
.text-medium { font: bold medium 'ms 明朝',fantasy; }
.text-8 { font-size: 8px; }
.text-11 { font-size: 11px; }
.text-15 { font-size: 15px; }
.scroll { width: 100%; height: 90px; overflow: auto; }
.diary { padding: 10px; }

/* FFXIバージョンアップ用 */

/* Text Style */
.Tx12  { font-size:12px; line-height:180%; color:#555555 }

/* Text Color */
.Co12k { font-size:12px; line-height:180%; color:#000000 }
.Co12w { font-size:12px; line-height:150%; color:#ffffff }
.Co12b { font-size:12px; line-height:180%; color:#446699 }
.Co12r { font-size:12px; line-height:180%; color:#FF0000 }
.Co12o { font-size:12px; line-height:180%; color:#EE8800 }

/* その他 */
.text-10-555555 { font-size: 10px; color:#ffffff; background-color: #555555; }