/*
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
┃■C-BOARD Moyuku用スタイルシート
┃----------------------------------------------------------------------------
┃このファイルにはC-BOARD Moyuku用のスタイルシートが記録されています。
┃自由に書き換えることが出来ますが、「セットアップ（スタイル） 」の一番下で
┃スタイルシートを書き換えないように設定しないと、セットアップ時に自動的に
┃プログラムによって上書きされてしまうので注意してください。
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
*/

body {
	background-color:#99cccc;
	background-image:url();
	color: #001144;
/*とほほ修正*/
	scrollbar-face-color:#99cccc;
}

a:link{
	color:#0000cc;text-decoration:none;
	font-size: 9pt;
}
a:visited{
	color:#0000cc;text-decoration:none;
	font-size: 9pt;
}
a:active{
	color:red;text-decoration:none;
	font-size: 9pt;
}
a:hover{
/*とほほ修正*/
	position:relative;top:1px;left:1px;
	color:#ff0000;text-decoration:none;
	font-size: 9pt;
}

a.Menu:link{
	font-size: 10pt;
	color: #ffffff;
}
a.Menu:visited{
	font-size: 10pt;
	color: #ffffff;
}
a.Menu:active{
	font-size: 10pt;
	color: #d9f3ff;
}
a.Menu:hover{
	font-size: 10pt;
	color: #d9f3ff;
}

a.TreeParentSubject:link{
	color: #ffffbb;
	font-size: 16px;
}
a.TreeParentSubject:visited{
	color: #ffffbb;
	font-size: 16px;
}
a.TreeParentSubject:active{
	color: #ffffff;
	font-size: 16px;
}
a.TreeParentSubject:hover{
	color: #ffffff;
	font-size: 16px;
}

a.TreeChildSubject:link{
	color: #111190;
	font-size: 15px;
}
a.TreeChildSubject:visited{
	color: #111190;
	font-size: 15px;
}
a.TreeChildSubject:active{
	color: #ffdd00;
	font-size: 15px;
}
a.TreeChildSubject:hover{
	color: #ffdd00;
	font-size: 15px;
}

a.NumberSubject:link{
	color: #000000;
	font-size: 12pt;
}
a.NumberSubject:visited{
	color: #000000;
	font-size: 12pt;
}
a.NumberSubject:active{
	color: #000000;
	font-size: 12pt;
}
a.NumberSubject:hover{
	color: #000000;
	font-size: 12pt;
}

a.TopicSubject:link{
	color: #000000;
	font-size: 11pt;
}
a.TopicSubject:visited{
	color: #000000;
	font-size: 11pt;
}
a.TopicSubject:active{
	color: #000000;
	font-size: 11pt;
}
a.TopicSubject:hover{
	color: #000000;
	font-size: 11pt;
}

a.ThreadHeadline:link{
	color: #000000;
	font-size: 10pt;
}
a.ThreadHeadline:visited{
	color: #000000;
	font-size: 10pt;
}
a.ThreadHeadline:active{
	color: #000000;
	font-size: 10pt;
}
a.ThreadHeadline:hover{
	color: #000000;
	font-size: 10pt;
}

a.CsnLink:link{
	color:#0000cc;text-decoration:none;
	font-size: 9pt;
}
a.CsnLink:visited{
	color:#0000cc;text-decoration:none;
	font-size: 9pt;
}
a.CsnLink:active{
	color:red;text-decoration:none;
	font-size: 9pt;
}
a.CsnLink:hover{
	color:#ff0000;text-decoration:none;
	font-size: 9pt;
}

span.necessary {
	color:red;
}

span.TopicHeader {
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
}

.AllAgent {
	font-size:8pt;
	color:#99cccc;
}

.AllBody {
	font-size:14px;
	color:#001155;
}

.AllBody1 {
	font-size:14px;
	color:#000000;
}

.AllBody2 {
	font-size:14px;
	color:#cc0000;
}

.AllBody3 {
	font-size:14px;
	color:#00cc00;
}

.AllBody4 {
	font-size:14px;
	color:#0000cc;
}

.AllBody5 {
	font-size:14px;
	color:#444444;
}

.AllBodyQuot1 {
	font-size:10pt;
	color:#555566;
}

.AllBodyQuot2 {
	font-size:10pt;
	color:#777788;
}

.AllBodyQuot3 {
	font-size:10pt;
	color:#9999aa;
}

