/* 全般設定 */
body {margin:0; padding:0; color:#666666; background:#F6F6F6; font-size:12px; line-height:140%; text-align:center;}

fieldset { padding: 0.5em; margin: 0em;}

table {width:100%; border-collapse:collapse;}
table td {vertical-align:top;}
th {background:#C87A4E; color:#FFFFFF; padding:3px 5px; vertical-align:middle;}
th a{color:#FFFFFF;}

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

/* 一般タグの設定 */
h1 {display:inline;position:relative;left:10px;top:-120px;font-size:24px;color:#666666;}
h2 {color: #000066;font-size: 16px;text-indent: 10px;border-bottom-width: medium;border-bottom-style: ridge;border-bottom-color: #C0C0C0;line-height: 1.5em;}
h3 {text-indent: 10px;color: #000066;font-size: 14px;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #C0C0C0;line-height: 1.5em;}
h4,h5 {color: #000066;font-size: 12px;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #C0C0C0;line-height: 1.5em;}
img {vertical-align:middle;}

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

input.formButton {}

#container {width:780px; margin:0 auto; padding:0; background:#FFFFFF; text-align:left; border-left:3px solid #EEEEEE; border-right:3px solid #EEEEEE;}

#header {width:780px; height:160px; background:url(top_bg.jpg) no-repeat top left;}


/* 右ブロックの定義*/
#leftcolumn {width:170px; padding-top:10px;}
/* 右ブロックタイトルの定義*/
#leftcolumn .blockTitle {padding:5px; background:#e9e9e9; color:#982223; font-weight:bold;}
/* 右ブロックコンテンツの定義*/
#leftcolumn .blockContent {padding:5px;}

/* メインメニューの定義*/
#mainmenu a {margin:0; padding:4px;}
#mainmenu a:hover {text-decoration: underline;}
#mainmenu a.menuTop {padding-left:5px;}
#mainmenu a.menuMain {padding-left:5px;}
#mainmenu a.menuSub {padding-left:20px;}

/* ユーザーメニューの定義*/
#usermenu a {margin:0; padding:4px; padding-left:5px;}
#usermenu a:hover {text-decoration:underline;}
#usermenu a.menuTop {}
#usermenu a.highlight {background:#fcc;}

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

/*中央-中央ブロックの定義*/
#centerCcolumn {padding:0px 10px 0 5px;}
#centerCcolumn .blockTitle {padding:5px; color:#982223; font-weight:bold; border-bottom:1px solid #944C91;font-size: 14px;}
#centerCcolumn .blockContent {padding:5px; margin-bottom:10px;}

/*中央-左ブロックの定義*/
#centerLcolumn {width:50%; padding:0 0 0 3px;}
#centerLcolumn .blockTitle {padding:5px; color:#982223; font-weight:bold; border-bottom:1px solid #944C91;font-size: 14px;}
#centerLcolumn .blockContent {padding:5px; margin-bottom:3px;}

/*中央-右ブロックの定義*/
#centerRcolumn {width:50%; padding:0 3px 0 0;}
#centerRcolumn .blockTitle {padding:5px; color:#982223; font-weight:bold; border-bottom:1px solid #944C91;font-size: 14px;}
#centerRcolumn .blockContent {padding:5px; margin-bottom:5px;}

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

/*フッタブロックの定義*/
#footerbar {text-align:left; background:#CCCC99; padding:10px;}

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

/* フォーラムなどの交互に色が変わる部分 */
.even {background-color: #FFFFF0; padding: 4px;}
.odd {background-color: #FBFBE3; padding: 4px;}
/* フォーラムなどのフッター */
.foot {background-color: #EEE4CD; padding: 5px; font-weight: bold;}
tr.even td {background-color: #FFFFF0; padding: 5px;}
tr.odd td {background-color: #FBFBE3; padding: 5px;}

.item {}
.itemHead {padding: 3px; background-color: #C87A4E; color: #FFFFFF;}
.itemInfo {text-align: right; padding: 3px; background-color: #E6D2AF;}
.itemTitle a {font-size: 110%; font-weight: bold; font-variant: small-caps; color: #ffffff; background-color: transparent;}
.itemPoster {font-size: 90%;}
.itemPostDate {font-size: 90%;}
.itemStats {font-size: 90%;}
.itemBody {padding-left: 15px;background-color: #FFFFFF;}
.itemText {margin-top: 5px; margin-bottom: 5px; line-height: 1.5em;}
.itemText:first-letter {font-size: 133%; font-weight: bold;}
.itemFoot {text-align: right; padding: 3px; background-color: #E6D2AF;}
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}

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;}