@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;
	font-style: normal;
}
.page {
/* for variable width style
	min-width:850px;
	width:95%;
variable style end */
/* fixed width style start */
	width:100%;
/* fixed style end */
	margin:0 auto;
	text-align:left;
	background:#fff;
}

/* ------------ HTML TAG Re-definition ------------ */
body {
	background-color: #FFF;
	color: #666666;
	font-size: 80%;
	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;
}

table.pointTable,
table.pointTable tr,
table.pointTable td {
  border: 1px solid #ccc;
  border-collapse: collapse;
  }
ul#tab {margin-bottom: 5px;}
ul#tab li {
  display: inline;
  margin-right: 5px;
  padding-left: 20px;
}

li.present { background: url("../../img/icon/cup.ico") left bottom no-repeat; }
li.tab2    { background: url("../../img/icon/cards.ico") left bottom no-repeat; }
li.tab3    { background: url("../../img/icon/WorldCupBall.ico") left bottom no-repeat; }
li.tab4    { background: url("../../img/icon/WorldCupBall2.ico") left bottom no-repeat; }
li.tab5    { background: url("../../img/icon/boots.ico") left bottom no-repeat; }


/* ------------ Link Color Settings ------------ */
a {color: #f60; text-decoration: none;}
a:visited {color: #f60;}
a:hover {color: #00ffff;text-decoration: underline;}
/* ------------ 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: #FFAD76;
	padding:0;
	margin: 10px 0 5px 0;
}
h1 {
	color: #FFF;
	width:100%;
	background:url(images/blockTitleBack_c.gif) no-repeat left center;
	padding: 5px 0 5px 28px;
	font-size: 125%;
}
h2 {
	color: #EEE;
	width:100%;
	background:url(images/blockTitleBack_c2.gif) no-repeat left center;
	padding: 5px 0 5px 21px;
	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: #F60;
	background: inherit;
}

legend {padding: 0px 10px;color: #DDD;}
form textarea, select, input {
	color: #CCCCCC;
	background-color: #4F4F4F;
	border: 1px solid #333333;
}
/* ------------ Layout settings ------------ */
.usual {
	text-align: center;
	color: #999;
	background:#fff url(images/head_back.gif) repeat-x top left;
}
#header {
	width: 100%;
	background:url(images/head_back.gif) repeat-x top left;
	overflow:hidden;
	height:250px;
}
.logolink {
	float:left;
}
	#header_discription {
		width: 100%;
		clear:both;
		font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial,'Hiragino Kaku Gothic Pro', osaka, sans-serif;
		display:block;
		height:120px;
		color:#FFF;
		font-weight:bold;
		background: url(images/main_img.jpg) repeat-x right top;
	}
	#header_menu {
		display: block;
		height:27px;
		padding:15px 15px 0 15px;
	}
	#header_menu a{
		color: #FDFDFD;
	}
	#header_menu ul {
		text-align:left;
		list-style:none;
		margin:0;
		padding:0 3px 0 0;
		background:url(images/header_menu_spl.gif) repeat-y right;
	}
	#header_menu li {
	 	display:inline;
	 	margin:5px 0;
		padding:0px 5px 0px 10px;
		background:url(images/header_menu_spl.gif) repeat-y left;
	}
	#header_menu .hm_main {
		float:left;
	}
	#header_menu .hm_sub {
		float:right;
		font-size:75%;
	}
#footer {
	background:#343434 url(images/ex_back.gif) repeat-x top;
	border-top:1px solid #999;
	clear:both;
	padding:16px 0;
	text-align:center;
	font-size:90%;
}
#footer a {
	color:#BBB;
}

