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

body {
	background-color:#1e1e1e;
	background-image:url();
	color: #ffffff;
/*とほほ修正*/
	scrollbar-face-color:#1e1e1e;
}

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


span.MenuBar {
	display:inline-block; margin-left:10px; margin-right:10px;
}

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


div#container_sp div#articles {
	margin-left:  1%;
	margin-right: 1%;
}

div#container_sp a.Menu {
	display: inline-block;
	float: left;
	white-space: nowrap;
	min-width: 85px;
	text-align: center;
	margin-left: 5px;
	border-radius: 5px 5px 5px 5px;
	margin-top:5px;
}

div#container_sp span.MenuSelect {
	display: inline-block;
	float: left;
	white-space: nowrap;
	min-width: 85px;
	text-align: center;
	margin-left: 5px;
	border-radius: 5px 5px 5px 5px;
	margin-top:5px;
}

div#container_sp span.MenuSplit {
	display: none;
	float: left;
}


a.TreeParentSubject:link{
	color: #ff2222;
	font-size: 16pt;
}
a.TreeParentSubject:visited{
	color: #ff2222;
	font-size: 16pt;
}
a.TreeParentSubject:active{
	color: #ff0000;
	font-size: 16pt;
}
a.TreeParentSubject:hover{
	color: #ff0000;
	font-size: 16pt;
}

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

a.NumberSubject:link{
	color: #ff0000;
	font-size: 16pt;
}
a.NumberSubject:visited{
	color: #ff0000;
	font-size: 16pt;
}
a.NumberSubject:active{
	color: #ff2222;
	font-size: 16pt;
}
a.NumberSubject:hover{
	color: #ff2222;
	font-size: 16pt;
}

a.TopicSubject:link{
	color: #ff0000;
	font-size: 16pt;
}
a.TopicSubject:visited{
	color: #ff0000;
	font-size: 16pt;
}
a.TopicSubject:active{
	color: #ff2222;
	font-size: 16pt;
}
a.TopicSubject:hover{
	color: #ff2222;
	font-size: 16pt;
}

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

a.CsnLink:link{
	color:#FF0000;text-decoration:none;
	font-size: 9pt;
}
a.CsnLink:visited{
	color:#FF2222;text-decoration:none;
	font-size: 9pt;
}
a.CsnLink:active{
	color:#FF0000;text-decoration:none;
	font-size: 9pt;
}
a.CsnLink:hover{
	color:#FF2222;text-decoration:none;
	font-size: 9pt;
}

span.necessary {
	color:red;
}

span.TopicHeader {
	color: #ffffff;
	font-size: 16pt;
	font-weight: bold;
}

.AllAgent {
	font-size:10px;
	color:#999999;
}

.AllBody {
	font-size:11pt;
	color:#ffffff;
}

.AllBody1 {
	font-size:11pt;
	color:#ffffff;
}

.AllBody2 {
	font-size:11pt;
	color:#cc0000;
}

.AllBody3 {
	font-size:11pt;
	color:#00cc00;
}

.AllBody4 {
	font-size:11pt;
	color:#0000cc;
}

.AllBody5 {
	font-size:11pt;
	color:#444444;
}

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

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

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

.AllDate {
	font-size:9pt;
	color:#999999;
}

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

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

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

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

.AllMasterName {
	font-size:12pt;
	color:#ffffff;
}

.AllName {
	font-size:12pt;
	color:#ffffff;
}

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

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

.AllSubject {
	font-size:18pt;
	color:#ff0000;
}

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

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

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

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

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

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

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

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

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

.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:#ff0000;
}

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

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

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

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

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

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

.NumberMasterName {
	font-size:12pt;
	color:#ffffff;
}

.NumberName {
	font-size:12pt;
	color:#ffffff;
}

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

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

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

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

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

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

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

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

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

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

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

.TopicMasterName {
	font-size:12pt;
	color:#ffffff;
}

.TopicName {
	font-size:12pt;
	color:#ffffff;
}

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

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

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

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

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

.TreeParentMasterName {
	font-size:13pt;
	color:#ffffff;
}

.TreeParentName {
	font-size:13pt;
	color:#ffffff;
}

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

