/* 全般設定 */
* {margin:0; padding:0;}

body {color:#888888; background:url(bak.gif) repeat top center;; text-align:center; font-size:75%; line-height:1.5; font-family:Verdana, Arial, Helvetica, sans-serif;}

table {width:100%; font-size:12px; border-collapse:collapse;}
table td {padding:0; vertical-align:top;}
th {background:#AD1A08; color:#FFF; padding:5px; vertical-align:middle;}
th a{color:#FFF; text-decoration:none;}

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

/* 一般タグの設定 */
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;}

input {padding:1px; margin:1px;}

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

#container {width:920px; background:#FFF; margin:10px auto; text-align:left;}

/*ヘッダーブロックの定義*/
#header {padding:20px 20px 0 20px; background:url(topbar.gif) no-repeat top center;}

#header .top_left {background:#446171; vertical-align:middle; text-align:left; padding-left:10px;}
#header .top_left a{color:#FFF; font-weight:bold; text-decoration:none; padding-right:10px;}
#header .top_left a:hover{color:#AD1A08;}
#header .top_right {width:420px; background:#417469; vertical-align:bottom; text-align:right;}

#header .topnav {vertical-align:bottom; text-align:center; border-top: 2px solid #D3B59D;}
#header .topnav div {float:right; margin:3px;}
#header .topnav_left {vertical-align:bottom; text-align:left; border-top: 2px solid #446171;}
#header .topnav_right {vertical-align:bottom; text-align:right; border-top: 2px solid #417469;}

#header .middle_left {background:#EBE7E4; vertical-align:middle; text-align:left; padding:10px;}
#header .middle_right {width:200px; background:#E1DBD7; vertical-align:middle; text-align:left; padding:10px; font-size:11px; line-height:180%;}
#header .headerbar {background:#445862;}

/*メインの定義*/
#mainContent {padding:0 20px;}

/*左ブロックの定義*/
#leftcolumn {width:0px; font-size:11px; background:#EBE7E4;}
/*左ブロックタイトルの定義*/
#leftcolumn h2 {padding:5px 10px; color:#000; font-weight:bold; font-size:14px;}
/*左ブロックコンテンツの定義*/
#leftcolumn .blockContent {padding:10px;}

/* 左ブロック　メインメニューの定義*/
#mainmenu a {margin:0px; font-size:12px;}
#mainmenu a:hover {border-right:5px solid #AD1A08; background:#FBF7F4;}
#mainmenu a.menuTop {}
#mainmenu a.menuMain {}
#mainmenu a.menuSub {padding-left:25px;}

/*左ブロック　ユーザーメニューの定義*/
#usermenu a {margin:0px; font-size:12px;}
#usermenu a:hover {}
#usermenu a.menuTop {}
#usermenu a.highlight {background:#ffcccc;}


/*中央ブロックの定義*/
#centercolumn {background:#FFF;}

/*中央-中央ブロックの定義*/
#centerCcolumn {}
#centerCcolumn h2 {padding:1px; color:#FFF; background:#E8B3DD; font-size:120%; font-weight:bold; text-align:center;}
#centerCcolumn .blockContent {padding:0px 0px 0px 0px; text-align:left;}

/*中央-左ブロックの定義*/
#centerLcolumn {width:50%;}
#centerLcolumn h2 {padding:1px; color:#FFF; background:#988E8B; font-size:120%; font-weight:bold; text-align:center; border-right:1px solid #FFF;}
#centerLcolumn .blockContent {padding:10px 0px 10px 0px;}

/*中央-右ブロックの定義*/
#centerRcolumn {width:50%;}
#centerRcolumn h2 {padding:1px; color:#FFF; background:#988E8B; font-size:120%; font-weight:bold; text-align:center; border-left:1px solid #FFF;}
/*限界まで寄せ*/
#centerRcolumn .blockContent {padding:0px 0px 0px 0px;}

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

/*右ブロックの定義*/
#rightcolumn {width:180px; font-size:11px; background:#EBE7E4;}
/*右ブロックタイトルの定義*/
#rightcolumn h2 {padding:5px 1px; color:#000; font-weight:bold; font-size:14px;}
/*右ブロックコンテンツの定義*/
#rightcolumn .blockContent {padding:10px;}

/*フッタブロックの定義*/
#footerbar {text-align:center; border-top:2px solid #D3B59D; padding:8px 0;}
#footer {padding:0 20px 20px 20px; text-align:center; background:url(bottombar.gif) no-repeat bottom center;}
#footer_right {vertical-align:bottom; padding:0 20px 20px 20px; text-align:right; background:url(bottombar.gif) no-repeat bottom center;}
#footer_left {vertical-align:bottom; padding:0 20px 20px 20px; text-align:left; background:url(bottombar.gif) no-repeat bottom center;}
#footer p {height:38px; padding-top:10px; text-align:center; color:#333; background:#EBE7E4;}

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


/* フォーラムなどの外枠*/
.outer {}
/* フォーラムなどの投稿情報欄 */
.head {background: #FFFFF4; padding: 5px; font-weight: bold;}

/* フォーラムなどの交互に色が変わる部分 */
.even {background: #FFFBF0; padding: 5px;}
.odd {background: #FEFEFE; padding: 5px; border: 1px solid #EEEEEE;}
/* フォーラムなどのフッター */
.foot {background: #FFFBF0; padding: 5px; font-weight: bold;}
tr.even td {background: #FFFBF0; padding: 5px;}
tr.odd td {background: #FFF5DE; 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 #D3B59D; border-left: 1px solid #D3B59D; 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;}