/* 全般設定 */
body {
    color: black;
    background: #ffffaa/*white*/;
    margin:0;
    padding:0;
    /*line-height:130%;*/
    top: 0;
    font: 300 15px/1.625 Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

table {
    width:100%;
    font-size:12px;
}
table td {
    padding: 0;
    /*vertical-align: top;*/
}

th#dlist { font-size:10px; padding:0px;}
td#dlist { font-size:10px; background-color:#ccffcc; text-alignment:right;}

th#report { font-size:12pt; padding:2px;}
td#report { font-size:12pt; padding:2px; border:1px solid gray;}

/* 全般的なリンクの設定 */
a {color:#333333; text-decoration:none; background-color:transparent;}
/*a:hover {color:#000000; text-decoration:underline;}*/
a:hover img {opacity: 0.4; /* IE以外透過設定 */ filter: Alpha(opacity=60); /* IE用透過設定 */ }
/* 一般タグの設定 */

h1 {}
h2 {}
h3 {
    border-left:10px solid #eb760c;
    padding-left:1em;
}
h4 {}
h5 {}

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

input.formButton {}

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

th {
    background-color:#D3B59D;
    color:#FFFFFF;
    padding:2px;
    vertical-align:middle;
}
/*
td#topc{background:url(corkue.gif) repeat-x;}
td#midl{background:url(corkhidari.gif) repeat-y;}
td#midc{background:url(corknaka.gif);}
td#midr{background:url(corkmigi.gif) repeat-y;}
td#botc{background:url(corksita.gif) repeat-x;}
*/
td#topc{}
td#midl{padding-left:0px;background-color:#A3D165;}
td#midc{padding:5px 5px 5px 5px;background-color:#ffffaa;}
td#midr{padding-left:0px;background-color:#A3D165;}
td#botc{}

/*#mainBody {background-image:url(back.gif);}*/

/*ヘッダーブロックの定義*/
td#headerl {vertical-align:middle; text-align:left;}
td#headerr {vertical-align:middle; text-align:right;}

/*ブロックタイトルの定義*/
.title {text-align:center; padding-bottom:2px; margin-bottom:5px; border-bottom:1px dotted #666666; font-weight:bold; color:#C87A4E;}
/*ブロックコンテンツの定義*/
.content {padding:0px 0px;}

/* 左ブロックの定義*/
td#leftcolumn {
	min-width: 185px;
	width: 185px;
	padding-left: 5px;
}

/*中央ブロックの定義*/
td#centercolumn {padding:0px 0px;}

/*中央-中央ブロックの定義*/
td#centerCcolumn {padding: 0px 3px 1px 3px;}

/*中央-左ブロックの定義*/
td#centerLcolumn {width: 50%;}

/*中央-右ブロックの定義*/
td#centerRcolumn {width: 50%;}

div#content {text-align:left;}

/*右ブロックの定義*/
td#rightcolumn {width:185px; padding-right:5px;}

/*フッタブロックの定義*/
tr#footerbar {text-align:center; background-image: url(hbar.gif);}

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

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


#globalNav{
	/*position: absolute;*/
    /*float: left;*/
	text-align:left;
	margin:0px;
	padding-left:20;
    z-index: 9999;
}
#globalNav ul{
    list-style-type: none;
    margin: 40px 20px 0 0;
    padding: 0;
}  

#globalNav li{
    float:left;
    margin: 5;
    padding: 0;
    background-image:url(images/menu_base.gif);
    width:90px;
    height:36px;
    text-align:center;
    border-top: 1px solid white;
    border-left: 1px solid white;
}

#globalNav li:first-child {
    border-top-left-radius: 4px;
    margin-left: 20px;
}

#globalNav li:last-child {
	border-top-right-radius: 4px;
}

#globalNav a {
	font-size: 0.72em;
	/*color:#006837;*/
	color: black;
	/*font-weight:bold;*/
	padding: 0;
	line-height:350%;
	display:block;
	opacity: 1; /* IE以外透過設定 */ filter: Alpha(opacity=100); /* IE用透過設定 */
}
#globalNav a:hover{
	opacity: 0.4; /* IE以外透過設定 */ filter: Alpha(opacity=60); /* IE用透過設定 */
}

#globalNav img{
	width:100%;
}

.headerimg {
	padding-left: 10px;
	padding-top: 10px;
}

.pageheader {
    width: 100%;
    min-width: 1000px;
    position: fixed;
    z-index:1000;
    background-color: #dddddd;
    height: 78px;
    -webkit-box-shadow: 0px 8px 10px -8px rgba(30, 30, 30, 1);
    -moz-box-shadow:    0px 8px 10px -8px rgba(30, 30, 30, 1);
    box-shadow:         0px 8px 10px -8px rgba(30, 30, 30, 1);
}

.maincontents {
    padding: 78px 0 0 0;
}

.loginuserheader {
    width: 100%;
    background-color: #203723;/*white*/
    position: fixed;
}

.loginuser {
    float: right;
    position: absolute;
    right: 0;
    top: 10px;
    padding-right: 5px;
    padding-left: 5px;
    margin-right: 0;
    font-size: 8pt;
    color: black;
    z-index: 1050;
}

#top_of_pico_body {
    margin-top: -78px; /* 固定ナビの高さ分のネガティブマージン */
    padding-top: 78px; /* 打ち消し用のパディング */
}

.alert_condition_table td {
    border-bottom-color: inherit;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-weight: normal;
    height: 22px;
    overflow: hidden;
    padding: 0 2px;
}

.errorHighlighted {
    border-style: solid ;
    border-width: 3px;
    border-color: #ff0000;
}