@charset "euc-jp";
/*--------------------------------------------------------------*/
/* CSS and Graphics are released under Creative Commons License */
/* http:/*creativecommons.org/licenses/by-nc-sa/2.1/jp/         */
/* Copyright (C) 2006, Masanao Takahashi @ BCOOL Inc.           */
/* http:/*2bcool.net/                                           */
/*--------------------------------------------------------------*/

div.page {
	margin:0 auto;
	text-align: left;
}
/* ------------ BCOOL THEME extra settings ------------ */
.clear {
	clear: both;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.fl_left {
	float: left;
}
.fl_right {
	float: right;
	margin: 0 auto;
}

.hidden {
	visibility: hidden;
}
.small {
	font-size: 10px;
	line-height: 110%;
	padding: 5px 0;
}
.noteline {
	line-height: 200%;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 5px;
}
.notice {
	color: #666666;
/*	background:#FFFFFF; */
	font-weight: bold;
	border-bottom: 1px dotted #F30;
}
.topicbox {
	padding: 10px;
	border: 1px solid #CCC;
/*	background:#FFFFFF; */
	color: #666666;
	margin: 10px 0;
}
.marker {
	color: #666666;
/*	background:#FFFFFF; */
	padding: 2px;
}
/* ------------ HTML TAG Re-definition ------------ */
body {
/*	background-color:#FFFFFF; */
	color: #666666;
	font-family: sans-serif;
/*	font-family: Verdana, Helvetica, 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', osaka, sans-serif;
	font-size: 75%; */
	font-size: 12px; 
	margin: 0;
	padding: 0;
	}

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

/*  Left Right Block に影響 */
table td {
	padding: 0;
	margin: 0;
	vertical-align: top;
	line-height: 130%; 
/*	line-height: 130%; */
	}
img {
	border:0;
}

/* ------------ Link Color Settings ------------ */
a {
	color: #666666;
	text-decoration: none;
/*	background:#FFFFFF; */
}
a:visited {
	color: #666666;
/*	background:#FFFFFF; */
}
a:hover {
	color: #FF0099;
	text-decoration: underline;
/*	background:#FFFFFF; */
}
/* ------------ Heading and List tag Settings ------------ */
h1, h2, h3, h4, h5 {
	color: #666666;
/*	background:#FFFFFF; */
	padding: 0;
	margin: 10px 0 5px;
}
h1 {
	font-size: 125%;
}
h2 {
	font-size: 112%;
}
h3, h4, h5 {
	font-size: 100%;
}
ul, ol, li {
	margin: 0 0 0 10px;
	padding: 2px;
	text-align: left;
}
legend {
	padding: 0 10px;
	color: #666666;
/*	background:#FFFFFF; */
}


/*
hr {
	height: 1px;
	padding-top: 2px;
	padding-bottom: 2px; 
	border: 0;
	background: url(images/dot_line.gif) repeat-x bottom;  
}
*/

/* legend {
	padding: 0 10px;
	color: #666666;
	background:#FFFFFF;
} */

/* ------------ from item settings ------------ */
textarea {
	max-width:450px;
}
#timezone_offset {
	width:300px;
}
form {
	width:100%;
}
/* ------------ Layout settings ------------ */
.usual {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
/*	background: url(images/bg.gif) repeat-x; */
}

.bg {
	margin: 0;
	padding: 0;
	color: #666666;
	background-color:#000000; 
}

.main {
	width: 960px;	/* ページの幅設定 */
/*	width: 940px; */	/* ページの幅設定 */
/*	(2column固定運用時推奨幅):	width:780px; */
	margin: 0;
	padding: 0;
	border: solid 40px #000000; 
	color: #666666;
	background-color:#FFFFFF; 
	border-collapse: collapse;
}

#discription {
	color: #666666;
	font-size: 10px;
	text-align: center;
	padding: 4px;
/*	background:#FFFFFF; */
}

#user_menu_block {
	text-align: right; 
/*	height: 20px;
	margin-top: 30px; 
	margin-bottom: 12px; */
}


#menu_block {
	text-align: left;
/*	text-align: right; */
/*	height: 20px;
	margin-top: 30px; 
	margin-bottom: 12px; */
}

#lang_menu_block {
	text-align: left;
}


#login_btn {
	border: 1px outset #616655;
	color: #666666;
/*	background:#FFFFFF; */
}
/* ------------ Header elements ------------ */
#header_sub_menu {
	display:block;
