@charset "utf-8";
/*--------------------------------------------------------------*/
/* 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:100%;
variable style end */

/* fixed width style start */
	width:950px;
/*	border-left:1px solid #555;
	border-right:1px solid #555; */
/* fixed style end */
	margin:0 auto;
	overflow:hidden;
	text-align:left;
/*	background:#FFF url(images/page_back.gif); */
}


/* ------------ HTML TAG Re-definition ------------ */
body {
/*	background-color: #FFF;
	color: #666666;
	font-family: Verdana, Helvetica, 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', osaka, sans-serif; */
	font-size: 75%;
	margin: 0;padding: 0;

	font-family:'ヒラギノ丸ゴ Pro W3','Hiragino maru Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	letter-spacing:1px;
	color:#555;
	}
table { /*border-collapse:collapse;*/ border-spacing:0.5px;
	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: #007000;text-decoration: none;}
a:hover		{color: #ff3333;text-decoration: underline;}
a:visited	{color: #007000;}
/* ------------ Heading and List tag Settings ------------ */
h1, h2, h3, h4, h5 {
	font-family: 'ヒラギノ丸ゴ Pro W3','Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	color: #555;
	background:inherit;
	padding: 0;
	margin: 10px 0 5px;
}
h1 {
/*	color: #333; */
	width:100%;
	padding: 5px 0 5px 10px;
	font-size: 125%;
}
h2 {
/*	color: #333; */
	width:100%;
	padding: 5px 0 5px 10px;
	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: 0 10px;
	color: #666;
	background: inherit;
}
/* ------------ Layout settings ------------ */
.usual {
	text-align: center;
/*	color: #666;
	background:#E8E8E5;
*/
	background:url(images/top_bg.jpg) center top repeat-x;
/*	background-color:#fefff5; */
	background-color:#ffffff;
}
#header {
/*	background:url(images/head_back.gif) repeat-x top left; */
	overflow:hidden;
	height:250px;

	background:url(images/header.jpg) repeat-x top left;
}
.logolink {
	float:left;
}
.xoops_banner {
	float:right;
	padding-top:8px;
	padding-right:8px;
}
	#header_discription {
		clear:both;
/*		font-family: 'ヒラギノ丸ゴ Pro W3','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) no-repeat right top;
*/
		height:54px;
		padding:50px 30px 100px 20px;
	}
	#site-name a {
		text-decoration:none;
		color:#4a8e00;
		/*width:250px;*/
		height:30px;
		display:block;
		font-weight:bold;
		letter-spacing:2px;
		font-family:"Big Caslon", Garamond;
		font-size:48pt;
		text-shadow: #777 2px 2px 3px;
	}
	#site-name a:hover		{color: #4a8e00;}
	#site-name a:visited	{color: #4a8e00;}
	#site-slogan {
		color:#666;
		text-decoration:none;
		font-size:24px;
		font-family:"Hiragino Mincho Pro";
		letter-spacing:3px;
		text-shadow: #fff 2px 1px 1px;
		float:left;
		padding:0 3px;
		margin-top:40px;
	}

	#header_menu {
		height:32px;
		margin:0 auto;
		background: url(images/nav.gif) no-repeat bottom;
		opacity:0.75;filter:Alpha(Opacity=75);
	}
	#hm_main li {
		float:left;
		text-align:center;
		list-style:none;
		height:30px;
		line-height:30px;
		width:auto;
		padding:0 12px;
		margin:0;
		background: url(images/nav_img.gif) no-repeat right top;
	}
	#hm_main li a {
		display:block;color:#FDFDFD;text-decoration:none; line-height:30px
	}
	#hm_main li:hover {
		background:url(images/nav_hover.gif) no-repeat center top; height:30px; width:auto; color:#FFF !important; text-decoration:none !important;
	}
	#hm_main li.no-hover {
		color:#FDFDFD;
	}
	#hm_main li.no-hover:hover {
		background:none;
	}
	#hm_main li.current_page_item{
		background:url(images/nav_hover.gif) no-repeat center top; height:30px; width:auto;
	}
/**/

	#hm_sub {
		float:right;
		font-size:10px;
		padding-right:15px;
	}
	#hm_sub li {
		list-style:none;
		margin:0;
}