/* ------------ 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%;
	overflow:hidden;
}
#col2 .cc_base {
	text-align: left;
	line-height: 140%;
	float:left;
	position: relative;
	width:83%;
	overflow:hidden;
}
#col1 .cc_base {
	line-height: 140%;
	margin:0 auto;
	width:100%;
	overflow:hidden;
}
.leftcolumn {
	margin-top:15px;
	padding-top:10px;
	float:left;
	position: relative;
	overflow:hidden;
	width: 200px;
	background:url(images/left_back.gif);
}
#col2 .leftcolumn {
	width:150px;
}
.rightcolumn {
	margin-top:15px;
	padding-top:10px;
	float:left;
	position: relative;
	overflow:hidden;
	width: 19.9%;
	background:#2D2D2D;
}
#col2 .rightcolumn {
	width:24.9%;
}
/* ------------ centercolumn ------------ */
.centerCcolumn {
	clear:both;
}
.centerCcolumn .blockTitle {
	color:#EEE;
	width:100%;
	background:url(images/blockTitleBack_c_bar.gif) no-repeat left center;
	padding: 8px 0 8px 28px;
	line-height:normal;
	font: bold 120%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
}
.centerCcolumn .blockContent {
	line-height: 150%;
	margin-bottom:10px;
}
.centerLcolumn {
	width: 49%;
	padding: 0 3px 0 0;
	float: left;
	overflow:hidden;
}
.centerLcolumn .blockTitle {
	background:url(images/blockTitleBack_c2.gif) no-repeat left center;
	padding: 3px 0 3px 22px;
	font: bold 110%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
}
.centerLcolumn .blockContent {
	padding: 3px 8px 8px 3px;
	line-height: 140%;
	margin-bottom:5px;
}
.centerRcolumn {
	width: 48%;
	padding: 0 0 0 3px;
	float: right;
	overflow:hidden;
}
.centerRcolumn .blockTitle {
	background:url(images/blockTitleBack_c2.gif) no-repeat left center;
	padding: 3px 0 3px 22px;
	font: bold 110%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
}
.centerRcolumn .blockContent {
	padding: 3px 3px 8px 8px;
	line-height: 140%;
	margin-bottom:5px;
}
#content {
	clear: both;
	line-height:175%;
}
#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;
}
#xoops_banner {
	clear:both;
	text-align: center;
	padding: 15px 0;
}
/* ------------ left column & right column ------------ */

.leftcolumn .blockTitle {
	width:100%;
	font-weight: bold;
	padding:4px 4px 4px 30px;
	background:url(images/blockTitleBack_l.gif) no-repeat 5px center;
	border-bottom:1px dotted #333;
}
.rightcolumn .blockTitle {
	width:100%;
	font-weight: bold;
	padding:4px 4px 4px 25px;
	background:url(images/blockTitleBack_r.gif) no-repeat 5px center;
	border-bottom:1px dotted #333;
}
.leftcolumn .blockContent, .rightcolumn .blockContent {
	padding: 5px 10px;
	line-height:130%;
	margin-bottom:10px;
}


/* ------------ xoops mainmenu & usermenu ------------ */
#mainmenu a, #usermenu a {
	display: block;
	text-decoration: none;
	margin-bottom: 4px;
	padding: 3px;
	color:#888;
	border-bottom:1px dotted #222;
}
#mainmenu a:hover, #usermenu a:hover {
	color: #f90;
	background-color:inherit;
}
#mainmenu a.menuSub, #mainmenu a.menuSub:hover {
	padding-left: 25px;
}
#usermenu a.highlight {
	color: #FFF;
	padding: 3px;
	background: #333;
}
/* ------------ for table ------------ */
.outer {border: 1px solid #333; background:#424242;}
th {
	padding: 3px;
	font-weight: bold;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	background-color: #373737;
	}
.head {
	padding: 3px;
	font-weight: bold;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	background-color: #3A3A3A;
}
.even {
	padding: 2px;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	background-color: #3B3B3B;
}
.odd {
	padding: 2px;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	background-color: #3B3B3B;
}
.foot {padding: 5px;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	background-color: #393939;
}

tr.even td, tr.odd td {
	padding: 2px;
	border-bottom: 1px solid #333333;}
tr.even {
	background-color: #4B4B4B;
}
tr.odd {
	background-color: #3B3B3B;
}

tr.even td {
	padding: 2px;
	border-bottom: 1px solid #333333;
}
tr.odd td {
	padding: 2px;
	border-bottom: 1px solid #333333;
}

tr.odd:hover, tr.even:hover {
	color: #000;
	background: #666;
	border-bottom: 1px solid #333333;
}

/* ------------ 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:url(images/box1_back.gif);
	color:inherit;
	border: 1px inset #CCC;
	padding: 6px;
	overflow: auto;
	width: 95%;
}
div.xoopsQuote { 
	background:url(images/box2_back.gif);
	color:inherit;
	border: 1px inset #CCC;
	padding: 6px;
	overflow: auto;
	width: 95%;
}
/* ------------ for comment area ------------ */
.formButton {
	border: 1px outset #616655;
	background-color: #EEEEEE;
	color: #7F7F7F;
}
/* ------------ 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 or news module ------------ */
.itemHead {
	width:100%;
	padding: 2px 5px;
	font-weight: bold;
	border-bottom: 1px dotted #444;
}
.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 {
	clear:both;
	text-align: right;
	padding: 2px;
	border-top: 1px dotted #444;
}
.itemAdminLink {
	font-size: 90%;
}
.itemPermaLink {
	font-size: 90%;
}