/*	height:66px; 
	width:100%;*/
	overflow:hidden;
	color: #666666;
	padding: 3px 10px 0px;
	font-size: 10px;
}

#header_sub_menu a {
	color: #666666;
	text-decoration:none;
}

#header_sub_menu a:hover {
	color: #FF0099;
/*	background-color:#FFFFFF; */
/*	background: url(images/menu_indent_hover.gif) no-repeat right center; */
}

#header_sub_menu a.menuSub:hover {
	color: #FF0099;
	padding-left: 10px;
/*	padding-left: 25px; */
/*	background: url(images/menu_indent_sub.gif) no-repeat left center; */
}


#logo {
	text-align: left; 
	height: 120px;
	vertical-align: top;
	white-space: nowrap;
	display:block;
}

#pre_logo {
	text-align: left; 
	height: 120px;
	vertical-align: top;
	white-space: nowrap;
	display:block;
}


#ear01_a {
	height: 40px;
	border-bottom: dashed 1px #000000;
	display:block;
	margin-right: 0;
	border-collapse: collapse;
}

#ear01_c {
	height: 40px;
	vertical-align: top;
	text-align: right;
	background: url("images/ear01_a.gif") no-repeat right top; 
	margin-right: 0;
	border-collapse: collapse;
}

#ear01_b {
	height: 40px;
	background: url("images/ear01_b.gif") no-repeat right bottom; 
	border-bottom: dashed 1px #000000;
	display:block;
	margin-right: 0;
	border-collapse: collapse;
}

p.site-name {
	font-weight: bold;
	font-size: 250%;
	margin: 0;
	padding-right: 50px;
/*	padding-top: 45px; */
	visibility:hidden;
}
.site-name a:link, .site-name a:visited {
	color: #666666;
/*	background:#FFFFFF; */
}
.site-name a:hover {
	text-decoration:none;
	color: #FF0099;
/*	background:#FFFFFF; */
}
.site-slogan {
	margin: 0;
	padding-right: 50px;
	color: #666666;
/*	background:#FFFFFF; */
	font-weight: bold;
	font-size: 180%;
	visibility:hidden;
}
/* ------------ main image back change images ------------ */
#header_discription {
}

/* ------------ footer ------------ */

#footer {
	width:100%;
	height: 30px;
	width:100%;
	border-top: dashed 1px #000000;
	clear: both;
	background:#ffffff; 
	color: #666666;
	font-size: 9px;
	border-collapse: collapse;
}


#footer_l {
 	text-align: right; 
 	vertical-align: middle;
	clear: both;
	color: #666666;
	padding: 10px 10px;
	border-collapse: collapse;
}

#footer_r {
	text-align: right;
	clear: both;
	padding:0;
	margin-right: 0;
	margin-top: 0;
	border-collapse: collapse;
}

/* ------------ xoops mainmenu & usermenu ------------ */
#mainmenu a, #usermenu a {
	display: block;
	text-decoration: none;
	color: #666666;
/*	background-color:#FFFFFF; */
	margin-bottom: 4px;
	padding: 3px 10px;
/*	padding: 3px 28px 3px 3px; */

/*	background: url(images/menu_indent.gif) no-repeat right center; */
	font-size: 10px;
	line-height: 140%;
}

#mainmenu a:hover, #usermenu a:hover {
	color: #FF0099;
/*	background-color:#FFFFFF; */
/*	background: url(images/menu_indent_hover.gif) no-repeat right center; */
}
#mainmenu a.menuSub, #mainmenu a.menuSub:hover {
	color: #FF0099;
	padding-left: 10px;
/*	padding-left: 25px; */
/*	background: url(images/menu_indent_sub.gif) no-repeat left center; */
}
#usermenu a.highlight {
	color: #666666;
	padding: 3px;
/*	background:#FFFFFF; */
}

/* ------------ main content ------------ */
.cc_base {
	overflow:   visible;
	text-align: left;

	font-size: 13px;
	letter-spacing:1px;
	line-height: 190%; 

/*	margin-top:25px; */
	padding: 20px 30px 0;
/*	padding: 30px; */
	color:#333333;
}
.centerCcolumn .blockTitle {
	clear:both;
	color:#000000;
/*	background:#FFFFFF; */
	margin: 3px;
/*	padding: 0 0 2px; */
	font-weight: bold;
	font-size: 110%;
}

