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

@import url("css/ex.css");

* {
	margin: 0;
	padding: 0;
}

div.page {
	width: 100%;	/* If you want change width fixed, rewrite this.
	(2columns fixed tpye recommendation value):	width:720px;
	(2columns fixed tpye recommendation value):	width:897px; */
	margin:0 auto;
	text-align:left;
	color: #666;
	background:#D2E0E3;
	overflow:hidden;
}

/* ------------ HTML TAG Re-definition ------------ */
body {
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Helvetica, '£Í£Ó £Ð¥´¥·¥Ã¥¯', 'Hiragino Kaku Gothic Pro', '¥Ò¥é¥®¥Î³Ñ¥´ Pro W3', osaka, sans-serif;
	font-size: 75%;
	margin: 0;padding: 0;
	}
table {
	width: 100%;
	margin: 0;
	padding: 0;
	}
table td {
	padding: 0;
	margin: 0;
	vertical-align: top;
	line-height: 130%;
	}
img {
	border:0;
}

/* ------------ Link Color Settings ------------ */
a {
	color: #D76C6C;
	text-decoration: none;
	background-color: transparent;
}
a:visited {
	color: #B25757;
	background-color: transparent;
}
a:hover {
	color: #f60;
	text-decoration: underline;
	background-color: transparent;
}
/* ------------ Heading and List tag Settings ------------ */
h1, h2, h3, h4, h5 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	color: #999;
	background:inherit;
	padding: 0;
	margin: 10px 0 5px;
}
h1 {
	clear:both;
	font-size: 150%;
	background:url(images/indent_h1.gif) no-repeat left center;
	padding:7px 0 7px 33px;
}
h2 {
	font-size: 112%;
	background:url(images/indent_h2.gif) no-repeat left center;
	padding:6px 0 6px 30px;
	border-bottom:1px solid #EDEDED;
}
h3, h4, h5 {
	font-size: 100%;
}
h3 {
	font-size:100%;
	background:url(images/indent_h3.gif) no-repeat left center;
	padding:5px 0 5px 28px;
	border-bottom:1px dotted #EDEDED;
}
ul, ol, li {
	margin: 0 0 0 10px;
	padding: 2px;
	text-align: left;
}
legend {
	padding: 0 10px;
	color: #F60;
	background: inherit;
}
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: #666;
	background: inherit;
}
/* ------------ from item settings ------------ */
textarea {
	width:300px;
}
#timezone_offset {
	width:300px;
}
form {
	width:100%;
}
/* ------------ Layout settings ------------ */
.usual {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666;
	background:#FFF;
}

/* ------------ Header elements ------------ */
#header {
	background:url(images/header_back.gif) repeat-x;
	height:128px;
	border-bottom:2px solid #B7D0D5;
}
#header_discription {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	height:128px;
	white-space: nowrap;
/*	background: url(images/header_main_photo.jpg) no-repeat right top;    */
}
p.site-name {
	font-weight: bold;
	font-size: 250%;
	margin: 0;
	padding-left: 50px;
	padding-top: 45px;
}
.site-name a:link, .site-name a:visited {
	color:#555;
	background:inherit;
}
.site-name a:hover {
	text-decoration:none;
	color: #333;
	background:inherit;
}
.site-slogan {
	margin: 0;
	padding-left: 50px;
	font-weight: bold;
	font-size: 180%;
	color:#B7D0D5;
}

/* ------------ footer ------------ */
#footer {
	text-align: center;
	display: block;
	clear: both;
	margin-top:20px;
	padding: 15px 0;
	font: 10px 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
}


/* ------------ xoops mainmenu & usermenu ------------ */
#mainmenu a, #usermenu a {
	display: block;
	text-decoration: none;
	color: #666;
	background-color:inherit;
	margin-bottom: 3px;
	padding: 4px 3px 5px 28px;
	background: url(images/menu_indent.gif) no-repeat left center;
}
#mainmenu a.menuTop {padding-left: 28px;}
#mainmenu a.menuMain {padding-left: 28px;}
#mainmenu a:hover, #usermenu a:hover {
	color: #f90;
	background-color:inherit;
	background: url(images/menu_indent_hover.gif) no-repeat left center;
}
#mainmenu a.menuSub, #mainmenu a.menuSub:hover {
	margin-left:10px;
	padding-left: 28px;
	background: url(images/menu_indent_sub.gif) no-repeat left center;
}
#usermenu a.highlight {
	color: #FFF;
	padding: 3px;
	background: #333;
}
/* ------------ main content ------------ */
.centercolumn {
	text-align: left;
	line-height: 140%;
	background: #FFF;
	color:inherit;
	overflow:hidden;
	width:100%;
}
.blockTitle1 {
	clear:both;
	color: #FF7950;
	width:100%;
	padding: 3px 0px 4px 26px;
	font: bold 120%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	background:#FFF url(images/indent_1.gif) no-repeat left top;
}
.blockTitle2 {
	clear:both;
	color: #FF7950;
	width:100%;
	padding: 3px 0px 4px 26px;
	font: bold 120%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	background:#FFF url(images/indent_2.gif) no-repeat left top;
}
.blockTitle3 {
	clear:both;
	color: #FF7950;
	width:100%;
	padding: 3px 0px 4px 26px;
	font: bold 120%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	background:#FFF url(images/indent_3.gif) no-repeat left top;
}
.blockTitle4 {
	clear:both;
	color: #FF7950;
	width:100%;
	padding: 3px 0px 4px 26px;
	font: bold 120%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	background:#FFF url(images/indent_4.gif) no-repeat left top;
}
.blockTitle5 {
	clear:both;
	color: #FF7950;
	width:100%;
	padding: 3px 0px 4px 26px;
	font: bold 120%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	background:#FFF url(images/indent_5.gif) no-repeat left top;
}

