/*
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
┃■Ｃ−ＢＯＡＲＤ用スタイルシート
┃----------------------------------------------------------------------------
┃このファイルにはＣ−ＢＯＡＲＤ用のスタイルシートが記録されています。
┃自由に書き換えることが出来ますが、「セットアップ（スタイル） 」の一番下で
┃スタイルシートを書き換えないように設定しないとセットアップ時に自動的に
┃プログラムによって上書きされてしまうので注意してください。
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
*/

*
{font-size:100%; font-weight:normal; font-style:normal; text-decoration:none; margin:0; }

body
{
	padding-right: 0%; padding-left: 0%;right: 0%; left: 0%; padding-bottom: 0%; margin: 0%; word-spacing: -0.1ex; width: 100%;
	font-size: 12px;
	color: #cccccc;
	background-color:#000000;
}

div#title {
	padding-right: 10px; padding-left: 0px; right: 0%; background: url(http://kowloon.enigmania.net/images/title.jpg) #814427 no-repeat left top; left: 0%; padding-bottom: 0px; margin: 0px; width: 100%; color: #ffffff; border-top-style: none; bottom: 0%; padding-top: 0px; border-bottom: #1a1a1a 1px solid; border-right-style: none; border-left-style: none; position: relative; top: 0%; height: 70px; text-align: right;
}

div#status{
	font-family: impact,sans-serif;
	color: #ffffff;
	font-weight: normal;
	letter-spacing: 0.2em;
	text-align: left;
	margin-bottom: 0.1em;
	margin-left: 0px;
	padding: 0.1em 0.1em 0.1em 0.5em;
	border: 0px;
	height: 14px;
	background-color: #70615c;
}

div#contents
{
	width:780px;
	float:left;
	margin-top:0em;
	clear: right;
	
	padding-left: 5px;
	padding-right: 5px;
	
	line-height: 140%;
}

a {
	text-decoration: none;
}

.AllAgent {
	font-size: 10pt;
}

.AllBody {
	font-size: 10pt;
}

.AllBodyQuot1 {
	font-size: 10pt;
}

.AllBodyQuot2 {
	font-size: 10pt;
}

.AllBodyQuot3 {
	font-size: 10pt;
}

.AllDate {
	font-size: 10pt;
}

.AllDelete {
	font-size: 10pt;
}

.AllDeleteInput {
	font-size: 10pt;
}

.AllFile {
	font-size: 10pt;
}

.AllHit {
	font-size: 10pt;
}

.AllName {
	font-size: 10pt;
}

.AllReply {
	font-size: 10pt;
}

.AllReplyInput {
	font-size: 10pt;
}

.AllSubject {
	font-size: 11pt;
}

.AllTree {
	font-size: 10pt;
}

.Count {
	font-size: 10pt;
}

.Custom {
	font-size: 10pt;
}

.CustomInput {
	font-size: 10pt;
}

.CustomWarn {
	font-size: 10pt;
}

.Error {
	font-size: 10pt;
}

.ErrorSmall {
	font-size: 10pt;
}

.Mail {
	font-size: 10pt;
}

.MailInput {
	font-size: 10pt;
}

.MailWarn {
	font-size: 10pt;
}

.Master {
	font-size: 10pt;
}

.MasterInfo {
	font-size: 10pt;
}

.MasterInput {
	font-size: 10pt;
}

.MasterTips {
	font-size: 10pt;
}

.MasterTitleInput {
	font-size: 10pt;
}

.MasterTitleSub {
	font-size: 11pt;
}

.MasterWarn {
	font-size: 10pt;
}

.Menu {
	font-size: 10pt;
}

.MenuInput {
	font-size: 10pt;
}

.MenuSend {
	font-size: 10pt;
}

.NumberDate {
	font-size: 10pt;
}

.NumberName {
	font-size: 10pt;
}

.NumberSubject {
	font-size: 10pt;
}

.Post {
	font-size: 10pt;
}

.PostInput {
	font-size: 10pt;
}

.ResultInfo {
	font-size: 10pt;
}

.ResultLogName {
	font-size: 11pt;
}

.ResultLogTree {
	font-size: 10pt;
}

.ResultSummary {
	font-size: 10pt;
}

.Search {
	font-size: 10pt;
}

.SearchInput {
	font-size: 10pt;
}

.ThreadHeadline {
	font-size: 10pt;
}

.TopicDate {
	font-size: 10pt;
}

.TopicLatest {
	font-size: 10pt;
}

.TopicName {
	font-size: 10pt;
}

.TopicReply {
	font-size: 10pt;
}

.TopicSubject {
	font-size: 11pt;
}

.TreeChildDate {
	font-size: 10pt;
}

.TreeChildName {
	font-size: 10pt;
}

.TreeChildSubject {
	font-size: 10pt;
}

.TreeParentDate {
	font-size: 10pt;
}

.TreeParentName {
	font-size: 10pt;
}

.TreeParentSubject {
	font-size: 10pt;
}

h1 span
{display:none;}

h2
{
	font-family: Helvetica,Verdana;
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 0em;
	margin-top:0.5em;
	padding-left: 2px;
	padding-top: 1px;
	height: 20px;
	background-color: #333333;
	
	color: #fefefe;
	border-left-width : 10px;  border-left-style : ridge;  border-left-color : #8c8673;
	border-top-width : 1px;  border-top-style : solid;  border-top-color : #8c8673;
}

hr {color:#666666; border:thin dotted #666666; margin:0 0;}