.centerCcolumn .blockContent {
/*	line-height: 150%; */

line-height: 190%;
	padding: 0 3px 3px;
}
.centerLcolumn {
	width: 49%;
/*	width: 49%; */
	padding: 0 3px 0 0;
	float: left;
/*	overflow:hidden; */
/*	background: url(images/dot_line_v.gif) repeat-y right; */
}
.centerLcolumn .blockTitle {
	color: #000000;
/*	background:#FFFFFF; */
	padding: 3px;
	font-weight: bold;
	font-size: 110%;
}

.centerLcolumn .blockContent {
	padding: 3px 8px 8px 3px;
	line-height: 140%;
/*	line-height: 140%; */
	margin-bottom:5px;
}
.centerRcolumn {
	width: 49%;
/*	width: 48%; */
	padding: 0 0 0 3px;
	float: right;
/*	overflow:hidden; */
}
.centerRcolumn .blockTitle {
	color: #000000;
/*	background:#FFFFFF; */
	padding: 3px;
	font-weight: bold;
	font-size: 110%;
}

.centerRcolumn .blockContent {
	padding: 3px 3px 8px 8px;
	line-height: 140%;
/*	line-height: 140%; */
	margin-bottom:5px;
}
#content {
	clear: both;
 letter-spacing:1px;

}
#page_top {
	clear: both;
	text-align: right;
}
#page_top a {
	margin-left:auto;
	display:block;
	width:65px;
	height:19px;
	text-decoration:none;
/*	background:url(images/page_top.gif) no-repeat; */
}
#foot_link {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 0.8em;
}
#xoops_banner {
	clear:both;
	text-align: center;
	padding: 15px 0;
}
/* ------------ main area ------------ */
#col3, #col2, #col1 {
	padding:0 0 15px 0;
}
#col3 .centercolumn {
	text-align: left;
/*	line-height: 140%; */
	float:left;
	width:62%;
/*	width:58%; */
/*	background:#FFFFFF; */
	color:#666666;
	overflow: visible;
}
#col2 .centercolumn {
	text-align: left;
/*	line-height: 140%; */
	float:left;
	width:62%;
/*	width:77%; */
	overflow:  visible;
/*	overflow:hidden; */
/*	background:#FFFFFF; */
	color:#666666;
}
#col1 .centercolumn {
	text-align: left;
/*	line-height: 140%; */
	float:left;
	width:62%;
/*	width:100%; */
/*	background:#FFFFFF; */
	color:#666666;
}
.leftcolumn {
	float:left;
	overflow:hidden;
	width: 19%;

font-size: 10px;
line-height: 140%;
letter-spacing:1px;
	padding:20px 0 0 10px;

/*	width: 18%; */
/*	margin-top:25px; */
/*	padding-right:15px; */
}

.rightcolumn {
	float:left;
	overflow:hidden;
	width: 17%;

font-size: 10px;
line-height: 140%;
letter-spacing:1px;

	padding-top:20px;

/*	width: 17%; */
/*	margin-top:25px; */
/*	padding-left:15px; */
/*
	border:1px solid #AAA;
	background:#EDEDED;
	color:#666666;
*/
}

/* ------------ left column ------------ */
.leftcolumn .blockTitle {
	text-align: left;
	font-weight: bold;
	color: #000000;
/*	background-color:#FFFFFF; */
	width:100%;
	margin: 3px;
	padding:0 0 0 10px;
/*	background: url(images/dot_line.gif) repeat-x bottom; */
}
.leftcolumn .blockContent {
	margin-bottom: 10px;
/*	margin: 5px 0 15px; */
/*	padding: 0 3px 3px; */
	text-align: left;
font-size: 10px;
line-height: 140%;
	padding:0 0 0 10px;
}
/* ------------ right column ------------ */
.rightcolumn .blockTitle {
	text-align: left;
	font-weight: bold;
	color: #000000;
/*	background-color:#FFFFFF; */
	width:100%;
	margin: 3px;
	padding:0 10px 0 10px;
/*	padding: 5px 0 5px; */
/*	background: url(images/indent_s1.gif) no-repeat left top; */
}
.rightcolumn .blockContent {
/*	padding: 0 3px 3px; */
	text-align: left;
	margin-bottom: 10px;
font-size: 10px;
line-height: 140%;
	padding:0 10px 0 10px;
}
/* ------------ for table ------------ */
.outer {
	border: 1px solid #FFFFFF;
}
th {
	padding: 3px;
	vertical-align: middle;
	font-weight: normal;
	color: #666666;
	border-bottom: 1px solid #CCC;
/*	background:#FFFFFF; */
}
.head {
	padding: 5px;
	color:#666666;
	border-bottom: 1px solid #CACACA;
/*	background: #F2F2F2; */
}
.even {
	padding: 2px;
	color:#666666;
	border-bottom: 1px solid #CACACA;
/*	background: #F7F7F7; */
}
.odd {
	padding: 2px;
	color:#666666;
	border-bottom: 1px solid #CACACA;
/*	background:#FFFFFF; */
}
.foot {
	padding: 5px;
	font-weight: bold;
}
tr.even td {
	padding: 2px;
	border-bottom: 1px solid #CACACA;
}
tr.odd td {
	padding: 2px;
	border-bottom: 1px solid #CACACA;
}
tr.even {
	color:#666666;
/*	background:#FFFFFF; */}

