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

a:link{
	color:#0000ff;text-decoration:none;
	/*font-size: 9pt;*/
}
a:visited{
	color:#0000ff;text-decoration:none;
	/*font-size: 9pt;*/
}
a:active{
	color:red;text-decoration:none;
	/*font-size: 9pt;*/
}
a:hover{
	color:#ff0000;text-decoration:none;
	/*font-size: 9pt;*/
}

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

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

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

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

a.TopicSubject:link{
	color: #ffffff;
	/*font-size: 11pt;*/
}
a.TopicSubject:visited{
	color: #ffffff;
	/*font-size: 11pt;*/
}
a.TopicSubject:active{
	color: #ffffff;
	/*font-size: 11pt;*/
}
a.TopicSubject:hover{
	color: #ffffff;
	/*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:#0000ff;text-decoration:none;
	font-size: 9pt;
}
a.CsnLink:visited{
	color:#0000ff;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;
}

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

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

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

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

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

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

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

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

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

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

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

.AllDelete {
	font-size:9pt;
	color:#ffffff;
}

.AllDeleteInput {
	font-size:9pt;
	color:#ffffff;
}

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

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

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

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

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

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

.AllSubject {
	font-size:11pt;
	color:#ffffff;
	padding-left: 10px;
}

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

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

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

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

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

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

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

.ErrorSmall {
	font-size:10pt;
	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:15pt;
	color:#494949;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.MenuInput{
	border: 2 solid #cccccc;
}
.MenuSend{
	border: 2 solid #cccccc; background: #eeeeee;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-top: 0px;
	background-color: #00050d;
	padding: 0px;
	margin-bottom: 0px;
}
#navi {
	width: 720px;
	height:44px;
	margin-left:auto;
	margin-right:auto;
}
#logo {
	float: left;
}
#sectionLinks ul{
	width: 552px;
	float: right;
}

#sectionLinks .home{
	width: 90px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #c5c4b0;
	border-left-color: #c5c4b0;
	border-bottom-color: #c5c4b0;
	list-style-type: none;
	list-style-position: inside;
	margin-bottom: 20px;
}
#sectionLinks .other{
	width: 90px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c5c4b0;
	border-bottom-color: #c5c4b0;
	list-style-type: none;
	list-style-position: inside;
	margin-bottom: 20px;
}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:x-small;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

#sectionLinks a:hover{
	background-color: #202A68;
	background-image: none;
	text-decoration: none;
	color: #FFFFFF;
	font-size:x-small;
}
.cl{
	clear:both;
}
.midashi {
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #0000A0;
	border-bottom-width: thin;
	margin-top: 35px;
	margin-bottom: 19px;
}

