@charset "utf-8";
/*--------------------------------------------------------------*/
/* Copyright (C) 2011, Masanao Takahashi @ BCOOL Inc.           */
/* http://2bcool.net/                                           */
/*--------------------------------------------------------------*/

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

* {	margin: 0;padding: 0;font-style: normal;}

/* HTML TAG Re-definition */

body {
	background-color: #FFF;
	color: #333333;
	font-size: 13px;
	font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
	margin: 0;padding: 0;
	}
table {
	width: 100%;
	margin: 0;
	padding: 0;
	}
table td {
	padding: 0;
	margin: 0;
	vertical-align: top;
	line-height: 1.8em;
	}
img {
	border:0;
}
/* ------------ Link Color Settings ------------ */
a {
	color:#005ac0;
	text-decoration:none;
	border-bottom:#E4E4FF 1px solid;
}
a:hover {color: #ff9900;text-decoration: none;}

/* ------------ Heading and List tag Settings ------------ */
h1, h2, h3, h4, h5 {
	color: #000;
	background:inherit;
	padding: 0;
	margin: 10px 0 5px;
}
h1 {
	font-weight: bold;
	padding:10px 10px 10px 35px;
	background:url(images/h1back.gif) no-repeat left center;
	border:1px solid #CCC;
	color: #000;
	text-shadow:0px 0px 0 #000;
	font-size:1.25em;
}
h2 {
	font-weight: bold;
	padding:8px 8px 8px 35px;
	background:url(images/h2back.gif) no-repeat left center;
	border:1px solid #CCC;
	text-shadow:0px 0px 0 #FFF;
	font-size:1.12em
}

* html h1, *html h2 {	height:1px;}

h3, h4, h5 {
	font-size: 100%;
}
p {
	margin: 0 0 0 10px;
	padding: 0px;
	line-height:200%;
	text-align: left;
}
ul, ol, li {
	margin: 0 0 0 10px;
	padding: 0px;
	text-align: left;
}
legend {
	padding: 0 10px;
	color: #F60;
	background: inherit;
}
legend {
	padding: 0 10px;
	color: #000;
	background: inherit;
}
/* ------------ Layout settings ------------ */
body#top {
	text-align: center;
	color: #000;
	background:#FFF;
	background:url(images/page_back.png) repeat-x;
}
.usual {
	text-align: center;
	color: #000;
	background:#FFF;
	background:url(images/page_back.png) repeat-x;
}
.page {	width:1100px;margin:0 auto;text-align:left;}
#header {overflow:hidden;height:160px;position:relative;}
.logolink {
	position:absolute;top:14px;left:0;
	border-bottom:#E4E4FF 0px solid;}
#fontsize {position:absolute;top:18px;right:0;}
#head_main {
	height:80px;
	position:absolute;top:111px;left:0px;
}
#hm_main { height:80px;}
#main_area {
	background:#FFF;
	overflow:hidden;
}
#footer {
	background:#4682b4;
	color:#ffffff;
	clear:both;
	padding:16px 0 100px;
	text-align:center;
	font-size:90%;
	line-height:150%;
}
#footer a {
	color:#fff;
}
/* ------------ main area ------------ */
#col3, #col2 {
	padding:0 0 15px 0;
}
#col1 {
	padding:0;
}
#col3 .cc_base {
	margin-top:15px;
	text-align: left;
	line-height: 140%;
	float:left;
	position: relative;
	width:478px;
	overflow:hidden;
}
#col2 .cc_base {
	margin-top:15px;
	text-align: left;
	float:left;
	position: relative;
	width:798px;
	overflow:hidden;
}
#col1 .cc_base {
	margin:0 auto;
	width:100%;
	overflow:hidden;
}
.leftcolumn {
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	position: relative;
	overflow:hidden;
	width: 300px;
}
#col2 .leftcolumn {
	width:300px;
}
.rightcolumn {
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	position: relative;
	overflow:hidden;
	width: 300px;
}
.rightPad {padding:0px 0px 0px 0px;}
#col2 .rightcolumn {
	width:300px;
}
/* ------------ centercolumn ------------ */
.centercolumn {padding:0px 0px 0px 20px;}
.centerCcolumn {
	background:#fff;
	margin-bottom:10px;
	clear:both;
}
.centerCcolumn .blockTitle {
	font-weight:bold;
	color:#fff;
	font-size:150%;
	padding:5px 0px 65px 15px;
	background:#4682B4;
	border-top:0px solid #ffd700;
	border-left:5px solid #ffd700;
}
* html .centerCcolumn .blockTitle {	height:1px;}
.centerCcolumn .blockContent {
	padding: 20px 0px;
	font-size: 100%;
	line-height:2.0em;
	border:0px solid #dcdcdc;
	margin-bottom:10px;
}
.centerLcolumn {
	width: 468px;
	background:#fff;
	float: left;
	overflow:hidden;
}
.centerLcolumn .blockTitle {
	font-weight:bold;
	color:#000;
	font-size:110%;
	padding:5px 0px 0px 10px;
	background:#fff;
	border-bottom:0px solid #000;
	border-left:0px solid #191970;
}
* html .centerLcolumn .blockTitle {	height:1px;}
.centerLcolumn .blockContent {
	padding: 20px 0px;
	font-size: 100%;
	line-height:1.9em;
	border:0px solid #dcdcdc;
	margin-bottom:10px;
}
.centerRcolumn {
	background:#F8F8FF;
	width: 300px;
	float: right;
	overflow:hidden;
	margin-bottom:20px;
	border:1px solid #B0C4DE;
}
.centerRcolumn .blockTitle {
	font-weight:bold;
	text-align: left;
	color:#000;
	padding:5px 0 0 15px;
	background:#E6E6FA;
	font-size:110%;
	border-left:0px solid #ffd700;
	border-top:0px solid #000;
}
* html .centerRcolumn .blockTitle {	height:1px;}
.centerRcolumn .blockContent {
	padding:10px 0px 0px 0px;
	color:#000;
	background:;
	font-size: 100%;
	line-height:1.9em;
	margin-top:0px;
	margin-bottom:0px;
	border:0px solid #dcdcdc;
}
.centerRcolumn .blockContent a {
	color:#0000FF;
	text-decoration:none;
	border-bottom:#E4E4FF 1px solid;
}
.centerRcolumn .blockContent a:hover {color: #ff8c00;text-decoration: none; border-bottom:#ff8c00 1px solid;}

#content {
	clear: both;
	line-height:175%;
	margin-bottom:10px;
}
#page_top {
	clear: both;
	text-align: right;
}
#page_top a {
	margin-left:auto;
	display:block;
	width:95px;
	height:20px;
	text-decoration:none;
	background:url(images/page_top.gif) no-repeat;
}
#xoops_banner {
	clear:both;
	text-align: center;
	padding:0px 0px 15px 0px;
}
/* ------------ left column ------------ */
.leftcolumn {background: #E6E6FA;
	border:1px solid #B0C4DE;
}
.leftcolumn .blockTitle {
	font-weight:bold;
	text-align: left;
	color:#000;
	padding:5px 0 0 10px;
	background:;
	font-size:110%;
	border-top:1px solid #B0C4DE;
	border-left:0px solid #000080;
}
* html .leftcolumn .blockTitle {height:1px;}
.leftcolumn .blockContent {
	color:#000;
	padding:10px 0px 10px 0px;
	background:;
	line-height:1.8em;
	margin-top:0px;
	margin-bottom:5px;
}
.leftcolumn .blockContent a {
	color:#0000FF;
	text-decoration:none;
	border-bottom:#E4E4FF 1px solid;
}
.leftcolumn .blockContent a:hover {color: #ff8c00;text-decoration: none; border-bottom:#ff8c00 1px solid;}

/* ------------ right column ------------ */
.rightcolumn{
	padding:0 0 0 0px;
	background:#fff;
}
.rightcolumn .blockTitle {
	text-align: left;
	color:#fff;
	padding:5px 0 0 20px;
	background:#49a7d6;
	font-size:100%;
	border:0px solid #e6e6e6;
}
* html .rightcolumn .blockTitle {height:1px;}
.rightcolumn .blockContent {
	padding:10px 0px 10px 0px;
	background:#fafafa;
	line-height:1.5em;
	margin-top:0px;
	margin-bottom:10px;
	border:1px solid #dcdcdc;
}

/* ------------ 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;
	background: #EEE;
}
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 inset #CCC;
	padding: 6px;
	overflow: auto;
	width: 95%;
}
div.xoopsQuote { 
	background:#F2F9F0 url(images/xoopsQuote_01.gif) no-repeat left top;
	color:inherit;
	border:1px solid #DEDEDE;
	padding:10px;
	overflow: auto;
	width:80%;
	margin-left:15px;
}
blockquote {
	background: url(images/xoopsQuote_02.gif)no-repeat right bottom;
}
/* ------------ 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 {
	padding: 2px 0;
	font-weight: bold;
	border-bottom: 1px dotted #CCC;
}
.itemInfo {
	text-align: right;
	padding: 3px 0;
}
.itemTitle a {
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
}
.itemPoster {
	font-size: 90%;
}
.itemPostDate {
	font-size: 90%;
}
.itemStats {
	font-size: 90%;
}
.itemBody {
	padding:0;
	overflow: hidden;
}
.itemText {
	margin: 5px 0;
	line-height: 1.5em;
}
.itemFoot {
	text-align: right;
	padding: 2px 0;
	border-top:1px dotted #CCC;
}
.itemAdminLink {
	font-size: 90%;
}
.itemPermaLink {
	font-size: 90%;
}




/* ------------ xoops mainmenu & usermenu ------------ */

#mainmenu, #usermenu { list-style:none;
	margin:0px 10px 15px 0px;
	border-bottom:0px solid #E4E4FF;
}
#mainmenu a, #mainmenu a.menuTop, #mainmenu a.menuMain, #mainmenu a.menu, #usermenu a {
	display: block;
	padding:3px 0px 2px 5px;
	text-align: left;
	text-decoration: none;
	color:#0000FF;
	font-weight: ;
	font-size:100%;
	background: ;
	border-bottom:#E4E4FF 1px solid;
}
#mainmenu a.menuSub {margin-left:0px; font-size:90%;}
#mainmenu a:hover {color: #ff8c00; background: ;}