tr.odd {
	color:#666666;
/*	background:#FFFFFF; */}

tr.odd:hover, tr.even:hover {
	color:#FF0099;
	border-bottom: 1px solid #CACACA;
/*	background:#FFFFFF; */
}

/* ------------ error message & quote and code ------------ */
div.errorMsg {
/*	background:#FFFFFF; */
	color:#666666;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #CCC;
}
div.confirmMsg {
	background: #EFF4DF;
	color: #003300;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #CCC;
}
div.resultMsg {
/*	background-color:#FFFFFF; */
	color:#666666;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #CCC;
}
div.xoopsCode {
/*	background:#FFFFFF; */
	background:#f5f5f5; 
	color:#666666;
/*	border: 1px inset #CCC; */
/*	padding: 6px; */
	overflow: auto;
/*	width: 450px; */
}
div.xoopsQuote { 
/*	background:#FFFFFF; */
	background:#f5f5f5; 
	color:#666666;
/*	border: 1px inset #CCC; */
/*	padding: 6px; */
	overflow: auto;
/*	width: 450px; */
}
/* ------------ for comment area ------------ */
.formButton {
	border: 1px outset #616655;
/*	background-color:#FFFFFF; */
	color:#666666;
}
/* ------------ for comment ------------ */
.comTitle {
	margin-bottom: 2px;
}
.comText {
	padding: 2px;
}
.comUserStat {
	font-size:10px;
	border: 1px solid #CCC;
	margin: 2px;
	padding: 2px;
/*	background:#FFFFFF; */
	color:#666666;
}
.comUserStatCaption {
	font-weight: normal;
}
.comUserRank {
	margin: 2px;
}
.comUserRankText {
	font-size:10px;
}
.comUserImg {
	margin: 2px;
}
.comDate {
	font-size:10px;
}
.comDateCaption {
}
/* ------------ for bulletin or news module ------------ */
.itemHead {
	padding: 2px 5px 2px 20px;
	font-weight: bold;
/*	background: url(images/blockTitle_back2.gif) no-repeat left top; */
	border-bottom: 1px dotted #CCC;
}
.itemInfo {
	text-align: right;
	padding: 3px 8px;
}
.itemTitle a {
	font-size: 120%;
	font-weight: bold;
/*	font-variant: small-caps; */
	text-decoration: none;
}

/*
.itemPoster {
	font-size: 90%;
}
.itemPostDate {
	font-size: 90%;
}
.itemStats {
	font-size: 90%;
}
.itemBody {
	padding: 0 8px 0 13px;
	overflow: hidden;
}
.itemText {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.5em; 
}
.itemText:first-letter {
	font-size: 1.5em;
	font-weight: bold;
}
.itemFoot {
	text-align: right;
	padding: 8px;
	background:#FFFFFF; 
	color:#666666;
}
.itemAdminLink {
	font-size: 90%;
}
.itemPermaLink {
	font-size: 90%;
}
.itemBody a img {
	margin: 0 2px 3px 0;
	padding: 2px;
	border: 1px solid #CCC;
}

*/

/* マウスオン画像切換 */
A:hover.onMouse,
A:active.onMouse {
	width: auto;	/* IEのバグ対策 */
	/* IEはA:hoverやA:activeにサイズ指定しないと画像が切換らない */
}

IMG.onMouseOver,
IMG.onMouseOut {
	/* 画像の枠線なし */
	border: 0;
}
A:link    IMG.onMouseOver,
A:visited IMG.onMouseOver {
	display: none;
}
A:hover   IMG.onMouseOver,
A:active  IMG.onMouseOver {
	display: inline;
}
A:link    IMG.onMouseOut,
A:visited IMG.onMouseOut {
	display: inline;
}
A:hover   IMG.onMouseOut,
A:active  IMG.onMouseOut {
	display: none;
}

