body {
	background: #d4d4cc;
	color: #333333;
	font-size: 93%;
	margin: 0;
	padding: 0;
}

table {
	width: 100%;
}

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

th {
	background: #778899;
	color: #ffffff;
	padding: 2px;
	vertical-align: middle;
}

p {
	margin: 0;
	padding: 5px;
	line-height: 1.4;
}

a {
	background: transparent;
	color: #0033ff;
	/*
	font-weight:bold;
	*/
	text-decoration: none;
}

a:visited {
	color: #708090;
}

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

th a {
	color: #ffffff;
}

h1, h2, h3, h4, h5 {
	color:#000070;
}

ul {
	text-align: left;
	margin: 2px 2px 2px 15px;
	padding: 2px;
	list-style: square outside;
	list-style-image: url(images/mark_blue_10.gif);
}

input{
	font-size: 0.9em;
}

select{
	font-size: 0.9em;
}

textarea{
	font-size: 0.9em;
}

.outline {
	background: #ffffff;
	width: 900px;
	margin: 0 auto;
	/*
	border-right: solid 1px #7a7acc;
	border-left: solid 1px #7a7acc;
	*/
}

.header {
	/*
	background: url(images/head.gif) no-repeat;
	cursor: pointer;
	*/
	width: 100%;
	height: 110px;
	margin: 0;
	padding: 0;
}

.header h1 {
	margin: 0;
	padding: 0;
	font-size: 0px;
	line-height: 0px;
	display: none;
	visibility: hidden;
}

.header h2 {
	/*
	margin: 0;
	padding: 10px 0px 0px 90px;
	color: #ffffff;
	font-size: 10pt;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	*/
	margin: 0;
	padding: 0;
	font-size: 0px;
	line-height: 0px;
	display: none;
	visibility: hidden;
}
div#headermenu {
	width: 900px;
	height: 27px;
	margin: 0;
	padding: 0;
	background: url(images/menu_on.gif) no-repeat;
}
ul#tabmenu {
	width: 900px;
	height: 27px;
	line-height: 0;
	margin: 0;
	padding: 0;
	position: relative;
	list-style-image: none;
}

ul#tabmenu li {
	list-style-type: none;
	list-style-image: none;
}

ul#tabmenu li a {
	width: 150px;
	height: 27px;
	display: block;
	text-decoration: none;
}

