/* 全般設定 */
* {padding:0; margin:0; font-size:100%;}

body {color:#333; background:#FFF; font-size:75%; line-height:1.4; font-family:Verdana, Arial, Helvetica, sans-serif; text-align:center;}

table {width:100%; border-collapse:collapse;}
table td {vertical-align:top;}
th {padding:3px 5px; background:url(title_bg1.gif) repeat-x left top; color:#FFF; font-weight:bold;}
th a {color:#fff;}

/* 全般的なリンクの設定 */
a {color: rgb(51,51,51); text-decoration:none; font-weight:bold;}
a:hover {color: rgb(51,51,51); font-weight:bold;}

a.hidden {color: white !important; cursor:pointer;}
a.hidden:hover {color: white;}

/* 一般タグの設定 */
h1,h2,h3,h4,h5,p,b,i,u,form {margin:0.5em 0;}
img {border:0;}

/* テキスト関連タグの設定 */
span.gray{color: rgb(80,80,80);}
span.blue{color: blue;}
span.red{color: red;}
span.pink{color: rgb(253,0,91);}
span.purple{color: rgb(224,22,218);}

/* リスト表示の設定 */
ul {margin-top:30px; padding:0px; list-style:none; text-align:left;}
ul.operator {margin-top:5px; padding:0px; list-style:none; text-align:left;}
li {margin-left:5px; list-style:none; color: rgb(51,51,51);}

input.formButton {}

#container {width:1100px; margin:0 auto; text-align:left;}

/* ヘッダーブロックの定義 */
/* ↓↓↓display: none設定↓↓↓*/
#logo {width:250px; height:80px; float:left; display:none;}
#searchform {width:450px; height:80px; float:right; display: none;}
#searchform form { float:right; margin:30px 0 0 0;}
#searchform input.field {width:10.0em; padding:0.2em 0 0.2em 0; border:1px solid #C8C8C8; font-size:120%;}
#searchform input.button {width:5em; padding:1px !important; padding:0; background:#E6E6E6; border:solid 1px #969696; text-align:center; color:#969696; font-size:120%; font-family:Verdana, Arial, Helvetica, sans-serif;}

#navi {clear:both; width:780px; height:35px; overflow:hidden; background:#DCDCDC url(title_bg1.gif) repeat-x left top;; color:#FFF; margin-bottom:5px; border-bottom: 10px solid solid rgb(253,0,91); display: none;}
#navi ul {list-style:none; margin:0 padding:0;}
#navi ul li {float:left; list-style:none; margin:0; padding:0; width:154px; height:35px; border-right:solid 1px #FFF;}
#navi ul li a {display:block; text-align:center; text-decoration:none; font-weight:bold; color:#FFF; padding-top:5px;}
#navi ul li a:hover {color:#FFF; text-decoration:none; background: url(title_bg2.gif) repeat-x left top; height:35px;}
#navi .last {border-right:0px; width:156px;}
/* ↑↑↑display: none設定↑↑↑*/

#header_conteiner {
	width: 1100px;
	clear: both;
}

#header_left {
	width:380px;
	float: left;
	border-bottom: 10px solid rgb(253,0,91);
}

#header_center {
	width:520px;
	float: left;
	border-bottom: 10px solid rgb(253,0,91);
}

#header_right {
	width:200px;
	float: left;
	border-bottom: 10px solid rgb(253,0,91);
}

#header_shelf1 {
	width:380px;
	height: 28px;
}

#header_logo {
	width: 360px;
	border-top: 10px solid rgb(253,0,91);
	border-left: 10px solid rgb(253,0,91);
	border-right: 10px solid rgb(253,0,91);
	float: left;
}

#header_shelf2 {
	width:520px;
	height: 80px;
}

#header_info {
	width:510px;
	border-top: 10px solid rgb(253,0,91);
	border-right: 10px solid rgb(253,0,91);
	float: left;
}

#header_shelf3 {
	width: 190px;
	height: 175px;
	}

/* メインセクションの定義*/
#maintable {clear:both;}

/* 左ブロックの定義 */
#leftcolumn {
	width:140px;
	border-left: 10px solid rgb(253,0,91);
	overflow: hidden;
}

/*左ブロックタイトルの定義*/
#leftcolumn .blockTitle {padding:5px; color: rgb(51,51,51); font-weight:bold; display: none;}

/*左ブロックコンテンツの定義*/
#leftcolumn .blockContent {padding:0px;}

/* メインメニューの定義 */
#mainmenu {padding-top: 15px;}
#mainmenu a {margin-left:0px; background:white; display:block;}
#mainmenu a:hover {background:#ffffff;}
#mainmenu a.menuTop {padding: 20px 0 0 0;}
#mainmenu a.menuMain {padding: 20px 0 0 0;}
#mainmenu a.menuSub {padding:0px;}