#usermenu a:hover {color: #ff8c00; background: ;}
#usermenu a.menuTop {}
#usermenu a.menuMain {}
#usermenu a.highlight {color: #dd0000; background-color: #ffeedd;}
* html #mainmenu, * html #usermenu  {	height:1px;}

/* ------------ xoops mainmenu & usermenu for left column------------ */

.leftcolumn #mainmenu, .leftcolumn #usermenu { list-style:none;
	margin:0px 10px 0px 0px;
	padding:0px;
	border-top:0px solid #d4d4d4;
}
.leftcolumn #mainmenu a, .leftcolumn #mainmenu a.menuTop, .leftcolumn #mainmenu a.menuMain, .leftcolumn #mainmenu a.menuSub, .leftcolumn #usermenu a {
	display: block;
	padding:3px 0px 2px 5px;
	text-align: left;
	text-decoration: none;
	color:#0000FF;
	font-weight: ;
	font-size:100%;
	background: ;
	border-left:#000 0px solid;
	border-bottom:#E4E4FF 0px solid;
}
.leftcolumn #mainmenu a.menuSub {margin-left:0px; font-size:90%;}
.leftcolumn #mainmenu a:hover {color: #ff8c00; background: ;}

.leftcolumn #usermenu a:hover {color: #ff8c00; background: ;}
.leftcolumn #usermenu a.menuTop {}
.leftcolumn #usermenu a.menuMain {}
.leftcolumn #usermenu a.highlight {color: #ffe8e8; background-color: ;}
* html #mainmenu, * html #usermenu  {	height:1px;}


.leftcolumn #mainmenu ul, .leftcolumn .mainmenu li{
	margin:0; padding:0;}


#breadcrumbs { background:#FEFEFE;}

/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

/* toppage slideshow */
#slideshow {
	width: 990px; height: 250px; padding: 0;
	margin-top:10px;
	overflow: hidden; /* Allows the slides to be viewed using scrollbar if Javascript isn't available */ 
	position: relative; z-index: 5;
}
#slideshow ul#nav {
	display: none;
	list-style: none;
	margin:0; padding:0;
	position: absolute; width:990px; top:120px; z-index: 15;
}
	#slideshow ul#nav li#prev {
		float: left; margin: 0 0 0 20px;
	}
	#slideshow ul#nav li#next {
		float: right; margin: 0 20px 0 0;
	}
	#slideshow ul#nav li a {
		display: block; width: 37px; height: 37px; text-indent: -9999px;
	}
		#slideshow ul#nav li#prev a {
			background: url(images/prev.png);
		}
		#slideshow ul#nav li#next a {
			background: url(images/next.png);
		}
#slideshow ul#slides {
	list-style: none;
	margin:0;
	padding:0;
}

	#slideshow ul#slides li {
		margin: 0 0 20px 0;
		padding:0;
	}