/* 非選択時 */
li.tab1 a {
	background: url(images/menu_off.gif) 0 0 no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

li.tab2 a {
	background: url(images/menu_off.gif) -150px 0 no-repeat;
	top: 0;
	left: 150px;
	position: absolute;
}

li.tab3 a {
	background: url(images/menu_off.gif) -300px 0 no-repeat;
	position: absolute;
	top: 0;
	left: 300px;
}

li.tab4 a {
	background: url(images/menu_off.gif) -450px 0 no-repeat;
	position: absolute;
	top: 0;
	left: 450px;
}

li.tab5 a {
	background: url(images/menu_off.gif) -600px 0 no-repeat;
	position: absolute;
	top: 0;
	left: 600px;
}

li.tab6 a {
	background: url(images/menu_off.gif) -750px 0 no-repeat;
	position: absolute;
	top: 0;
	left: 750px;
}

/* マウスオーバー時*/
li.tab1 a:hover {
	background: url(images/menu_on.gif)  0 -27px no-repeat;
	position: absolute;
}

li.tab2 a:hover {
	background: url(images/menu_on.gif)  -150px -27px no-repeat;
}

li.tab3 a:hover {
	background: url(images/menu_on.gif)  -300px -27px no-repeat;
}

li.tab4 a:hover {
	background: url(images/menu_on.gif)  -450px -27px no-repeat;
}

li.tab5 a:hover {
	background: url(images/menu_on.gif)  -600px -27px no-repeat;
}

li.tab6 a:hover {
	background: url(images/menu_on.gif)  -750px -27px no-repeat;
}

/* テキストを隠す*/
span.tab {
	visibility: hidden;
}


.headerlogo {
	background: url(images/base.gif) left no-repeat #000080;
	width: 200px;
	height: 100px;
	margin: 0;
	padding: 0;
}

.headerbanner {
	background: url(images/cube.gif) right no-repeat #000080;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

.headerbar {
	background: url(images/nav.gif) repeat-x;
	font-size: 10pt;
	text-align: right;
	margin: 0;
	padding: 3px 5px;
	border-bottom: solid 1px #dddddd;
}

.leftcolumn {
	/*
	background: url(images/lb.gif) left repeat-y;
	*/
	width: 190px;
	font-size: 0.9em;
	border-right: solid 1px #dddddd;
}

.leftcolumn th {
	background: #778899;
	color: #ffffff;
	font-size: 0.9em;
	vertical-align: middle;
}

.leftblockTitle {
	/*
	background: url(images/hbar.gif) repeat-x ;
	color: #4d4d80;
	*/
	background: transparent url(images/block_title_blue.gif) no-repeat;
	color: #1fc0ff;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	/*
	padding: 4px 3px 3px 3px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	*/
	padding: 5px 3px 3px 25px;
}
.leftblockTitleG {
	background: transparent url(images/block_title_green.gif) no-repeat;
	color: #0db14b;
}
.leftblockTitleO {
	background: transparent url(images/block_title_orange.gif) no-repeat;
	color: #f47920;
}

.leftblockContent {
	/*
	margin: 5px 2px 10px 2px;
	*/
	margin: 2px 2px 5px 2px;
	padding: 3px;
	line-height: 1.2;
}

.centeroutline {
	margin-bottom: 5px;
	padding: 1px;
	/*
	border: solid 1px #cccccc;
	*/
}

.centercolumn {
	font-size: 0.9em;
	margin: 0;
	/*
	padding: 10px;
	*/
	padding: 2px 5px 5px 5px;
}

.centercolumn th {
	background: #778899;
	color: #ffffff;
	vertical-align: middle;
}

.centerCcolumn {
	margin: 0;
	/*
	padding: 10px;
	*/
	padding: 5px 10px;
}

.centerCblockTitle {
	/*
	background: url(images/bg.gif);
	color: #4d4d80;
	*/
	background: transparent url(images/center_block_title.gif) no-repeat;
	color: #4bb3b1;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	/*
	padding: 4px 3px 3px 3px;
	border: solid 1px #7a7acc;
	*/
	width: 100%;
	height: 23px;
	padding: 7px 3px 3px 30px;
}

.centerCblockContent {
	margin: 0;
	padding: 2px 8px 8px 8px;
	line-height: 1.4;
	/*
	padding: 8px;
	border-right: solid 1px #7a7acc;
	border-bottom: solid 1px #7a7acc;
	border-left: solid 1px #7a7acc;
	*/
}

.cSearchBlock {
	background: transparent url(images/center_block_title.gif) no-repeat;
	width: 100%;
	height: 25px;
	padding: 4px 3px 4px 30px;
	line-height: 1em;
}
.cSearchBlock .cSearchTitle {
	color: #4bb3b1;
	font-size: 1.1em;
	line-height: 1em;
	font-weight: bold;
	vertical-align: middle;
}

.centerLcolumn {
	width: 50%;
	margin: 0;
	padding: 0 3px 0 0;
}

.centerLblockTitle {
	background: url(images/bg.gif);
	color: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 4px 3px 3px 3px;
	border: solid 1px #7a7acc;
}

.centerLblockContent {
	padding: 8px;
	line-height: 1.4;
	border-right: solid 1px #7a7acc;
	border-bottom: solid 1px #7a7acc;
	border-left: solid 1px #7a7acc;
}

.centerRcolumn {
	width: 50%;
}

.centerRblockTitle {
	background: url(images/bg.gif);
	color: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 4px 3px 3px 3px;
	border: solid 1px #7a7acc;
}

.centerRblockContent {
	margin: 0;
	padding: 8px;
	line-height: 1.4;
	border-right: solid 1px #7a7acc;
	border-bottom: solid 1px #7a7acc;
	border-left: solid 1px #7a7acc;
}

.content {
	text-align: left;
	margin: 0;
	/*
	padding: 8px;
	*/
	padding: 2px 8px 8px 8px;
}

.rightcolumn {
	/*
	background: url(images/rb.gif) right repeat-y;
	*/
	width: 190px;
	font-size: 0.9em;
	border-left: solid 1px #dddddd;
}

.rightcolumn th {
	background: #778899;
	color: #ffffff;
	font-size: 0.9em;
	vertical-align: middle;
}

.rightblockTitle {
	/*
	background: url(images/hbar.gif) repeat-x #ffffff;
	color: #4d4d80;
	background: transparent url(images/right_block_title.gif) no-repeat;
	*/
	background: transparent url(images/block_title_blue.gif) no-repeat;
	color: #1fc0ff;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	/*
	padding: 4px 3px 3px 3px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	*/
	padding: 5px 3px 3px 25px;
}
.rightblockTitleG {
	background: transparent url(images/block_title_green.gif) no-repeat;
	color: #0db14b;
}
.rightblockTitleO {
	background: transparent url(images/block_title_orange.gif) no-repeat;
	color: #f47920;
}

.rightblockContent {
	/*
	margin: 5px 2px 7px 2px;
	*/
	margin: 2px 2px 5px 2px;
	padding: 3px;
	line-height: 1.2;
}

.footerbar {
	clear: both;
	width: 100%;
	height: 19px;
	background: url(images/ber.gif) no-repeat;
	color: #000066;
	font-size: 9pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	margin: 0;
	padding-top: 8px;
}

.footerbar a {
	color: #000066;
}

.footerbar a:visited {
	color: #000066;
}

.footerbar a:hover {
	color: #ff8c00;
	text-decoration: underline overline;
}

input.formButton {}

.item {
	border: solid 1px #7a7acc;
}

.itemHead {
	background: #778899;
	color: #ffffff;
	margin: 0;
	padding: 3px;
}

.itemInfo {
	background: #efefef;
	text-align: right;
	margin: 0;
	padding: 3px;
}

.itemTitle a {
	background: transparent;
	color: #ffffff;
	font-size: 120%;
	font-weight: bold;
}

.itemTitle a:visited {
	color: #e6e6e6;
}

.itemPoster {
	font-size: 0.9em;
}

.itemPostDate {
	font-size: 0.9em;
}

.itemStats {
	font-size: 0.9em;
}

.itemBody {
	margin: 0;
	padding-left: 5px;
}

.itemText {
	margin: 6px;
	line-height: 1.5;
}

.itemFoot {
	background: #efefef;
	text-align: right;
	margin: 0;
	padding: 3px;
}

.itemAdminLink {
	font-size: 0.9em;
}

.itemPermaLink {
	font-size: 0.9em;
}

td#mainmenu a {
	text-decoration: none;
	margin: 0;
	padding: 2px;
	display: block;
}

td#mainmenu a:visited{
	color:#000080;
}


