body {
	color: #222222;
	background-color: #FFFFAA;
	margin: 8px;
	padding: 0;
}
body td, p, div {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

table {width: 100%; margin: 0; padding: 0;}
table td {
	padding: 5;
	border-width: 0;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:active, a:visited {
	color: #BB0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
ul {margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}
li {margin-left: 2px; list-style: square inside;}

input, select, textarea {
	color: Black;
	background-color: Silver;
	border: 1px solid #7F99CC;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
}
input.formButton {}


.item {margin-bottom: 8px;}
.itemHead {
	padding: 4px;
	border-left: 8px solid #FFFF00;
	border-bottom: 1px solid #DDDDDD;
	background-color: #DDDDDD;
	color: #333333;
	font-weight: bold;
}
.itemInfo {padding: 4px; text-align: center; border-bottom: 1px solid #B2C1E0; color: #6685C2;}
.itemTitle a {}
.itemPoster {font-size: 90%;}
.itemPostDate {font-size: 90%;}
.itemStats {font-size: 90%;}
.itemBody {padding: 8px;}
.itemText {line-height: 1.5em; margin: 0px;}
.itemText:first-letter {}
.itemFoot {text-align: center; padding: 4px; border: 1px solid #B2C1E0; color: #6685C2;}
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}

th {background-color: #AAAAAA; color: #FFFFFF; padding : 4px; vertical-align : middle; font-size: 11px;}
th a:link, th a:active, th a:visited {color: #FFFFFF; text-decoration: none;}
th a:hover {color: #FFFFFF; text-decoration: underline;}


td#headerbanner {}
td#headerbar {}

td#leftcolumn {width: 160px; background-color: #CCCCCC; border-left: 1px solid #AAAAAA; border-bottom: 1px solid #7F99CC;}
td#leftcolumn th {}
td#leftcolumn .blockTitle {padding: 4px; color: #EEEEEE; background-color: #888888; font-weight: bold;}
td#leftcolumn .blockContent {padding: 2px; line-height: 120%;}


td#centercolumn {padding: 8px; background-color: #FFFFFF; border: 1px solid #AAAAAA;}

td#centercolumn th {}
td#centerCcolumn {padding: 0px;}
td#centerCcolumn .blockTitle {
	font-weight: bold;
	padding: 4px;
	border-left: 8px solid #FFFF33;
	background-color: #DDDDDD;
	color: Black;
}
td#centerCcolumn .blockContent {padding: 4px; margin-bottom: 8px; line-height: 120%;}

td#centerLcolumn {width: 50%; padding-right: 4px;}
td#centerLcolumn .blockTitle {
	font-weight: bold;
	padding: 4px;
	border-left: 8px solid #FFFF33;
	background-color: #DDDDDD;
	color: Black;
}
td#centerLcolumn .blockContent {padding: 4px; margin-bottom: 8px; line-height: 120%;}

td#centerRcolumn {width: 50%; padding-left: 4px;}
td#centerRcolumn .blockTitle {
	font-weight: bold;
	padding: 4px;
	border-left: 8px solid #FFFF33;
	background-color: #DDDDDD;
	color: Black;
}
td#centerRcolumn .blockContent {padding: 4px; margin-bottom: 8px;}

div#content {text-align: left;}

td#rightcolumn {
	width: 160px;
	background-color: #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
td#rightcolumn th {}
td#rightcolumn .blockTitle {
	padding: 4px;
	color: #EEEEEE;
	background-color: #888888;
	font-weight: bold;
}
td#rightcolumn .blockContent {padding: 2px; line-height: 120%; padding-bottom: 8px;}

tr#footerbar {}

td#mainmenu a {
	display: block;
	margin-bottom: 1px;
	padding: 4px;
	color: #333333;
	background-color: #EEEEEE;
	border-left: 8px solid #FFFF33;
}
td#mainmenu a:hover {
	color: #222222;
	text-decoration: none;
	background-color: #DDDDDD;
	border-left: 8px solid #FFFF33;
}
td#mainmenu a.menuTop {}
td#mainmenu a.menuMain {}
td#mainmenu a.menuSub {padding-left: 20px;}

td#usermenu a {
	display: block;
	margin-bottom: 1px;
	padding: 4px;
	color: #555555;
	background-color: #EEEEEE;
	border-left: 8px solid #FFFF33;
}
td#usermenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #DDDDDD;
	border-left: 8px solid #FFFF33;
}
td#usermenu a.menuTop {}
td#usermenu a.highlight {color: #6685C2; background-color: #FFFFFF;}
td#usermenu a:hover.highlight {
	color: #222222;
	background-color: #FFFFFF;
}