#mainmenu01 a {margin:0 -5px; padding:4px; background:#EEEBE8; display:block; border-left:5px solid #E0D5C9;}
#mainmenu01 a:hover {background:#ffffff;}
#mainmenu01 a.menuTop {padding-left:5px; border-bottom:1px solid #FFF;}
#mainmenu01 a.menuMain {padding-left:5px; border-bottom:1px solid #FFF;}
#mainmenu01 a.menuSub {padding-left:15px; border-bottom:1px solid #FFF;}

/* ユーザメニューの定義 */
#usermenu a {background:#EEEBE8; display:block; margin:0 ; border-bottom:1px solid #FFF; border-left:5px solid #E0D5C9;}
#usermenu a.title {color: blue;}
#usermenu a:hover {background:#ffffff;}
#usermenu a.menuTop {}
#usermenu a.highlight {background:#ffcccc;}


/* 中央ブロックの定義 */
/*#centercolumn {padding:10px; width: 670px; border-right: 10px solid rgb(253,0,91); border-left: 10px solid rgb(253,0,91);}*/
/*#centercolumn {padding:10px; border-right: 10px solid rgb(253,0,91); border-left: 10px solid rgb(253,0,91);}*/
#centercolumn {padding: 0; border-right: 10px solid rgb(253,0,91); border-left: 10px solid rgb(253,0,91);}
/*#centercolumn .title_img{padding-bottom: 5px;}*/
#centercolumn .title_img{padding-bottom: 5px;}

/* 中央-中央ブロックの定義 */
#centerCcolumn {padding:0px 20px;}
#centerCcolumn .blockTitle {color: rgb(51,51,51); font-weight:bold;}
#centerCcolumn .blockContent {padding-top:10px; margin-bottom:0px;}

/* 中央-左ブロックの定義 */
#centerLcolumn {width:50%; padding:0 3px 0 0;}
#centerLcolumn .blockTitle {padding:5px; color: rgb(51,51,51); font-weight:bold;}
#centerLcolumn .blockContent {border-left:1px solid #E3E1E1; border-right:1px solid #E3E1E1; border-bottom:1px solid #E3E1E1; padding:5px; margin-bottom:5px; background:#F2EFED;}

/* 中央-右ブロックの定義 */
#centerRcolumn {width:50%; padding:0 0 0 3px;}
#centerRcolumn .blockTitle {padding:5px; color: rgb(51,51,51); font-weight:bold;}
#centerRcolumn .blockContent {border-left:1px solid #E3E1E1; border-right:1px solid #E3E1E1; border-bottom:1px solid #E3E1E1; padding:5px; margin-bottom:5px; background:#F2EFED;}

/* メインコンテンツの定義 */
#content {text-align:left; padding:5px 10px;}

/* 右ブロックの定義 */
#rightcolumn {
	width:160px;
/*	border-left: 10px solid rgb(253,0,91);*/
	border-right: 10px solid rgb(253,0,91);
	overflow: hidden;
}

#rightcolumn .blockTitle {padding:5px; color: rgb(51,51,51); font-weight:bold;}
#rightcolumn .blockContent {padding:5px; background:#F2EFED;}

/* フッタブロックの定義 */
#footer {
	margin-bottom: 30px;
}

#footerbar {
	border: 10px solid;
	border-color: rgb(253,0,91);
	height: 40px;
	text-align:center;
	font-size:11px;
	padding:8px;
	background: white;
}

#footerbar a {color: rgb(51,51,51);}

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

/* フォーラムなどの交互に色が変わる部分 */
.even {background:#E3E1E1; padding:5px;}
.odd {background:#F2EFED; padding:5px;}
tr.even td {background:#E3E1E1; padding:5px;}
tr.odd td {background:#F2EFED; padding:5px;}

/* フォーラムなどのフッター */
.foot {background:#C4B4A5; padding:5px; font-weight:bold;}


/* 最新ニュースの枠 */
#news {
	width: 660px;
	padding-bottom: 10px;
	border-bottom: 1px solid rgb(253,0,91);
}

#news td {
	font-size: 9pt;
	line-height: 15pt;
	color: rgb(51,51,51);
/*	color: rgb(253,0,91);*/
}

#news td.text {
	padding-bottom: 5px
}

#news td.text a {color: rgb(253,0,91); text-decoration:none; font-weight:bold;}
#news td.text a:hover {color: rgb(255,145,0); font-weight:bold;}

p.itemText a {color: rgb(253,0,91); text-decoration:none; font-weight:bold;}
p.itemText a:hover {color: rgb(255,145,0); font-weight:bold;}

/* システムメッセージ */
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 #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:#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:0px;}
.comUserName {}
.comUserImg {margin:2px;}
.comDate {font-weight:normal; font-style:italic; font-size:smaller;}
.comDateCaption {font-weight:bold; font-style:normal;}

