@charset "euc-jp";

body {
	font-size: 12px;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
}

#mainarea {
	width: 1080px;/* ←ページ全体の幅を変えるときはこの数値を修正して下さい */
	margin-left: auto;
	margin-right: auto;
}

#leftcolumn {
	width: 190px;/* ←左メニューの幅を変えるときはこの数値を修正して下さい */
}

#rightcolumn {
	width: 190px;/* ←右メニューの幅を変えるときはこの数値を修正して下さい */
}

table {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

table td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

a {
	color: #665D4E;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

h1 {
	font-size: 125%;
}
h2 {
	font-size: 112%;
}
h3, h4, h5 {
	font-size: 100%;
}

ul { margin: 2px; padding: 2px; list-style: decimal outside; text-align: left;}

li {
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-position: inside;
	list-style-type: square;
	color: #999;
}

input.formButton {}

input, select, textarea {
background-color: #FFFFFF;
border: 1px solid #BBBBBB; 
}

p {
	margin:0px;
}

form{
	margin:0px;
	padding-top:4px;
	padding-bottom:4px;
}

.item {
	border: 1px solid #DDDDDD;
}

.itemHead {
	color: #FFF;
	padding : 3px;
	vertical-align : middle;
	font-weight: bold;
	background-color: #BBB;
}
.itemInfo {
	text-align: right;	
	padding: 2px;
	background-color: #F4F4F4;
}

.itemTitle a {color: #fff;}
.itemPoster {font-size: 90%;}
.itemPostDate {font-size: 90%;}
.itemStats {font-size: 90%;}
.itemBody {padding-left: 5px;}
.itemText {margin-top: 5px; margin-bottom: 5px; line-height: 1.5em;}
.itemText:first-letter {font-size: 133%; font-weight: bold;}
.itemFoot {
	text-align: right;	
	padding: 2px;
	background-color: #F4F4F4;
}
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}

.clear {
	clear: both;
}

th {
	color: #FFF;
	padding : 3px;
	vertical-align : middle;
	font-weight: bold;
	background-color: #D7C09C;
}

#header {
	height: 40px;
	background-color: #FFFFFF;
}

#logo {
	float: left;
	padding-top: 10px;
}

#header2 {
	float: right;
}
	
#headerbar {
	padding-top: 10px;
}
	
.headmenu {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
	
.headmenu li {
	display:inline;
	padding-left: 12px;
	margin-left: 5px;
	background-image: url(images/indent.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.headmenu li:hover {
	background-image: url(images/indent2.gif);
	background-repeat: no-repeat;
}

.header-bottom {
	clear: both;
	background-image: url(images/header-bottom.gif);
	height: 7px;
	font-size: 1px;
	margin-bottom: 10px;
}

#centercolumn {
	padding-right: 15px;
	padding-left: 15px;
}

.cont-title {
	clear:both;
	background-image: url(images/menu2.jpg);
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F4C483;
	background-position: top;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ddc8a6;
}

.centerCcolumn {
	clear:both;
}

.centerCcolumn div.blockTitle {
	clear:both;
	background-image: url(images/menu2.jpg);
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F4C483;
	background-position: top;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ddc8a6;
}

.centerCcolumn div.blockContent {
	margin-bottom: 10px;
	padding: 3px;
}

.centerLcolumn {
	width: 49%;
	float: left;
	overflow:hidden;
}

.centerLcolumn div.blockTitle {
	background-image: url(images/menu2.jpg);
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F4C483;
	background-position: top;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ddc8a6;
}	

.centerLcolumn div.blockContent {
	margin-bottom: 10px;
	padding: 3px;
}

.centerRcolumn {
	width: 49%;
	float: right;
	overflow:hidden;
}

.centerRcolumn div.blockTitle {
	background-image: url(images/menu2.jpg);
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F4C483;
	background-position: top;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ddc8a6;
}

.centerRcolumn div.blockContent {
	margin-bottom: 10px;
	padding: 3px;
}

.content {
	text-align: left; padding: 3px;
}

#banner{
	margin-top: 20px;
	text-align: center;
}

#leftcolumn div.blockTitle1 {
	color: #000;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	background-image: url(images/menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#leftcolumn div.blockTitle2 {
	border-width: 1px;
	border-style: solid;
	border-color: #ddc8a6;
	margin-bottom: 10px;
}

#leftcolumn div.blockContent {
	padding-bottom: 10px;
}

#rightcolumn div.blockTitle1 {
	color: #000;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	background-image: url(images/menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#rightcolumn div.blockTitle2 {
	border-width: 1px;
	border-style: solid;
	border-color: #ddc8a6;
	margin-bottom: 10px;
}

#rightcolumn div.blockContent {
	margin-bottom: 10px;
}

#pagetop {
	text-align:right;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddc8a6;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 1px;
	background-color: #FFFFFF;
}

#footerbar {
	padding-top: 10px;
	padding-bottom: 20px;
	float: right;
}

#footer2 {
	float: left;
}
	
#footerbar2 {
	padding-top: 10px;
}
	
.footermenu {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
	
.footermenu li {
	display:inline;
	padding-left: 12px;
	margin-right: 5px;
	background-image: url(images/indent.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.footermenu li:hover {
	background-image: url(images/indent2.gif);
	background-repeat: no-repeat;
}

#mainmenu a {
	background-image: url(images/indent.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#mainmenu a:hover {
	background-image: url(images/indent2.gif);
	background-repeat: no-repeat;
}

#mainmenu a.menuTop {
	padding-left: 13px;
}

#mainmenu a.menuMain {
	padding-left: 13px;
}

#mainmenu a.menuSub {
	margin-left: 10px;
	padding-left: 13px;
}

#usermenu a {
	background-image: url(images/indent.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}

#usermenu a:hover {
	background-image: url(images/indent2.gif);
	background-repeat: no-repeat;
}

#usermenu a.menuTop {}

#usermenu a.highlight {
	background-color: #FFCCCC;
}

.outer {
	border: 1px solid #DDDDDD;
}

.head {
	padding: 2px;
	background-color: #f6ede8;
}

.even {
	padding: 2px;
	background-color: #F9F9F9;
}

.odd {
	padding: 2px;
	background-color: #F9F9F9;
}

.foot {
	padding: 2px;
	background-color: #f6ede8;
}

tr.even td {
	padding: 2px;
	background-color: #F9F9F9;
}
tr.odd td {
	padding: 2px;
	background-color: #F9F9F9;
}

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;
	padding: 0px 6px 6px 6px;
	width: 400px;
	overflow: auto;
}

div.xoopsQuote { 
	background: #FFFFFF; 
	border: 1px inset #000080; 
	padding: 2px;
	width: 400px;
	overflow: auto;
}


.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;}