@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:100%;
	width:auto;
variable style end */
/* fixed width style start */
	width:100%;
/* fixed style end */
	margin:0 auto;
	text-align:left;
	background:#272727;
}

/* ------------ HTML TAG Re-definition ------------ */
body {
	background-color: #272727;
	color: #777;
	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: #FFE3B5; text-decoration: none;}
a:visited {color: #FFFCC7;}
a:hover {color: #D1F593;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:#272727 url(images/head_back.jpg) repeat-x top left;
}
#visuel{
        width: 600px;
	height: 120px;
	background: url('visuel_1.jpg') no-repeat top left;
	border: 0px solid #333;
	margin: 0px auto 0px auto;
}
#header {
	background:url(images/head_back.jpg) repeat-x top left;
	overflow:visible;
	height:310px;
}
.logolink {
	float:left;
}
	#header_discription {
                                    text-align: center;
		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_imgx.png) no-repeat top right;
	}
	#header_menu {
		display: block;
		height:27px;
		padding:15px 15px 0 15px;
		overflow:visible;
	}
	#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_splx.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 {
		font-size:72%;
                padding-left: 50px;
                overflow: visible;
		float: left;
                text-align: center;
	}
	#header_menu .hm_sub {
		float:right;
		font-size:50%;
	}
#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 ------------ */
.affiche {
	width:200px;
	height:30px;
	font-weight: bold;
	padding: 14px 4px 0px 60px;
	background:url(images/blockTitleBack_l.jpg) no-repeat 5px center;
	   -moz-border-radius-topright: 0.4em;
	   -moz-border-radius-topleft: 0.4em;
	   -moz-border-radius-bottomright: 0.4em;
	   -moz-border-radius-bottomleft: 0.4em;
	font-size:80%;
}
#col3, #col2 {
	padding:0 0 15px 0;
}
#col1 {
	padding:0;
}
#col3 .cc_base {
	text-align: left;
	line-height: 140%;
	float:left;
	overflow:visible;
}
#col2 .cc_base {
	text-align: left;
	line-height: 140%;
	float:left;
	overflow:visible;
}
#col1 .cc_base {
	line-height: 140%;
	margin:0 auto;
	overflow:visible;
}
.leftcolumn {
	display : block;
	margin-top:5px;
	padding-top:-5px;
	border-right:2px solid #373737;
	border-top:4px solid #474747;
	border-bottom:4px solid #111;
 	  -moz-border-radius-topright: 0.4em;
 	  -moz-border-radius-bottomright: 0.4em;
	float:left;
	position: relative;
	overflow:hidden;
	width: 200px;
	background:url(images/left_back.png)
}
#col2 .leftcolumn {
	width:200px;
}
.rightcolumn {
	margin-top:15px;
	padding-top:10px;
	float:left;
	position: relative;
	overflow:hidden;
	width: 0%;
	background:#2D2D2D;
}
#col2 .rightcolumn {
	width:0%;
}
/* ------------ 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;
	overflow:visible;
}
.centerCcolumn .blockContent {
	line-height: 150%;
	margin-bottom:10px;
	overflow:visible;
}
.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%;
	height:30px;
	font-weight: bold;
	padding: 14px 4px 0px 60px;
	background:url(images/blockTitleBack_l.jpg) 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: 2px solid #333; background:#424242;
	   -moz-border-radius-topright: 0.4em;
	   -moz-border-radius-topleft: 0.4em;
	   -moz-border-radius-bottomright: 0.4em;
	   -moz-border-radius-bottomleft: 0.4em;
}
th {
	padding: 3px;
	font-weight: bold;
	border-bottom: 2px solid #272727;
	border-right: 2px solid #272727;
	   -moz-border-radius-topright: 0.4em;
	   -moz-border-radius-topleft: 0.4em;
	   -moz-border-radius-bottomright: 0.4em;
	   -moz-border-radius-bottomleft: 0.4em;
	background-color: #313131;
	}
.head {
	padding: 3px;
	font-weight: bold;
	border-bottom: 2px solid #272727;
	border-right: 2px solid #272727;
	   -moz-border-radius-topright: 0.4em;
	   -moz-border-radius-topleft: 0.4em;
	   -moz-border-radius-bottomright: 0.4em;
	   -moz-border-radius-bottomleft: 0.4em;
	background-color: #3A3A3A;
}
.even {
	padding: 2px;
	border-bottom: 2px solid #272727;
	border-right: 2px solid #272727;
	   -moz-border-radius-topright: 0.4em;
	   -moz-border-radius-topleft: 0.4em;
	   -moz-border-radius-bottomright: 0.4em;
	   -moz-border-radius-bottomleft: 0.4em;
	background-color: #515151;
}
.odd {
	padding: 2px;
	border-bottom: 2px solid #272727;
	border-right: 2px solid #272727;
	   -moz-border-radius-topright: 0.4em;
	   -moz-border-radius-topleft: 0.4em;
	   -moz-border-radius-bottomright: 0.4em;
	   -moz-border-radius-bottomleft: 0.4em;
	background-color: #3B3B3B;
}
.foot {padding: 5px;
	border-bottom: 2px solid #333333;
	border-right: 2px solid #333333;
	background-color: #393939;
}

tr.even td, tr.odd td {
	padding: 2px;
	border-bottom: 1px solid #333333;
	   -moz-border-radius-topright: 0.4em;
	   -moz-border-radius-topleft: 0.4em;
	   -moz-border-radius-bottomright: 0.4em;
	   -moz-border-radius-bottomleft: 0.4em;
}
tr.even {
	background-color: #4B4B4B;
}
tr.odd {
	background-color: #3B3B3B;
}

tr.even td {
	padding: 2px;
	border-bottom: 1px solid #333333;
	   -moz-border-radius-topright: 0.4em;
	   -moz-border-radius-topleft: 0.4em;
	   -moz-border-radius-bottomright: 0.4em;
	   -moz-border-radius-bottomleft: 0.4em;
}
tr.odd td {
	padding: 2px;
	border-bottom: 1px solid #333333;
	   -moz-border-radius-topright: 0.4em;
	   -moz-border-radius-topleft: 0.4em;
	   -moz-border-radius-bottomright: 0.4em;
	   -moz-border-radius-bottomleft: 0.4em;
}

tr.odd:hover, tr.even:hover {
	color: #000;
	background: #666;
	border-bottom: 1px solid #333333;
	   -moz-border-radius-topright: 0.4em;
	   -moz-border-radius-topleft: 0.4em;
	   -moz-border-radius-bottomright: 0.4em;
	   -moz-border-radius-bottomleft: 0.4em;
}

/* ------------ error message & quote and code ------------ */
div.errorMsg {
	background: #F5E8E8;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #CCC;
	   -moz-border-radius-topright: 0.4em;
	   -moz-border-radius-topleft: 0.4em;
	   -moz-border-radius-bottomright: 0.4em;
	   -moz-border-radius-bottomleft: 0.4em;
}
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%;
}