#main_area {
	background:#FFF;
	overflow:hidden;
}

		#cc_base {
			width:530px;
			text-align:left;
			overflow:hidden;
			margin:0 auto;
			padding:15px 0;
		}
		#side_base {
			/*width:190px;*/
			overflow:hidden;
			margin:0 auto;
			padding:0 0 10px 0;
		}

#footer {
/*	background:#3C4632 url(images/ex_back.gif) repeat-x top;
	border-top:2px solid #999;
	background-color:#99be4f; */
	background:url(images/nav.gif) repeat-x;
	color:#fff;
	clear:both;
	padding:4px 0;
	text-align:center;
	font-size:90%;
}
#footer a {
	color:#dadada;
	text-decoration:underline;
}
/* ------------ main area ------------ */
#col3, #col2 {
/*	padding:0 0 15px 0; */
	padding:0;
}
#col1 {
	padding:0;
}
.cc_base { /* moegiiro */
/*	border:solid #ddd 1px;
	background:#fff; */
	margin-bottom:10px;

/*	-webkit-box-shadow:3px 3px 3px #dadada;
	-moz-box-shadow:3px 3px 3px #dadada;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;  */
}
#col3 .cc_base {
	text-align: left;
	line-height: 140%;
	float:left;
	position: relative;
/*	margin:0 10px;
	width:60%; */
	overflow:hidden;
	
	width:560px;
/*	width:557px;
	padding-right:3px; */
}
#col2 .cc_base {
	text-align: left;
	line-height: 140%;
	float:left;
	position: relative;
/*	margin:0 10px;
	width:75%; */
	overflow:hidden;

	width:755px;
/*	width:752px;
	padding-right:3px; */
}
#col1 .cc_base {
	line-height: 140%;
/*	margin:0 auto;
	width:100%; */
	overflow:hidden;
	
	width:950px;
/*	width:947px;
	padding-right:3px; */
}
.leftcolumn {
	padding-top:0px;
	float:left;
	position: relative;
	overflow:hidden;
/*	width: 20%; */
	
	margin-right:10px;
	width:185px;
/*	width:182px;
	padding-right:3px; */
}
#col2 .leftcolumn {
/*	width:24.9%; */
	width:185px;
/*	width:182px;
	padding-right:3px; */
}
.rightcolumn {
	padding-top:0px;
	float:left;
	position: relative;
	overflow:hidden;
/*	width: 19.9%; */

	margin-left:10px;
	width:185px;
/*	width:182px;
	padding-right:3px; */
}
#col2 .rightcolumn {
/*	width:24.9%; */
	width:185px;
/*	width:182px;
	padding-right:3px; */
}
/* ------------ centercolumn ------------ */
.block_center { /* moegiiro */
	margin-bottom:10px;
	border:solid #ddd 1px;
	background:#fff;
	
/*	-webkit-box-shadow:3px 3px 3px #dadada;
	-moz-box-shadow:3px 3px 3px #dadada;
	-webkit-border-radius:5px;
	-moz-border-radius:5px; */
}
.centerCcolumn {
	clear:both;
	width:100%;
}
.centerCcolumn .blockTitle {
	clear:both;
	padding:5px 4px 5px 10px;
	background:url(images/title_bg.gif) repeat-x;
	border-bottom:solid #ddd 1px;
/*	font: bold 120%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif; */
	font-weight:bold;
	font-size:110%;
}
.centerCcolumn .blockContent {
	padding: 5px 10px;
	line-height: 150%;
}
.centerLcolumn {
	width: 49%;
	padding: 0 3px 0 0;
	float: left;
	overflow:hidden;
}
.centerLcolumn .blockTitle {
	color: #555;
	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; */
	font-weight:bold;
	font-size:110%;
}
.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 {
	color: #555;
	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; */
	font-weight:bold;
	font-size:110%;
}
.centerRcolumn .blockContent {
	padding: 3px 3px 8px 8px;
	line-height: 140%;
	margin-bottom:5px;
}
#content {
	clear: both;
	line-height:175%;

	padding: 0px 0px;
}
#content_title { /* moegiiro */
	font-size: 110%;
	font-weight: bold;
	padding:5px 4px 5px 10px;
	background:url(images/title_bg.gif) repeat-x;
	border:1px solid #ddd;
	border-bottom-width:0;
}
#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 ------------ */
.block_left { /* moegiiro */
	margin-bottom:10px;
	border:solid #ddd 1px;
	background:#fff;
	
/*	-webkit-box-shadow:3px 3px 3px #dadada;
	-moz-box-shadow:3px 3px 3px #dadada;
	-webkit-border-radius:5px;
	-moz-border-radius:5px; */
}
.leftcolumn .blockTitle {
	font-weight: bold;
	padding:4px 4px 4px 10px;
	background:url(images/title_bg.gif) repeat-x;
	border-bottom:1px solid #ddd;
}
.leftcolumn .blockContent {
	padding: 5px 10px;
	line-height:130%;
}

