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

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

#bbsMain a:link{
	color:#444444;text-decoration:none;
	font-size: 9pt;
}
#bbsMain a:visited{
	color:#444444;text-decoration:none;
	font-size: 9pt;
}
#bbsMain a:active{
	color:red;text-decoration:none;
	font-size: 9pt;
}
#bbsMain a:hover{
/*とほほ修正*/
	color:#555555;text-decoration:none;
	font-size: 9pt;
}

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

#bbsMain a.TreeParentSubject:link{
	color: #000000;
	font-size: 10pt;
}
#bbsMain a.TreeParentSubject:visited{
	color: #000000;
	font-size: 10pt;
}
#bbsMain a.TreeParentSubject:active{
	color: #2a2a2a;
	font-size: 10pt;
}
#bbsMain a.TreeParentSubject:hover{
	color: #2a2a2a;
	font-size: 10pt;
}

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

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

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

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

#bbsMain a.CsnLink:link{
	color:#444444;text-decoration:none;
	font-size: 9pt;
}
#bbsMain a.CsnLink:visited{
	color:#444444;text-decoration:none;
	font-size: 9pt;
}
#bbsMain a.CsnLink:active{
	color:red;text-decoration:none;
	font-size: 9pt;
}
#bbsMain a.CsnLink:hover{
	color:#555555;text-decoration:none;
	font-size: 9pt;
}

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

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

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

#bbsMain .AllBody2 {
	font-size:10pt;
	color:#444444;
}

#bbsMain .AllBody3 {
	font-size:10pt;
	color:#444444;
}

#bbsMain .AllBody4 {
	font-size:10pt;
	color:#444444;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#bbsMain .AllSubject {
	font-size:12pt;
	color:#000000;
}

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

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

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

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

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

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

#bbsMain .Error {
	font-size:10pt;
	color:#2a2a2a;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#bbsMain .ResultLogName {
	font-size:11pt;
	color:#2a2a2a;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

