/* 全般設定 */
body {color:black; background:white; margin:0; padding:0; font-size:12px; line-height:140%;}

table {width:100%;}
table td {padding:0; vertical-align:top;}
th {background:#A1A0AC; color:#FFFFFF; vertical-align:middle; padding:5px;}

/* 全般的なリンクの設定
a {color:#626262; text-decoration:none;}
a:hover {color:#000000; text-decoration:underline;} */

/* 全般的なリンクの設定-オリジナル */
a {text-decoration:none;}
a:link {color: #3333bb;} /* リンク前文字色 */
a:visited {color: #337777;} /* リンク訪問済み文字色 */
a:hover {color:#cc6600; text-decoration:underline;}

/* 一般タグの設定 */
h1 {}
h2 {}
h3 {}
h4 {}
h5 {}

/* リスト表示の設定 中央左右のブロックなどで使用
ul { margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}
li { margin-left: 2px; list-style: square inside; color: #2F5376} */
ul { margin: 2px 2px 2px 16px; padding: 0 2px 0 2px; list-style: outside; text-align: left; color: #2F5376;}
li { list-style-type:decimal; color: #2F5376;}

input.formButton {}
img {border:0;}

/*ヘッダーブロックの定義*/
#header_fixed {width:100%; top:0px; position: fixed; z-index: 100;} /* ヘッダーを固定するための定義 */
#fixed_space {padding-top:92px;} /* ヘッダーを入れるためのスペースを作る定義 */
#header {}
#header .backwhite {background:white;}
#header .login {text-align:left;position: relative; z-index: 1;}
#header .login img {vertical-align: bottom; margin:0 5px 0 0;}
#header .banner {width:100%; text-align:left;}
#header .banner img {vertical-align: bottom; margin:0 5px;}

/* #headerbar {background:#000000; color:#FFFFFF; font-size:11px; padding:2px 10px; text-align:right;} */
td#headerbar {text-align:right; background-image: url(tbar2.gif); height:13px;}
td#headerbar_b {text-align:right; background-image: url(tbar3.gif); height:10px;}

/*左側ブロック一番外側セルの定義*/
#leftcolumn {width:170px; border-right:1px solid #B1B0BC; background:#EEF1DC;}
/*左側ブロックタイトル*/
#leftcolumn .blockTitle {padding:3px; background:#E4EAC8; color:#000000; border-bottom:1px solid #B1B0BC;}
/*左側ブロックコンテンツ*/
#leftcolumn .blockContent {padding:5px; padding-left:15px;}

/* 左側ブロック　メインメニューの定義*/
#mainmenu a {display:block; margin:0; padding:4px; border-bottom:1px dotted #999999;}
#mainmenu a:hover {}
#mainmenu a.menuTop {}
#mainmenu a.menuMain {border-bottom:1px dotted #999999;}
#mainmenu a.menuSub {padding-left:0px; border-bottom:1px dotted #999999;}

/*左側ブロック　ユーザーメニューの定義*/
#usermenu a {display: block; margin:0; padding:4px; border-bottom:1px dotted #999999;}
#usermenu a:hover {}
#usermenu a.menuTop {}
#usermenu a.highlight {background:#fcc;}

/*右側ブロックの定義*/
#rightcolumn {width:170px; border-left:1px solid #B1B0BC; background:#ddebe4;}
#rightcolumn .blockTitle {padding:5px; background:#caddd4; color:#000000; border-bottom:1px solid #B1B0BC;}
#rightcolumn .blockTitle img {vertical-align:-3px;}
#rightcolumn .blockContent {padding:5px;}


/*中央ブロックの定義*/
#centercolumn {padding:5px 10px;}

/*中央センターブロックの定義*/
#centerCcolumn {padding: 0px 3px 1px 3px;}
#centerCcolumn fieldset {margin-bottom:8px;}
#centerCcolumn legend.blockTitle {padding:3px; color:#111111; font-weight:bold;}
#centerCcolumn legend.blockTitle img {vertical-align:-3px;}
#centerCcolumn .blockContent {padding:5px;}

/*中央ブロック左の定義*/
#centerLcolumn {width:50%; padding:0px 3px 0px 0px;}
#centerLcolumn fieldset {margin-bottom:8px;}
#centerLcolumn legend.blockTitle {padding:3px; color:#111111; font-weight:bold;}
#centerLcolumn legend.blockTitle img {vertical-align:-3px;}
#centerLcolumn .blockContent {padding:5px; margin-left:3px; margin-right:2px; margin-bottom:2px;}

/*中央ブロック右の定義*/
#centerRcolumn {width:50%; padding:0px 3px 0px 0px;}
#centerRcolumn fieldset {margin-bottom:8px;}
#centerRcolumn legend.blockTitle {padding:3px; color:#111111; font-weight:bold;}
#centerRcolumn legend.blockTitle img {vertical-align:-3px;}
#centerRcolumn .blockContent {padding:5px; margin-left:2px; margin-right:3px; margin-bottom:2px;}

#content {text-align:left; padding:5px 8px;}

/*フッターブロックの定義*/
tr#footerbar {text-align:center; background-image: url(hbar.gif);}


/* 最新ニュースの枠 */
.item {border: 1px solid #A1A0AC;}
/* 最新ニュースのタイトルバー */
.itemHead {padding: 3px; background: #A1A0AC; color: #FFFFFF;}
/* 最新ニュースの投稿情報欄 */
.itemInfo {text-align: right; padding: 3px; background: #EFF4F8}
/* 最新ニュースのタイトルの設定 */
.itemTitle a {font-size: 110%; font-weight: bold; font-variant: small-caps; color: #ffffff; }
/* 最新ニュースの投稿者 */
.itemPoster {font-size: 90%;}
/* 最新ニュースの投稿日 */
.itemPostDate {font-size: 90%;}
/* 最新ニュースのステータス */
.itemStats {font-size: 90%; font-style:italic;}
/* 最新ニュースのコンテンツ部分 */
.itemBody {padding-left: 15px;}
.itemText {margin-top: 5px; margin-bottom: 5px; color: #222222;}
/* .itemText {margin-top: 5px; margin-bottom: 5px; line-height: 120%; color: #222222;} */
/* 最新ニュースの1文字目 */
.itemText:first-letter {font-size: 133%; font-weight: bold;}
/* 最新ニュースのフッター */
.itemFoot {text-align: right; padding: 3px; background: #F3F3F3}
.itemAdminLink {font-size: 80%;}
.itemPermaLink {font-size: 80%;}

/* フォーラムなどの外枠*/
.outer {background: #A1A0AC}
/* フォーラムなどの投稿情報欄 */
.head {background: #DEE3E7; padding: 5px; font-weight: bold;}
/* フォーラムなどの交互に色が変わる部分 */
.even {background: #eff4f8; padding: 5px;}
.odd {background: #F9F9F9; padding: 5px;}
/* フォーラムなどのフッター */
.foot {background: #d3dee7; padding: 5px; font-weight: bold;}
tr.even td {background: #eff4f8; padding: 5px;}
tr.odd td {background: #F9F9F9; padding: 5px;}

div.errorMsg { background: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.confirmMsg { background: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.resultMsg { background : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #626262; border-bottom: 1px solid #626262; padding: 10px;}

div.xoopsCode { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}
div.xoopsQuote { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}


.comTitle {font-weight: bold; margin-bottom: 2px;}
.comText {padding: 2px;}
.comUserStat {font-size: 10px; color: #2F5376; font-weight:bold; border: 1px solid silver; background: #ffffff; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; color: #2F5376; font-weight:bold; font-size: 10px;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: 10px;font-weight:bold;}
.comUserRankImg {border: 0;}
.comUserName {}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: smaller}
.comDateCaption {font-weight: bold; font-style: normal;}

/* トップページヘッダ内に表示する メンバーログイン時のご挨拶 */
a.membername {text-decoration: none; font-size: 1.8em; line-height: 105%; font-weight: bold; font-family: "HGP教科書体",cursive; color: #405060; position: fixed; right: 50px; top: 3px;} /* 創英角ﾎﾟｯﾌﾟ体 */
