/* 全般設定 */
body {color:black; background:#990000; margin:0px; padding:0px; font-family: sans-serif;}

table {width:100%; font-size:11px; border-collapse: collapse;}
table td {padding:0px; border-width:0px; text-align:left; vertical-align:top; font-family:Verdana, Arial, Helvetica, osaka;}

#page {width:780px; text-align: center; margin:5px auto; padding:0; }
#header, #main, #footer {width:780px;}


/* 全般的なリンクの設定 */
a {color: #0000ff; text-decoration: none; font-weight: bold; background-color: transparent;}
a:hover {color: #990000;}

/* 一般タグの設定 */
h1 {font-size:20px; font-weight:bold; color:#008000}
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}

input.formButton {}

th {color: #990000; padding : 2px; vertical-align : middle; font-family: Verdana, Arial, Helvetica, sans-serif;}
th a{color: #990000;}

/*ヘッダーブロックの定義*/
td#headerlogo {width:180px; padding:0px; margin:0px;}
td#headerbanner {width:580px; padding:0px; margin:0px;}
td#headerbarL {background:#990000; color:#ffffff; font-size:12px; font-weight:bold; padding:3px; margin:0px; border:2px solid #FFFFFF; text-align:center;}
td#headerbarL a {color:#FFFFFF;}
td#headerbarL a:hover {color:#FFFFFF; text-decoration:underline;}
td#headerbarC {background:#BDB76B; padding:3px; margin:0px; border:2px solid #FFFFFF; color:#FFFFFF;  vertical-align:middle; font-size:12px;}
td#headerbarC a {color:#FFFFFF;}
td#headerbarC a:hover {color:#FFFFFF; text-decoration:underline;}
/*td#headerbarR {width:120px; padding:10px 5px; font-size:10px; line-height:160%; color:#FFFFFF;}
/*td#headerbarR a{color:#FFFFFF;}
td#headerbarC a:hover {color:#FFFFFF; text-decoration:underline;}

/*左ブロックの定義*/
td#leftcolumn {width:180px; font-size:11px; background:#FFFFFF;}
td#leftcolumn th {background-color: #898989; color: #FFFFFF; vertical-align: middle;}
/*左ブロックタイトルの定義*/
td#leftcolumn div.blockTitle {padding:3px; background:#BDB76B; color:#FFFFFF; font-size:10px; font-weight:bold;}
/*左ブロックコンテンツの定義*/
td#leftcolumn div.blockContent {line-height:1.4em; padding:4px;}

/* 左ブロック　メインメニューの定義*/
td#mainmenu {font-size: 14px;}
td#mainmenu a {background:#FFF8DC; display:block; margin:0px; padding:4px; color:#990000; font-weight:normal;}
td#mainmenu a:hover {background-color:#ffffff; font-weight:bold;}
td#mainmenu a.menuTop {padding-left: 8px;}
td#mainmenu a.menuMain {padding-left: 8px;}
td#mainmenu a.menuSub {padding-left: 15px;}
/*左ブロック　ユーザーメニューの定義*/
td#usermenu {font-size: 14px;}
td#usermenu a {background: #FFF8DC; display:block; margin:0px; padding:4px 8px; color:#990000; font-weight:normal;}
td#usermenu a:hover {background: #ffffff; font-weight:bold;}
td#usermenu a.menuTop {padding-left: 8px;}
td#usermenu a.highlight {background-color: #fcc;}


/*中央ブロックの定義*/
td#centercolumn {background:#FFFFFF; font-size:12px; }
td#centercolumn th {color: #990000; font-weight:bold; vertical-align: middle;}
td#centercolumn a {text-decoration: underline; font-weight: normal;}

/*中央-中央ブロックの定義*/
td#centerCcolumn {padding:0px 3px 1px 3px;}
td#centerCcolumn div.blockTitle {padding: 3px; color: #008000; font-size:14px; font-weight: bold; margin-top: 0px; margin-right: 0px;  margin-left: 0px;}
td#centerCcolumn div.blockContent {border-bottom: 1px solid #dddddd; padding: 3px; margin-right: 0px;  margin-left: 0px; margin-bottom: 2px; line-height: 1.4em;}

/*中央-左ブロックの定義*/
td#centerLcolumn {width: 50%; padding: 0px 3px 0px 0px;}
td#centerLcolumn div.blockTitle {padding: 3px; color: #008000; font-weight: bold; margin-top: 0px;}
td#centerLcolumn div.blockContent {border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #dddddd; padding: 3px; margin-left: 3px; margin-right: 2px; margin-bottom: 2px; line-height: 120%;}

/*中央-右ブロックの定義*/
td#centerRcolumn {width: 50%; padding: 0px 3px 0px 0px;}
td#centerRcolumn div.blockTitle {padding: 3px; color: #008000; font-weight: bold; margin-top: 0px;}
td#centerRcolumn div.blockContent {border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #dddddd; padding: 3px; margin-left: 2px; margin-right: 3px; margin-bottom: 2px; line-height: 120%;}

div#content {text-align:left; padding:3px;}

/*右ブロックの定義*/
td#rightcolumn {background:#ffffff; width:140px; font-size:11px;}
td#rightcolumn th {background-color: #898989; color: #ffffff; vertical-align: middle;}
td#rightcolumn div.blockTitle {padding:3px; background:#DAA520; color:#FFFFFF; font-size:12px; font-weight:bold;}
td#rightcolumn div.blockContent {background:#FFE4C4; padding:3px; line-height:1.4em;}
td#rightcolumn div.blockContent a{color:#990000;}
td#rightcolumn div.blockContent a:hover{color:#990000; text-decoration:underline;}

/*右ブロックーサイト更新情報ブロックーの定義*/
div.blockContent .itemHead { border-top: 1px dashed #E9967A; border-bottom: 1px dashed #E9967A; padding:2px; }
div.blockContent .itemBody { font-weight: normal; margin:3px; padding:0; }
div.blockContent .itemBody a { font-weight: normal; }

/*フッタブロックの定義*/
td#loginform {text-align:left; font-size:9px; color:#FFFFFF; padding:6px 2px;}
td#footerbar {text-align:right; font-size:9px; color:#FFFFFF; padding:6px 2px;}
td#footerbar a{color:#FFFFFF;}

.outer {}
.head {background: #c2cdd6; padding: 5px; font-weight: bold;}
.even {background-color: #ededed; padding: 5px;}
.odd {background-color: #f9f9f9; padding: 5px;}
.foot {background-color: #c2cdd6; padding: 5px; font-weight: bold;}
tr.even td {background-color: #ededed; padding: 5px;}
tr.odd td {background-color: #f9f9f9; padding: 5px;}

div.errorMsg { background-color: #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-color: #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-color : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666; padding: 10px;}

/* Xoopsコードを記述する部分 */
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-color: #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;}

/* 他 */
.moduleTitle { margin: 10px; }
