/* 全般設定 */
* {margin:0; padding:0;}

body {color:black; background:#ffffff; text-align:center; font-size:75%; line-height:1.7; 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:#ffffff; color:#444; padding:5px; vertical-align:middle;}
th a{color:#FFF; text-decoration:none;}

/* 全般的なリンクの設定 */
a {color:#0000a0; text-decoration:underline;}
a:hover {text-decoration:none;}

/* 一般タグの設定 */
h1 {}
h2 {}
h3 {}
h4 {}
h5 {}

/* リスト表示の設定 中央左右のブロックなどで使用 */
ul { margin:2px; padding:3px; list-style: decimal inside; text-align: left;}
li { margin-left:5px; list-style: square outside; color:#666666;}

input {padding:1px; margin:1px;}

#container {width:980px; background:#FFF; margin:10px auto; text-align:left;}

/*ヘッダーブロックの定義*/
#header {padding:10px 0 0 0;}

#header .top_left {background:#ffffff; vertical-align:middle; text-align:left; padding-left:0px;}
#header .top_left a{color:#FFF; font-weight:bold; text-decoration:none; padding-right:0px;}
#header .top_left a:hover{color:#0000a0;} 
#header .top_right {width:200px; background:#ffffff; vertical-align:bottom; text-align:center;}

#header .middle_left {background:#ffffff; vertical-align:middle; text-align:left; padding:0px;}
#header .middle_right {width:200px; background:#ffffff; vertical-align:middle; text-align:left; padding:0px; font-size:11px; line-height:110%;}
#header .headerbar {background:#ffffff;}

#header .nav {clear:both; background:#0000bf url(images/nav.jpg) repeat-x top left; border-bottom:3px solid #0000bf; height:28px; overflow:hidden;}
#header .nav a {color:#fff; font-size:12px; text-decoration:none; padding:5px 25px; vertical-align:-10px; zoom:1;}
#header .nav a:hover {background:#0000bf;}
#header .nav .selected {background:#0000bf;}

/*メインの定義*/
#mainContent {padding:0 10px;}

/*左ブロックの定義*/
#leftcolumn {width:165px; font-size:11px; background:#ffffff;}
#leftcolumn h2 {text-align:left; color:#000099; background:#000099; font-weight:bold; font-size:12px; padding:0 0 0 20px; border-bottom:2px solid #4F9EC9; background:url(images/bullet_blue.gif) no-repeat top left;}
#leftcolumn .blockContent {padding:5px 0 20px 0;}

/* 左ブロック　メインメニューの定義*/
#mainmenu a {margin:0px; font-size:12px;}
#mainmenu a:hover {#888888; background:#ffffb3;}
#mainmenu a.menuTop {}
#mainmenu a.menuMain {}
#mainmenu a.menuSub {padding-left:5px;}

/*左ブロック　ユーザーメニューの定義*/
#usermenu a {margin:0px; font-size:12px;}
#usermenu a:hover {}
#usermenu a.menuTop {}
#usermenu a.highlight {background:#000099;}


/*中央ブロックの定義*/
#centercolumn {background:#FFF;}

/*中央-中央ブロックの定義*/
#centerCcolumn {width:100%;}
#centerCcolumn h2 {text-align:left; color:#000099; background:#000099; font-weight:bold; font-size:12px; padding:0 0 0 20px; border-bottom:2px solid #4F9EC9; background:url(images/bullet_green.gif) no-repeat top left;}
#centerCcolumn .blockContent {padding:5px; text-align:left;}

/*中央-左ブロックの定義*/
#centerLcolumn {width:49%;}
#centerLcolumn h2 {text-align:left; color:#000099; background:#000099; font-weight:bold; font-size:12px; padding:0 0 0 20px; border-bottom:2px solid #4F9EC9; background:url(images/bullet_blue.gif) no-repeat top left;}
#centerLcolumn .blockContent {padding:3px; font-size:12px;}

/*中央-右ブロックの定義*/
#centerRcolumn {width:47%;}
#centerRcolumn h2 {text-align:left; color:#000099; background:#000099; font-weight:bold; font-size:12px; padding:0 0 0 20px; border-bottom:2px solid #4F9EC9; background:url(images/bullet_blue.gif) no-repeat top left;}
#centerRcolumn .blockContent {padding:3px; font-size:12px;}

div#content {text-align:left; padding:10px 0 0 5px;}

#rightcolumn {width:400px; font-size:12px; background:#ffffff;}
/*右ブロックタイトルの定義*/
#rightcolumn h2 {text-align:left; color:#000099; background:#000099; font-weight:bold; font-size:12px; padding:0 0 0 20px; border-bottom:2px solid #4F9EC9; background:url(images/bullet_blue.gif) no-repeat top left;}
/*右ブロックコンテンツの定義*/
#rightcolumn .blockContent {padding:3px;}

/*フッタブロックの定義*/
#footer {padding:0 10px 10px 10px;}
#footer p {height:20px; padding-top:5px; text-align:center; color:#333; background:#ffffff;}

/* 最新ニュースの枠 */
.item {}
/* 最新ニュースのタイトルバー */
.itemHead {padding:5px; background:#8080c0; color:#FFFFFF;}
/* 最新ニュースの投稿情報欄 */
.itemInfo {text-align:right; padding:2px; background:#f0f0f0;}
/* 最新ニュースのタイトルの設定 */
.itemTitle a {font-size:12px; font-weight:bold; font-variant:small-caps; color:#ffffff;}
/* 最新ニュースの投稿者 */
.itemPoster {font-size:70%;}
/* 最新ニュースの投稿日 */
.itemPostDate {font-size:70%;}
/* 最新ニュースのステータス */
.itemStats {font-size:70%;}
/* 最新ニュースのコンテンツ部分 */
.itemBody {padding:3px;}
.itemText {margin-top:5px; margin-bottom:5px; line-height:160%;}
/* 最新ニュースの1文字目 */
.itemText:first-letter {}
/* 最新ニュースのフッター */
.itemFoot {text-align:right; padding:3px; background:#EBE7E4;}
.itemAdminLink {font-size: 70%;}
.itemPermaLink {font-size: 70%;}


/* フォーラムなどの外枠*/
.outer {}
/* フォーラムなどの投稿情報欄 */
.head {background:#a89E9B; padding:5px; font-weight:bold;}

/* フォーラムなどの交互に色が変わる部分 */
.even {background:#E1DBD7; padding: 5px;}
.odd {background:#FBF7F4; padding: 5px;}
/* フォーラムなどのフッター */
.foot {background-color:#a89E9B; padding: 5px; font-weight: bold;}
tr.even td {background:#E1DBD7; padding:5px;}
tr.odd td {background:#FBF7F4;; 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;padding: 0px 6px 6px 6px;}

/* 引用部分の定義 */
div.xoopsQuote { background: #FFFFFF; border: 1px inset #000080;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;}