td#mainmenu a:hover {
	background: #e6e6e6;
	text-decoration: none;
}

td#mainmenu a.menuTop {
	margin: 0;
	padding-left: 3px;
	border-bottom: dotted 1px #7a7acc;
}

td#mainmenu a.menuMain {
	margin: 0;
	padding-left: 3px;
	border-bottom: dotted 1px #7a7acc;
}

td#mainmenu a.menuSub {
	margin: 0;
	padding-left: 9px;
	border-bottom: dotted 1px #7a7acc;
}

td#usermenu a {
	background: #ffffff;
	text-decoration: none;
	margin: 0;
	padding: 2px;
	border-bottom: dotted 1px #7a7acc;
	display: block;
}

td#usermenu a:visited {
	color:#000080;
}

td#usermenu a:hover {
	background: #e6e6e6;
	text-decoration: none;
}
td#usermenu a.menuTop {}

td#usermenu a.highlight {
	background: #ffcccc;
}

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

.head {
	background: #c2cdd6;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

.even {
	background: #efefef;
	margin: 0;
	padding: 5px;
}

.odd {
	background: #e6e6e6;
	margin: 0;
	padding: 5px;
}

.foot {
	background: #c2cdd6;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

tr.even td {
	background: #efefef;
	margin: 0;
	padding: 5px;
}

tr.odd td {
	background: #e6e6e6;
	margin: 0;
	padding: 5px;
}

div.errorMsg {
	background: #ffcccc;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 10px;
	border-top: solid 1px #ddddff;
	border-right: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	border-left: solid 1px #ddddff;
}

div.confirmMsg {
	background: #ddffdf;
	color: #136c99;
	font-weight: bold;
	text-align: center;
	margin: 10px;
	padding: 10px;
	border-top: solid 1px #ddddff;
	border-right: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	border-left: solid 1px #ddddff;
}

div.resultMsg {
	background: #ddddff;
	color: #333333;
	font-weight: bold;
	text-align: center;
	margin: 10px;
	padding: 10px;
	border-top: solid 1px #cccccc;
	border-right: solid 1px #9999cc;
	border-bottom: solid 1px #9999cc;
	border-left: solid 1px #cccccc;
}

div.xoopsCode, div.xoopsQuote { 
	width:98%;
	height: 100%;
	padding: 0;
}

div.xoopsCode pre {
	border: solid 1px #c0c0c0;
	margin:0;
	overflow:auto;
	padding:0 1em;
	min-height:4em;
	height:auto;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
    background-color:#ffffff;
}
/* for IExplorer */
* html div.xoopsCode pre {
	height:4em;
	height:auto;	/* IE 6.x */
	width:40em;
}

div.xoopsQuote blockquote {
	margin: 0;
	padding: 0 6px 6px 6px;
	border: solid 1px #c0c0c0;
    background-color:#ffffff;
}

.comTitle {
	font-weight: bold;
	margin-bottom: 2px;
}

.comText {
	margin: 0;
	padding: 2px;
	line-height: 1.4;
}

.comUserStat {
	background: #f5f5f5;
	color: #2f5376;
	font-size: 0.8em;
	font-weight:bold;
	margin: 2px;
	padding: 4px 2px 1px 4px;
	border: solid 1px #c0c0c0;
}

.comUserStatCaption {
	font-weight: normal;
}

.comUserRank {
	margin: 2px;
}

.comUserRankText {
	font-size: 0.8em;
}

.comUserRankImg {
	border: 0;
}

.comUserName {}

.comUserImg {
	margin: 2px;
}

.comDate {
	font-size: smaller;
	font-weight: normal;
}

.comDateCaption {
	font-weight: normal;
}

.comUserStatus {
	background: #f5f5f5;
	color: #2f5376;
	font-size: 0.8em;
	font-weight: bold;
	margin: 2px;
	padding: 4px 2px 1px 3px;
	border: solid 1px #c0c0c0;
}

/*
*/
.centerTitle {
	/*
	background: transparent url(images/center_block_title.gif) no-repeat;
	*/
	background: transparent url(images/center_block_title_w.gif) no-repeat;
	color: #4bb3b1;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	display: block;
	width: auto;
	height: 33px;
	padding: 7px 3px 3px 30px;
}
.centerSubTitleB {
	background: transparent url(images/sub_center_b.gif) no-repeat;
	color: #4bb3b1;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	display: block;
	width: auto;
	height: 33px;
	padding: 7px 3px 3px 40px;
}
.centerSubTitleG {
	background: transparent url(images/sub_center_g.gif) no-repeat;
	color: #77ac70;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	display: block;
	width: auto;
	height: 33px;
	padding: 7px 3px 3px 40px;
}

.leftcolumn ul.pico_block_subcategories {
	list-style-image: url(images/mark_green_10.gif);
}
.rightcolumn ul.pico_block_subcategories {
	list-style-image: url(images/mark_orange_10.gif);
}
/*
.leftcolumn ul.pico_block_menu {
	list-style-image: url(images/point.gif);
}
.rightcolumn ul.pico_block_menu {
	list-style-image: url(images/point.gif);
}
*/
ul.pico_subcategorytreeG {
	list-style-image: url(images/mark_green_10.gif);
}
ul.pico_subcategorytreeO {
	list-style-image: url(images/mark_orange_10.gif);
}

dl.pico_subcategory dt {
    font-size: 12pt;
}

br.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}


ul.tag_block_menu {
    margin: 2px 2px 2px 16px;
}
ul.tag_block_menu li {
    white-space: nowrap;
}
ul.tag_block_menu li.koku {
	list-style-image: url(images/mark_green_10.gif);
}
ul.tag_block_menu li.npo {
	list-style-image: url(images/mark_orange_10.gif);
}

span.koku {
    color: #0db14b;
    font-weight: bold;
}
span.npo {
    color: #f47920;
    font-weight: bold;
}

.fsmall {
    font-size: 0.9em;
}

.tleft {
    text-align: left;
}
.tcenter {
    text-align: center;
}
.tright {
    text-align: right;
}

h2.syllabary {
    margin: 15px 0 5px 0;
    clear: both;
    color: #4bb3b1;
    font-size: 1.1em;
    font-weight: bold;
}

.koku_list_box {
    padding: 5px 0 5px 5px;
    float: left;
    width: 160px;
}
