body {
	/*color: #696969;*/
	background-color: #fefef8;
	color: #343434;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


/* Fumi.Iseki */
.xpwiki_body {
    font-size:13pt;
}


table {
	width: 100%;
}
table td {
	padding: 0;
	border-width: 0;
	vertical-align: top;
}


#Main {
	width: 97%;
	margin-top: 20px;
}


/*a {color: #666666; text-decoration: underline; font-weight: bold;}*/
a {
	color: #111144; 
	text-decoration: none; 
	font-weight: bold;
}

a:hover {
	color: #990000;
	text-decoration: none;
}

h1 {font-size: 160%;}
h2 {font-size: 140%;}
h3 {font-size: 120%;}
h4 {font-size: 110%;}
h5 {font-size: 100%;}
h6 {font-size: 90%;}


h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
}


ul { margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}
li { margin-left: 2px; list-style: square inside; color: #0053A6}
li a {
	color: #990000;
	text-decoration: none;
}
li a:hover {
	text-decoration: underline;
	color: #666666;
}
input.formButton {}
input {
	font-size: 90%;
    /*color: #696969;*/
    color: #343434;
	/*border: 1px solid #acacac;*/
	margin-bottom: 4px;
}
input:hover {
}

/* Fumi.Iseki */
.inputimage {
	font-size: 90%;
    color: #343434;
	border: 0px;
	margin-bottom: 4px;
}


.item {
	margin-bottom: 20px;
}
.itemHead {
	color: #3b3b3b;
}

.itemInfo {
	text-align: right;
	padding: 3px;
	color: #000000;
}
.itemTitle a {
	font-weight: bold;
	color: #990000;
}
.itemTitle a:hover {
	color: #666666;
}
.itemPoster, .itemPostDate, .itemStats {font-size: 90%; color: #000000;}
.itemBody {	padding: 5px;}
.itemText {
	margin-top: 1px;
	margin-bottom: 1px;
}
.itemText a , .itemInfo a, .itemFoot a{
	color: #999999;
	font-weight: normal;
}
.itemText a:hover .itemInfo a:hover, .itemFoot a:hover {
	color: #666666;
	text-decoration: none;
}
.itemText:first-letter {}
.itemFoot {
	text-align: right;
	padding: 3px;
	color: #000000;
	margin-right: 20px;
	margin-left: 20px;
}
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}

th {
	color: #666666;
	padding : 2px;
	vertical-align : middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#rightcolumn {width: 210px;  }

#rightcolumn th {color: #666666; vertical-align: middle;}
#rightcolumn .blockTitle {
	padding: 3px 8px;
	color: #3b3b3b;
	font-weight: bold;
}
#rightcolumn .blockContent {
	margin-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;

}

.centercol {}
.centercol .blockContent a {
}
	
.centercol .blockContent a:hover {
}

.centercol .blockTitle {
	color: #3b3b3b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
}

.centercol .blockContent {
	line-height: 1.5em;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

.centercol li {
}

#centercolumn {
	padding-bottom: 10px;
}

#centercolumn th {
	color: #FFFFFF;
	vertical-align: middle;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	background-color: #524E4E;
}
#centercolumn th a {
	color: #FFFFFF;
}
#centerCcolumn, #bottomCcolumn {padding: 0px 3px 1px 3px;}
#centerLcolumn, #bottomLcolumn {width: 50%; padding: 0px 4px 0px 0px;}
#centerRcolumn,  #bottomRcolumn {width: 50%; padding: 0px 0px 0px 4px;}

div#content {text-align: left; padding: 10px 0px;}


#mainmenu a {
	display: block;
	margin: 0;
	padding: 2px;
	font-weight: normal;
	font-size: 14px;
	border-bottom: 1px dotted #1010c0;
}
#mainmenu a:hover {}
#mainmenu a.menuTop, #mainmenu a.menuMain {padding-left: 0px; }

#mainmenu a.menuSub {
	padding-left: 15px; 
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px dotted #1010c0;
}

#usermenu a {
	display: block;
	margin: 0;
	padding: 2px;
	font-weight: normal;
}
#usermenu a:hover {}
#usermenu a.menuTop {}
#usermenu a.highlight {
	background-color: #5F9FE0;
	color: #FFFFFF;
}


.outer {}
.head {
	color: #FFFFFF;
	vertical-align: middle;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	background-color: #524E4E;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
.head a{
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #FFFFFF;
}
.even, .odd, tr.even td, tr.odd td { padding: 2px;
	background-color: #FEFEFE;
	background-image: url(images/bg_rows.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #f0f0f0;}

.foot {
	padding: 2px;
	text-align: center;
}

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;}

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: #0053A6; 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: #0053A6; 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;}

.footer {
	padding: 10px 3px;
	text-align: center;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	font-size: 90%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
.footer a {
	text-decoration: none;
	font-weight: normal;
	color: #999999;
}
.footer a:hover {
	color: #CCCCCC;
}

select {
	font-size: 90%;
	margin-bottom: 4px;
    /*color: #696969;*/
    color: #343434;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width:90%;
    /*color: #696969;*/
    color: #343434;
}

#shadL {
	background-image: url(images/shad_header_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*height: 231px;*/
	height: 120px;
	width: 8px;
}
#shadT {
	background-image: url(images/shad_header_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#headerImg {
	background-image: url(header_images/rotator.php);
	background-repeat: no-repeat;
	background-position: right bottom;
	/*height: 231px;*/
	height: 120px;
}

#menuLinks { height:30px;}
.menuLinks {
	color: #FFFFFF;
	background-color: #b30000;
	display: block;
	padding-top: 10px;
	height:25px;
	height:20px;
}
.menuLinks a {
	color: #FFFFFF;
	text-decoration: none;
}
.menuLinks a:hover {
	color: #E1E1E1;
	text-decoration: underline;
}
.menuDiv {
	background-image: url(images/menu_div.gif);
	height: 37px;
	height: 20px;
	width: 19px;
	background-repeat: no-repeat;
	background-position: left top;
}

.menuLMg {
	width: 5px;
}

.blockT {
	/*ブロックタイトル*/
	height: 32px;
	font-size: 12px;
}

.blockT_r {
	background-image: url(images/block_t_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 2px;
}
.blockT_c {
	background-image: url(images/block_t_02.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.blockT_l {
	background-image: url(images/block_t_03.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 2px;
}

#logo {
	padding-top: 10px;
}
.CBlockTitle {
	background-image: url(images/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.RBlockTitle {
	background-image: url(images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.noBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footerL {
	background-color: #b30000;
	height: 10px;
}
#footerR {
	background-color: #d5d5d5;
	height: 10px;
}

#footerTxt {
	padding: 10px;
	text-align: center;
}
#footerTxt a {
	font-weight: normal;
}
#footerTxt a:hover {}