.AllDate {
	font-size:11px;
	color:#111111;
}

.AllDelete {
	font-size:10px;
	color:#000000;
}

.AllDeleteInput {
	font-size:10px;
	color:#000000;
}

.AllFile {
	font-size:10pt;
	color:#000000;
}

.AllHit {
	font-size:10pt;
	color:#000000;
}

.AllMasterName {
	font-size:11pt;
	color:#003355;
}

.AllName {
	font-size:11pt;
	color:#000000;
}

.AllReply {
	font-size:10px;
	color:#000000;
}

.AllReplyInput {
	font-size:10px;
	color:#000000;
}

.AllSubject {
	font-size:15px;
	color:#fcfcdd;
}

.AllTree {
	font-size:10px;
	color:#000000;
}

.BseId {
	font-size:9pt;
	color:#ff0000;
}

.Count {
	font-size:11pt;
	color:#001144;
}

.Custom {
	font-size:10pt;
	color:#000000;
}

.CustomInput {
	font-size:10pt;
	color:#000000;
}

.CustomWarn {
	font-size:10pt;
	color:#ff0000;
}

.Error {
	font-size:12pt;
	color:#000080;
}

.ErrorSmall {
	font-size:12pt;
	color:#ff0000;
}

.IndexBase {
	font-size:10pt;
	color:#000000;
}

.IndexTitle {
	font-size:10pt;
	color:#ffffff;
}

.Mail {
	font-size:10pt;
	color:;
}

.MailInput {
	font-size:10pt;
	color:;
}

.MailWarn {
	font-size:10pt;
	color:;
}

.Master {
	font-size:10pt;
	color:#000000;
}

.MasterInfo {
	font-size:10pt;
	color:#ffffff;
}

.MasterInput {
	font-size:10pt;
	color:#000000;
}

.MasterSepa {
	font-size:10pt;
	color:#999999;
}

.MasterTips {
	font-size:10pt;
	color:#ff0000;
}

.MasterTitleInput {
	font-size:10pt;
	color:#000000;
}

.MasterTitleSub {
	font-size:14pt;
	color:#494949;
}

.MasterWarn {
	font-size:10pt;
	color:#ff0000;
}

.Menu {
	font-size:10pt;
	color:#ffffff;
}

.MenuInput {
	font-size:10pt;
	color:#000000;
}

.MenuOut {
	font-size:10pt;
	color:#000000;
}

.MenuSelect {
	font-size:10pt;
	color:#ffddcc;
}

.MenuSend {
	font-size:10pt;
	color:#000000;
}

.MenuSplit {
	font-size:10pt;
	color:#fcfcfc;
}

.NumberDate {
	font-size:10pt;
	color:#000000;
}

.NumberMasterName {
	font-size:10pt;
	color:#000000;
}

.NumberName {
	font-size:10pt;
	color:#000000;
}

.Post {
	font-size:10pt;
	color:#000000;
}

.PostInput {
	font-size:10pt;
	color:#000000;
}

.ResultInfo {
	font-size:10pt;
	color:#000000;
}

.ResultLogName {
	font-size:11pt;
	color:#000080;
}

.ResultLogTree {
	font-size:10pt;
	color:#808080;
}

.ResultSummary {
	font-size:10pt;
	color:#000000;
}

.Search {
	font-size:10pt;
	color:#000000;
}

.SearchInput {
	font-size:10pt;
	color:#000000;
}

.TopicDate {
	font-size:10pt;
	color:#000000;
}

.TopicLatest {
	font-size:10pt;
	color:#999999;
}

.TopicMasterLatest {
	font-size:10pt;
	color:#999999;
}

.TopicMasterName {
	font-size:10pt;
	color:#000000;
}

.TopicName {
	font-size:10pt;
	color:#000000;
}

.TopicReply {
	font-size:10pt;
	color:#000000;
}

.TreeChildDate {
	font-size:10pt;
	color:#000000;
}

.TreeChildMasterName {
	font-size:14px;
	color:#004000;
}

.TreeChildName {
	font-size:14px;
	color:#555577;
}

.TreeParentDate {
	font-size:10pt;
	color:#000080;
}

.TreeParentMasterName {
	font-size:15px;
	color:#005000;
}

.TreeParentName {
	font-size:15px;
	color:#000080;
}

.Version {
	font-size:10pt;
	color:#0000cc;
}

.MenuSend{
	border: 1 solid #333333; background: #ffffff;
}
