@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;
}

/* HTML TAG Re-definition */

html {  
     height: 100%;  
 } 

body { 
	background-color: #FFFFFF;
	
	font-family: Verdana, Helvetica, 'lr oSVbN', 'Hiragino Kaku Gothic Pro', 'qMmpS Pro W3', osaka, sans-serif;
	font-size: 75%;
	margin: 0;padding: 0;
        height: 100%;
        
	}
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: #6075AA;text-decoration: none;}
a:hover {color: #ff9900;text-decoration: underline;}
a {color: #546286;text-decoration: none;}
/* ------------ 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: #286367;
	background:inherit;
	padding: 0;
	margin: 10px 0 5px;
}
h1 {
	color: #286367;
	
	padding: 7px 0 7px 10px;
	font-size: 125%;
}
h2 {
	color: #286367;
	padding: 5px 0 5px 28px;
	font-size: 112%;
}
h3, h4, h5 {
	font-size: 100%;
}
h4,h5 {
	color: #6075AA;
}
.htag1 {font-size: 8px; margin: 0px; padding:0px; text-indent:0px; color:#9d9d9d;}

ul, ol {
	margin: 0 0 0 10px;
	padding: 2px;
	text-align: left;
}

li {
	margin: 0 0 0 0px;
	

}

legend {
	padding: 3px;
	color: #477AB8;
	font-weight: bold;
}
hr {
	height: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 0;
	background: url(images/dot_line.gif) repeat-x bottom;
}





/* ------------ layout ------------ */
 #container { 
     margin: 0 auto; 
     width: 980px;  
     position: relative;  
      
     height: 100%;  
     min-height: 100%;  
 }  

.usual {
	background:#ffffff;
        
}	
.page {
	min-width:980px;
	padding: 0px;
        
}
#header{position: relative;
	background:#b4cde5 url(images/backheader.gif) repeat-x;
	height: 40px;
}
.logolink {
	float:left;
}
.xoops_banner {
	position:absolute;
	top:4px;
	right:25px;
}
.xoops_topmenu {
	position:absolute;
	top:20px;
	right:20px;
}

#main_area {
	position:absolute;
	width:780px;
	margin-left: 200px;
	background:#FFF url(images/back.gif) repeat-y;
	min-width:780px;  
        height: 100%;  
        min-height: 100%;
        padding-bottom: 10px;
        
}


#col3 #centercolumn {
	
	
	margin-right:0px;
	overflow:hidden;
	width:530px;
        
        

}

#col3 #centercolumn0 {
	
	margin-right:0px;
	overflow:hidden;
	width:530px;
        
        

}


#cc_pad {
	padding:10px;
}

#side_area {
	background:#ffffff;
	color:inherit;
	width:200px;
	min-width:180px;
        
}
#leftcolumn {
	padding:20px 5px 5px 5px;
}
#sub_column {
	width: 255px;
	position: absolute;
	top: 35px;
	right: 0px;
	overflow:hidden;
        
        
}
#rightcolumn {
	margin-right:0px;
       
        
}
#wrap {  
     padding-bottom: 60px;
     
 }
#footer {
       
	font-size:0.85em;
	padding-top:10px;
	border-top: 1px solid #808080;
	margin:0px 20px 20px 20px;
	clear: both;
        width:100%
        position: absolute; 
        bottom: 0;

}

/* Left */
#leftcolumn .blockTitle {
	padding: 4px 0px 4px 24px;
	font-weight: bold;
	background: url(images/l_indent1.gif) no-repeat;
	color:#286367;
}
#leftcolumn .blockContent {
	padding: 2px 5px 10px;
	line-height: 120%;
}
/* Right */
#rightcolumn .blockTitle {
	padding: 4px 0px 4px 24px;
	font-weight: bold;
	background: url(images/c_indent1.gif) no-repeat left center;
	color:#286367;
}
#rightcolumn .blockContent {	
	padding: 2px 5px 10px;
	line-height: 130%;
}

/* ------------ xoops mainmenu & usermenu ------------ */
#mainmenu a, #usermenu a {
	display: block;
	margin: 0;
	padding: 4px;
	border-bottom: 1px dotted #cdcdcd;
	text-decoration: none;
}
#mainmenu a:hover {}
#mainmenu a.menuTop {}
#mainmenu a.menuMain {}
#mainmenu a.menuSub {margin-left:10px; font-size:90%;}

#usermenu a:hover {}
#usermenu a.menuTop {}
#usermenu a.menuMain {}
#usermenu a.highlight {color: #dd0000; background-color: #ffeedd;}

