@charset "euc-jp";

body {
	font-size: small;
	font-family: arial,sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align:left;
	}

#contback1{
	width: 960px;/* ←ページ全体の幅を変えるときはこの数値を修正して下さい */
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/bg1.jpg);
	background-position: left;
	background-repeat: repeat-y;
	padding-left: 14px;
	overflow:hidden;
}

#leftcolumn {
	width: 140px;/* ←左メニューの幅を変えるときはこの数値を修正して下さい */
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow:hidden;
}

#rightcolumn {
	width: 150px;/* ←右メニューの幅を変えるときはこの数値を修正して下さい */
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	overflow:hidden;
}

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

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

a {color: #003366; text-decoration: none; background-color: transparent;}

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; 
	color: #FFFFFF;
	background-image: url(images/th.gif);
}
.itemInfo {text-align: right; padding: 3px; background-color: #efefef}
.itemTitle a {font-size: 130%; font-weight: bold; font-variant: small-caps; color: #ffffff; 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%;}

#contback2{
	background-image: url(images/bg2.jpg);
	background-position: right;
	background-repeat: repeat-y;
	padding-right: 14px;
}

#contmain{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #EAE9E9;
	background-image: url(images/contbg.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

#headmenu1 {
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-left: 3px;
}

.headmenu2 {
	width: 96px;
	background-image: url(images/menu.jpg);
	float: left;
	font-size: 11px;
	line-height: 11px;
	padding-top: 12px;
	padding-left: 23px;
	padding-bottom: 2px;
}

.clear {
	clear: both;
}

#header {
	background-image: url(images/header.jpg);
	height: 100px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	margin: 0px;
	padding: 0px;
	background-color: #BECDC7;
	background-repeat: repeat-y;
	background-position: left;
}

#headerlogo {
	width: 300px;
	height: 100px;
}

#headerbanner {
	vertical-align: middle;
	text-align:center;
	width: 580px;
	height: 100px;
}

#login {
	background-image: url(images/bar.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 24px;
	padding-top: 6px;
	padding-left: 5px;
}

#table1 {
	padding: 0px;
	background-image: url(images/table_01.gif);
	margin: 0px;
	width: 19px;
	height: 20px;
	background-repeat: repeat-x;
	background-position: bottom;
} 

#table2 {
	padding: 0px;
	margin: 0px;
	background-image: url(images/table_02.gif);
	height: 20px;
	background-repeat: repeat-x;
	background-position: bottom;
} 

#table3 {
	padding: 0px;
	background-image: url(images/table_03.gif);
	margin: 0px;
	width: 19px;
	height: 20px;
	background-repeat: repeat-x;
	background-position: bottom;
} 

#table4 {
	padding: 0px;
	background-image: url(images/table_04.gif);
	margin: 0px;
	height: 19px;
}

#table5 {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}

#table6 {
	padding: 0px;
	background-image: url(images/table_06.gif);
	margin: 0px;
	width: 19px;
} 

#table7 {
	padding: 0px;
	background-image: url(images/table_07.gif);
	margin: 0px;
	width: 19px;
	height: 22px;
	background-repeat: repeat-x;
	background-position: top;
} 

#table8 {
	padding: 0px;
	margin: 0px;
	background-image: url(images/table_08.gif);
	height: 22px;
	background-repeat: repeat-x;
	background-position: top;
} 

#table9 {
	padding: 0px;
	background-image: url(images/table_09.gif);
	margin: 0px;
	width: 19px;
	height: 22px;
	background-repeat: repeat-x;
	background-position: top;
}

th {
	color: #FFFFFF;
	padding : 3px;
	vertical-align : middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/th.gif);
	background-color: #666666;
}

.blockTitle1 {
	background-image: url(images/menubk_01.gif);
	background-repeat: no-repeat;
	color: #444444;
	font-weight: bold;
	padding-left: 23px;
	padding-right: 6px;
	vertical-align: middle;
	height: 23px;
	padding-top: 2px;
}

.blockTitle2 {
	background-image: url(images/menubk_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 5px;
}

.blockContent1 {
	margin-bottom: 10px;
	padding: 3px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#centercolumn { }

.cont-title {
	color: #444444;
	font-weight: bold;
	background-image: url(images/titlebk.jpg);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-left: 5px;
	height: 22px;
}

.centerCcolumn {
	clear:both;
	padding-top: 0px;
	padding-bottom: 5px;
}

.centerCcolumn div.blockTitle {
	clear:both;
	color: #444444;
	font-weight: bold;
	background-image: url(images/titlebk.jpg);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-left: 5px;
	height: 22px;
}

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

.centerLcolumn {
	float: left;
	overflow:hidden;
	width: 49%;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.centerLcolumn div.blockTitle {
	color: #444444;
	font-weight: bold;
	background-image: url(images/titlebk.jpg);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-left: 5px;
	height: 22px;
}

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

.centerRcolumn {
	float: right;
	overflow:hidden;
	width: 49%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.centerRcolumn div.blockTitle {
	color: #444444;
	font-weight: bold;
	background-image: url(images/titlebk.jpg);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-left: 5px;
	height: 22px;
}

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

div#content {text-align: left;}

#pagetop {
	text-align:right;
	background-image: url(images/bar.jpg);
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	padding: 5px;
}

#footer {
	text-align:center;
	background-image: url(images/footer.jpg);
	color: #444444;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #BECDC7;
	background-repeat: no-repeat;
	background-position: center;
}

#footer a {
	color: #111111;
}

#mainmenu a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#mainmenu a:hover {}
#mainmenu a.menuTop {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
#mainmenu a.menuMain {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
#mainmenu a.menuSub {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 13px;
	background-color: #EEEEEE;
}

#usermenu a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
#usermenu a:hover {}
#usermenu a.menuTop {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
#usermenu a.highlight {
	background-color: #fcc;
}

.outer {
	border: 1px dotted #CCCCCC;
}
.head {
	background-color:#CCCCCC;
	padding: 5px;
}
.even {
	background-color:#DDDDDD;
	padding: 5px;
}
.odd {
	background-color:#EEEEEE;
	padding: 5px;
}
.foot {
	background-color: #CCCCCC;
	padding: 5px;
}
tr.even td {
	background-color:#DDDDDD;
	padding: 5px;
}
tr.odd td {
	background-color:#EEEEEE;
	padding: 5px;
}

div.errorMsg {
	background-color: #FFCCCC;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #CCC;
}
div.confirmMsg {
	background-color: #DDFFDF;
	color: #136C99;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
div.resultMsg {
	background-color : #CCCCCC;
	color: #333333;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

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:80%; color: #333333; 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: #333333; font-weight:bold; font-size:80%;}
.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;}