.centerCcolumn .blockContent {
	line-height: 150%;
	margin-bottom:5px;
}
.centerLcolumn {
	width: 49%;
	padding: 0 3px 0 0;
	float: left;
	position: relative;
	overflow:hidden;
	background: url(images/dot_line_v.gif) repeat-y right;
}
.centerLcolumn .blockContent {
	padding: 3px 8px 8px 3px;
	line-height: 140%;
	margin-bottom:5px;
}
.centerRcolumn {
	width: 48%;
	padding: 0 0 0 3px;
	float: right;
	position: relative;
	overflow:hidden;
}
.centerRcolumn .blockContent {
	padding: 3px 3px 8px 8px;
	line-height: 140%;
	margin-bottom:5px;
}
#content {
	clear: both;
}
#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 {
	padding:0 0 15px 0;
}
#col1 {
	padding:0;
}
#col3 .cc_base {
	text-align: left;
	line-height: 140%;
	float:left;
	position: relative;
	width:60%;
	background:#FFF;
	color:inherit;
	overflow:hidden;
}
#col2 .cc_base {
	text-align: left;
	line-height: 140%;
	float:left;
	position: relative;
	width:75%;
	overflow:hidden;
	background:#FFF;
	color:inherit;
}
#col1 .cc_base {
	line-height: 140%;
	margin:0 auto;
	width:100%;
	overflow:hidden;
	background:#FFF;
	color:inherit;
}
.leftcolumn {
	float:left;
	position: relative;
	overflow:hidden;
	width: 20%;
	background:#BFD6DA;
	color:inherit;
}
#col2 .leftcolumn {
	width:24.9%;
}
.rightcolumn {
	float:left;
	position: relative;
	overflow:hidden;
	width: 19.9%;
	background:#BFD6DA;
	color:inherit;
}
#col2 .rightcolumn {
	width:24.9%;
}
/* ------------ left column ------------ */
.leftcolumn .blockTitle {
	font-weight: bold;
	color: #FFF;
	display:block;
	height:30px;
	padding-top:20px;
	padding-left:30px;
	background:#B7D0D5 url(images/block_title1.gif) repeat-x bottom;
}
.leftcolumn .blockContent {
	padding: 5px 10px 5px 5px;
}
/* ------------ right column ------------ */
.rightcolumn .blockTitle {
	font-weight: bold;
	color: #FFF;
	display:block;
	height:30px;
	padding-top:20px;
	padding-left:30px;
	background:#B7D0D5 url(images/block_title2.gif) repeat-x bottom;
}
.rightcolumn .blockContent {
	padding: 5px 5px 5px 10px;
}
/* ------------ for table ------------ */
.outer {
	border: 1px solid #EEE;
}
th {
	padding: 3px;
	vertical-align: middle;
	font-weight: normal;
	color: #666;
	border-bottom: 1px solid #CCC;
	background: #EEE;
}
.head {
	padding: 5px;
	color: inherit;
	border-bottom: 1px solid #CACACA;
	background: #F2F2F2;
}
.even {
	padding: 2px;
	color: inherit;
	border-bottom: 1px solid #CACACA;
	background: #F7F7F7;
}
.odd {
	padding: 2px;
	color: inherit;
	border-bottom: 1px solid #CACACA;
	background: #FAFAFA;
}
.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: inherit;
	background: #F7F7F7;
}
tr.odd {
	color: inherit;
	background: #FAFAFA;
}
tr.odd:hover, tr.even:hover {
	color: #000;
	border-bottom: 1px solid #CACACA;
	background: #DFDFDF;
}

/* ------------ error message & quote and code ------------ */
div.errorMsg {
	background: #F5E8E8;
	color: #FF0000;
	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: #FFF;
	color: #333;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #CCC;
}
div.xoopsCode {
	background: #EFEFEF;
	color:inherit;
	border: 1px solid #CCC;
	padding: 6px;
	overflow: auto;
	width: auto;
}
div.xoopsQuote { 
	background: #FDFDFD;
	color:inherit;
	border-left: 5px solid #DDD;
	overflow: auto;
	width: auto;
	margin-left:15px;
}
/* ------------ for comment area ------------ */
.formButton {
	border: 1px outset #616655;
	background-color: #EEEEEE;
/*	color: #7F7F7F;         13-9-5 change */
	color: #000000;
}
/* ------------ for comment ------------ */
.comTitle {
	margin-bottom: 2px;
}
.comText {
	padding: 2px;
}
.comUserStat {
	font-size:80%;
	border: 1px solid #CCC;
	margin: 2px;
	padding: 2px;
	background: #FFF;
	color:inherit;
}
.comUserStatCaption {
	font-weight: normal;
}
.comUserRank {
	margin: 2px;
}
.comUserRankText {
	font-size:80%;
}
.comUserImg {
	margin: 2px;
}
.comDate {
	font-size:80%;
}
.comDateCaption {
}
/* ------------ for bulletin and 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: #EFEFEF;
	color:inherit;
}
.itemAdminLink {
	font-size: 90%;
}
.itemPermaLink {
	font-size: 90%;
}
.itemBody a img {
	margin: 0 2px 3px 0;
	padding: 2px;
	border: 1px solid #CCC;
}