/* ------------ center content ------------ */
#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;
}
/* Cnter - Cnter */
.centerCcolumn {
	clear:both;
}
.centerCcolumn .blockTitle {
	background:#F4F4F4 url(images/ccblockTitleBack1.gif) no-repeat 5px center;
	font-weight: bold;
	color: #6075AA;
	padding:8px 6px 8px 35px;
	border-top:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
}
.centerCcolumn .blockContent {
	padding: 3px 3px 10px 3px;
	line-height: 150%;
}
/* Center - Left */
.centerLcolumn {
	width: 49%;
	float: left;
}
.centerLcolumn .blockTitle {
	padding: 6px 0 6px 27px;
	font-weight: bold;
	color: #45634D;
	background:#F4F4F4 url(images/clblockTitleBack.gif) no-repeat 3px center;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}
.centerLcolumn .blockContent {
	padding: 3px 8px 8px 3px;
	line-height: 140%;
	margin-bottom:5px;
}
/* Cnter - Right */
.centerRcolumn {
	width: 49%;
	float: right;
}
.centerRcolumn .blockTitle {
	padding: 6px 0 6px 27px;
	font-weight: bold;
	color:#8B5B4E;
	background:#F4F4F4 url(images/crblockTitleBack.gif) no-repeat 3px center;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}
.centerRcolumn .blockContent {
	padding: 3px 3px 8px 8px;
	line-height: 140%;
	margin-bottom:5px;
}
/* ------------ for table ------------ */
.outer {
	border: 1px solid #CCC;
}
th {
	color: #6075AA;
	background: #E7EAF4;
	padding: 2px;
	vertical-align: middle;
	border-bottom: 1px solid #C7C7C7;
}
.head, tr.head td {
	padding: 2px;
	font-weight: bold;
	border-bottom: 1px solid #C7C7C7;
	background: #F0F2F7;
}
.even, tr.even td {
	padding: 2px;
	border-bottom: 1px solid #C7C7C7;
	background: #F8FAFE;
}
.odd, tr.odd td {
	padding: 2px;
	border-bottom: 1px solid #C7C7C7;
	background: #FFF;
}
.foot {
	padding: 2px;
	font-weight: bold;
	color: #6075AA;
	background: #E7EAF4;
        
}

table#online {width:95%; border:1px solid #000000;line-height:175%; font-size: 16px; text-align: left}
td#online {padding: 5px; margin-top: 5px;align:left;border:1px solid #000000;}

table#online2 {width:600px;line-height:300%; border:0px solid #000000;padding:8px; font-size: 16px; text-align: left}

table#online3 {width:98%; border:1px solid #ff0000;padding:15px;line-height:175%; font-size: 16px; text-align: left}

table#online4 {width:100%; border:2px solid #ff0000;padding:10px;line-height:175%; font-size: 16px; text-align: left}

table#online5 {width:660px;height:30px;border:1px solid #969696;text-align: center;font-size: 12px}

table#online6 {width:100%;line-height:210%";background-color: #fedbc5;border:0px;padding:10px;text-align: left;font-size: 16px}

table#online7 {width:100%;line-height:210%";background-color: #fcf6d6;border:0px;padding:10px;text-align: left;font-size: 16px}

table#online7 {width:100%;line-height:210%";background-color: #f2eebd;border:0px;padding:10px;text-align: left;font-size: 12px}

table#online9 {width:600px;height:30px;border:1px solid #969696;text-align: center;font-size: 12px}


td#online5 {vertical-align: middle;}


#moviewaku {border:1px black solid;}

/* ------------ 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 inset #CCC;
	padding: 6px;
	overflow: auto;
	width: 95%;
}
div.xoopsQuote { 
	background: #EFEFEF;
	color:inherit;
	border: 1px inset #CCC;
	padding: 6px;
	overflow: auto;
	width: 95%;
}



/* ------------ 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 {
	padding: 2px 5px;
	font-weight: bold;
	border-bottom: 1px dotted #CCC;
}
.itemInfo {
	text-align: right;
	padding: 3px 8px;
}
.itemTitle a {
	font-size: 110%;
	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: 2px;
	border-top:1px dotted #CCC;
}
.itemAdminLink {
	font-size: 90%;
}
.itemPermaLink {
	font-size: 90%;
}


#ttop {
position:fixed;
bottom:-25px;
left:auto;
margin:0 0 0 800px;   /* }[WFγ E Ί Ά */
width:202px;
height:60px;
background:url(images/chatwindow.gif) no-repeat left bottom;
}
/* IE6ΘΊp */
* html #ttop {
margin:0 0 -390px 0;
position:relative;
bottom:490px;   /* γΕέθ΅½ ttopΜ³390px{Ί100px */
left:904px;
}


a.page_top {
display:block;
width:202px;
height:60px;
}
