@charset "euc-jp";

body {
	color: #444444;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 130%;
}

.contmain2 {
	width: 1000px;/* ←ページ全体の幅を変えるときはこの数値を修正して下さい */
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 8px;
}

#leftcolumn {
	width: 180px;/* ←左メニューの幅を変えるときはこの数値を修正して下さい */
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AAAAAA;
}

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

.contmain{
	text-align:left;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 8px;
}

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

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

a {
	color: #225599;
	text-decoration: none;
}

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

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 {
	list-style: square inside;
	color: #777777;
	margin-top: 3px;
	margin-bottom: 3px;
}

input.formButton {}

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

.itemHead {
	padding: 3px;
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #555555;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
}

.itemInfo {text-align: right; padding: 3px; background-color: #efefef}
.itemTitle a {font-size: 110%; font-weight: bold; font-variant: small-caps; color: #333333; background-color: transparent;}
.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: 3px; background-color: #efefef}
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}

#header {
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	overflow: hidden;
	height: 46px;
}

#header .logo {
	float: left;
	padding-top: 2px;
}

#header .menu {
	float: right;
	padding-right: 3px;
	padding-top: 3px;
}

.headermenulink {
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #CCCCCC;
	font-size: 11px;
	background-image: url(images/navibg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 3px;
	background-color: #FFFFFF;
}

#headerbar {
	background-image: url(images/hbar.jpg);
	display: block;
	overflow: hidden;
	clear: both;
	height: 30px;
}

.main-navi a{
	background-image: url(images/gnav1.jpg);
	height: 20px;
	font-size: 11px;
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 12px;
	font-weight: bold;
	text-align: center;
	display: block;
	float: left;
	color:#777777;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #777777;
	border-left-color: #DDDDDD;
}

.main-navi a:hover{
	background-image: url(images/gnav2.jpg);
	color:#FFFFFF;
	text-decoration: none;
}

th {
	padding: 3px;
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #555555;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
}

#leftcolumn div.blockTitle {
	background-image: url(images/navibg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	font-size: 11px;
	color: #777777;
	font-weight: bold;
}

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

#rightcolumn div.blockTitle {
	background-image: url(images/navibg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	font-size: 11px;
	color: #777777;
	font-weight: bold;
}

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

#centercolumn {
	padding: 10px;
}

.cont-title {
	color: #666666;
	height: 15px;
	background-image: url(images/centertitle.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding: 7px;
}

.centerCcolumn {
	clear:both;
	padding-bottom: 3px;
}

.centerCcolumn div.blockTitle {
	clear:both;
	color: #666666;
	height: 15px;
	background-image: url(images/centertitle.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding: 7px;
}

.centerCcolumn div.blockContent {
	padding-top: 7px;
	padding-bottom: 7px;
}

.centerLcolumn {
	float: left;
	overflow:hidden;
	width: 49%;
	padding-right: 3px;
}

.centerLcolumn div.blockTitle {
	color: #666666;
	height: 15px;
	background-image: url(images/centertitle.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding: 7px;
}

.centerLcolumn div.blockContent {
	padding-top: 7px;
	padding-bottom: 7px;
}

.centerRcolumn {
	float: right;
	overflow:hidden;
	width: 48%;
	padding-left: 3px;
}

.centerRcolumn div.blockTitle {
	color: #666666;
	height: 15px;
	background-image: url(images/centertitle.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding: 7px;
}

.centerRcolumn div.blockContent {
	padding-top: 7px;
	padding-bottom: 7px;
}

div#content {text-align: left;}

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

.clear{
	clear:both;
}

#pagetop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAAAAA;
	text-align:right;
	padding-top: 2px;
	padding-bottom: 2px;
}

#footer {
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAAAAA;
}

#mainmenu a {
	margin: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	background-image: url(images/menulink1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

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

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

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

#mainmenu a.menuSub {
	padding-left: 17px;
	margin-left: 20px;
}

#usermenu a {
	background-image: url(images/menulink1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	margin: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}

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

#usermenu a.menuTop {}

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

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

.head {
	padding: 3px;
	background-color: #DEDEDE;
}

.even {
	padding: 3px;
	background-color: #EFEFEF;
}

.odd {
	padding: 3px;
	background-color: #EFEFEF;
}

.foot {
	padding: 3px;
	background-color: #DEDEDE;
}

tr.even td {
	padding: 3px;
	background-color: #EFEFEF;
}
tr.odd td {
	padding: 3px;
	background-color: #EFEFEF;
}

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