.outer {border: 1px solid #B2C1E0; background-color: #FFFFFF;}
.head {background-color: #B2C1E0; color: #442222; padding: 4px; font-weight: bold;}
.even {background-color: #E5EAF5; padding: 4px;}
.odd {background-color: #F0F3F9; padding: 4px;}
.foot {background-color: #CCD6EB; padding: 4px; font-weight: bold;}
tr.even td {background-color: #E5EAF5; padding: 4px;}
tr.odd td {background-color: #F0F3F9; padding: 4px;}

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 {font-size: 90%; background-color: #FFFFFF; border: 1px dashed #B2C1E0; padding: 4px;}
div.xoopsQuote {font-size: 90%; background-color: #FFFFFF; border: 1px dashed #B2C1E0; padding: 4px;}


.comTitle {font-weight: bold; margin-bottom: 2px;}
.comText {padding: 2px;}
.comUserStat {font-size: 10px; color: #6685C2; font-weight: bold; border: 1px solid #7F99CC; background-color: #FFFFFF; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; 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;}




div.xoopsCode pre {margin: 0px;}
div.xoopsQuote blockquote {margin: 0px;}

#maintable {width: 99%; margin: auto;}

#top {margin-bottom: 3px;}
#top td.side {width: 0px;}
#top td.logo {
	background-color: #FFFF33;
	border-bottom: 1px solid #7F99CC;
	border-left: 1px solid #7F99CC;
	border-top: 1px solid #7F99CC;
}
#top td.banner {
	background-color: #FFFF33;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #7F99CC;
	border-bottom: 1px solid #7F99CC;
	border-right: 1px solid #7F99CC;
}

#welcome {margin-bottom: 3px;}
#welcome td.side {width: 0px;}
#welcome td.center {color: #222222; background-color: #FFFF66; vertical-align: middle; font-weight: bold; border: 1px solid #7F99CC;}


#footer {margin-top: 3px;}
#footer td.side {width: 0px;}
#footer td.center {
	color: #222222;
	background-color: #FFFF66;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border: 1px solid #7F99CC;
}



/* $Id: styles.css,v 1.6 2005/03/18 19:08:51 tohokuaiki Exp $ */
div.blogEntry {margin-left: 30px; margin-top: 10px; margin-bottom: 10px;}
div.blogDate {font-family: Georgia; margin-bottom: 10px;margin-top: 10px; font-style: normal; font-weight: bold;}
div.blogTitle {font-family: Georgia; margin-left: 0px; margin-bottom: 0px; font-size: 130%;font-weight: bold;}
div.blogTitle a {font-family: Georgia;}
div.blogCategory {margin-left: 0px; font-size: 80%;font-weight: normal;}
div.blogShoulder {margin-top: 0px; margin-bottom: 0px; font-size: 80%; font-weight: normal; text-align: right; vertical-align: top;}
div.blogContents {font-family: Georgia; margin: 0px;}
div.blogContents:first-letter {font-size: 133%; font-weight: bold;}
div.blogFooter {margin-top: 10px; margin-left: 0px; font-size: 80%; text-align: right;}
div.blogTrackbackAnounce {margin-top: 10px; margin-left: 0px; font-size: 80%; text-align: right;}
.blogShowTrackbackURL {margin-top: 10px; margin-left: 0px; font-size: 80%; text-align: right; text-decoration: underline;}
.blogTrackbackTransmit {color: #888888;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	border-bottom: 1px solid #888888;
	border-left: 6px solid #888888;	
	text-align: left;
	font-weight: bold;	
	margin-bottom: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 25px;
	padding-left: 5px;}
.blogTrackbackRecieved {color: #888888;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	border-bottom: 1px solid #888888;
	border-left: 6px solid #888888;	
	text-align: left;
	font-weight: bold;	
	margin-bottom: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 25px;
	padding-left: 5px;
	}
.blogTrackbackURL { text-align: right; font-size:80%; margin-right:15px;}
.blogTrackbackTitle {	font-family: Georgia;margin-left: 30px; margin-top: 10px; }
.blogTrackbackDescription {
	font-family: Georgia;
	font-size:12px;
	line-height:14px;
	color:#666666;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 50px;
	padding:4px 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.blogindicate{margin-right: 5px; margin-top: 2px; margin-bottom: 2px; text-align: right ;}
.blogTrackbackBlogname {margin-right: 15px; margin-top: 4px; margin-bottom: 4px; text-align: right ;}
.blogTrackbackCreated { margin-right:15px; font-family: Georgia;margin-top: 4px; margin-bottom: 8px; font-size: 80%; font-weight: normal; text-align: right; vertical-align: top;}
blogHeader {margin: 0px; border: 0px; padding: 4px;}

/* color -- dropdown menu for Forum */
#dropdown a{
	color:#FFFFFF;
	}

#dropdown .menubar, #dropdown .menu, #dropdown .item, #dropdown .separator{
	background-color: #99B5CC;
	color:#FFFFFF;
	}

#dropdown .separator{
	border: 1px inset #e0e0e0;
	}

#dropdown .menu a:hover{
	color: #333;
	}
/* color - end */