.block_right { /* moegiiro */
	margin-bottom:10px;
/*	border:solid #ddd 1px; */
	background:#fff;
	
/*	-webkit-box-shadow:3px 3px 3px #dadada;
	-moz-box-shadow:3px 3px 3px #dadada;
	-webkit-border-radius:5px;
	-moz-border-radius:5px; */
}
.rightcolumn .blockTitle {
	font-weight: bold;
	padding:4px 4px 4px 10px;
	background:url(images/title_bg.gif) repeat-x;
	border-bottom:1px solid #ddd;
}
.rightcolumn .blockContent {
/*	padding: 5px 10px; */
	line-height:130%;
}


/* ------------ xoops mainmenu & usermenu ------------ */
#mainmenu { /* xcl2.2 */
	margin: 0;
	padding: 0;
}
#mainmenu li { /* xcl2.2 */
	margin: 0;
	padding: 0;
	list-style:none;
}

#mainmenu a, #usermenu a {
	display: block;
	text-decoration: none;
	margin-bottom: 4px;
	padding: 3px;
	color:#666;
	border-bottom:1px dotted #CCC;
}
#mainmenu a:hover, #usermenu a:hover {
	color: #f90;
	background-color:inherit;
}
#mainmenu a.menuSub, #mainmenu a.menuSub:hover {
	padding-left: 18px;
}
#usermenu a.highlight {
	color: #FFF;
	padding: 3px;
	background: #333;
}

/* ------------ notification ------------ */
.notification_title {
	margin:0;
	padding: 3px 7px;
	border-top: 1px solid #ddd;
	border-bottom: 1px dotted #ddd;
	background:#fffff5;
}
.notification_caption {
	margin:0;
	background:#fffff5;
}
.notification_info {
	margin-top:5px;
	text-align:center;
	border-bottom: 1px solid #ddd;
}
	
/* ------------ for table ------------ */
.outer {
/*	border: 1px solid #ddd;
	background: #fff; */
	border: 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background:#fffff5;
}
th {
	padding: 3px;
	text-align:center;
	vertical-align: middle;
	font-weight: normal;
	color: #666;
	border-bottom: 1px solid #ddd;
	background: #fffff5;
}
.head {
	padding: 5px;
	color: inherit;
	border-bottom: 1px solid #ddd;
	background: #EBE9DF;
}
.even {
	padding: 2px;
	color: inherit;
	border-bottom: 1px solid #ddd;
	background: #F2F2F2;
}
.odd {
	padding: 2px;
	color: inherit;
	border-bottom: 1px solid #ddd;
	background: #F0F0ED;
}
.foot {
	padding: 5px;
	font-weight: bold;
	color: inherit;
	background: #fffff5;
}
tr.even td {
	padding: 2px;
	border-bottom: 1px solid #ddd;
}
tr.odd td {
	padding: 2px;
	border-bottom: 1px solid #ddd;
}
tr.even {
	color: inherit;
	background: #E1DFD4;
}
tr.odd {
	color: inherit;
	background: #F0F0ED;
}
tr.odd:hover, tr.even:hover {
	color: #000;
	border-bottom: 1px solid #ddd;
	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: 450px;
}
div.xoopsQuote { 
	background: #EFEFEF;
	color:inherit;
	border: 1px inset #CCC;
	padding: 6px;
	overflow: auto;
	width: 450px;
}
/* ------------ 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 5px;
	font-weight: bold;
	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: 2px;
	border-top:1px dotted #CCC;
}
.itemAdminLink {
	font-size: 90%;
}
.itemPermaLink {
	font-size: 90%;
}