@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/                                           */
/*--------------------------------------------------------------*/

/*
	background
		th #E1DFD4
		.head #EBE9DF
		.even #F2F2F2
		.odd  #F0F0ED
		.foot #F2F2F2
		border-color #BAC7B5
*/

@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 #BAC7B5;
	border-right:1px solid #BAC7B5;
/* 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: #666;
	font-family: 'Hiragino Kaku Gothic Pro', Verdana, Helvetica, 'ＭＳ Ｐゴシック', osaka, sans-serif;
	font-size: 75%;
	margin: 0;padding: 0;

	line-height: 130%;
	letter-spacing: 1px;
	}
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: #8a4266;text-decoration: none;}
a:hover {color: #F33;text-decoration: underline;}
a:visited {color: #924D4D;}
/* ------------ Heading and List tag Settings ------------ */
h1, h2, h3, h4, h5 {
	font-family: 'Hiragino Kaku Gothic Pro', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, osaka, sans-serif;
	color: #555;
	background:inherit;
}
/*
h1 {
	width:100%;
	background:url(images/blockTitleBack_c.gif) no-repeat left center;
	padding: 5px 0 5px 28px;
	font-size: 125%;
}*/
h1 {
	width:100%;
	background:url(images/blockTitleBack_c_bar.gif) no-repeat left center; /* .centerCcolumn .blockTitle と同じ */
	padding: 8px 0 8px 15px;
	margin: 0;
	font-size: 125%;
}
h2 {
	width:100%;
	background:url(images/blockTitleBack_c2.gif) no-repeat left center;
	padding: 0px 0 0 21px;
	margin: 0; margin-top:10px;
	font-size: 112%;
}
h3, h4, h5 {
	padding: 0;
	margin: 0;
	font-size: 100%;
}
ul, ol {
	margin: 0 0 0 12px;
	padding: 1px;
	text-align: left;
	line-height:130%;
}
ul li {
	list-style-image: url(images/arrow.gif);
}
legend {
	padding: 0 10px;
	color: #F60;
	background: inherit;
}
legend {
	padding: 0 10px;
	color: #666;
	background: inherit;
}
/* ------------ Layout settings ------------ */
.usual {
	margin: 0; margin-top:29px; /* 13px */
	padding:0;
	background:#FFF url(images/head_back.gif) repeat-x top;
	text-align: center;
	color: #666;
}
#header {
	margin-top:10px;
	position:relative;
 	background:url(images/dot_line.gif) repeat-x bottom;
	height:70px; /* 200px
	border-bottom:6px solid #BAC7B5; */
}
#header a {
	color:#666;
}
#header a:hover {
	color: #f90;
	background-color:inherit;
	text-decoration:none;
}


	#logo {
		display:block;
		width:320px;
		background:url(images/logo_r_line.gif) repeat-y right top;
		margin:0 0 10px 40px;
	}
.logolink {
	float:left;
}
.xoops_banner {
	float:right;
	padding-top:8px;
	padding-right:8px;
}
	#header_discription {
		clear:both;
		font-family: 'Hiragino Kaku Gothic Pro', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, osaka, sans-serif;
		display:block;
		height:120px;
		color:#FFF;
		font-weight:bold;
		background: url(images/main_img.jpg) no-repeat 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.html) repeat-y right;
	}
	#header_menu li {
	 	display:inline;
	 	margin:5px 0;
		padding:0 5px 0 10px;
		background:url(images/header_menu_spl.html) repeat-y left;
	}
	#header_menu .hm_main {
		float:left;
	}
	#header_menu .hm_sub {
		float:right;
		font-size:10px;
	}
	.hm_main {
		position:absolute;
		top: 30px;
		right:0;
		text-align:left;
		padding:0 3px 0 0;
		margin:0;
	}
	.hm_main li {
	 	display:inline;
		list-style:none;
	 	margin:5px 0 0;
		background:url(images/hm_main_indent.gif) no-repeat left center;
		padding: 0 5px 0 15px;
	}
	.hm_sub {
		position:absolute;
		top:5px;
		right:0;
		font-size:90%;
		background:url(images/dot_line.gif) repeat-x bottom;
	}
	.hm_sub li {
	 	display:inline;
	 	margin:5px 0;
		padding:0px 5px 0px 15px;
		background:url(images/arrow.gif) no-repeat left center;
	}
#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:#B5CF93;
	color:#666;
	border-top:1px solid #999;
	clear:both;
	padding:8px 0;
	text-align:center;
	font-size:90%;
}
#footer a {
	color:#444;
}
/* ------------ 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:75%;
	overflow:hidden;
}
#col1 .cc_base {
	line-height: 140%;
	margin:0 auto;
	width:100%;
	overflow:hidden;
}
.leftcolumn {
	padding-top:10px;
	float:left;
	position: relative;
	overflow:hidden;
	width: 20%;
	background:url(images/left_back.gif);
}
#col2 .leftcolumn {
	width:24.9%;
}
.rightcolumn {
	padding-top:8px;
	float:left;
	position: relative;
	overflow:hidden;
	width: 19.9%;
}
#col2 .rightcolumn {
	width:24.9%;
}
/* ------------ centercolumn ------------ */
.centerCcolumn {
	clear:both;
}
.centerCcolumn ul, .centerCcolumn ol {
	margin: 0 0 0 25px;
	padding: 1px;
	line-height:150%;
}
.centerCcolumn .blockTitle {
	clear:both;
	width:100%;
	color:#555;
	background:url(images/blockTitleBack_c_bar.gif) no-repeat left center;
	padding: 8px 0 8px 15px;
	line-height:normal;
	font: bold 120%/normal 'Hiragino Kaku Gothic Pro', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 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 {
	color: #555;
	background:url(images/blockTitleBack_c2.gif) no-repeat left center;
	padding: 3px 0 3px 22px;
	font: bold 110%/normal 'Hiragino Kaku Gothic Pro', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, osaka, sans-serif;
	border-bottom:1px dotted #CCC;
}
.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 'Hiragino Kaku Gothic Pro', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, osaka, sans-serif;
	border-bottom:1px dotted #CCC;
}
.centerRcolumn .blockContent {
	padding: 3px 3px 8px 8px;
	line-height: 140%;
	margin-bottom:5px;
}

#content {
	clear: both;
	line-height:175%;
}
#content p {
	margin: 0 0 0 22px;
	padding: 1px;
}
#content ul, #content ol {
	margin: 0 0 0 22px;
	padding: 1px;
	line-height:150%;
}


#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:10px 4px 8px 10px;
	background:url(images/blockTitleBack_l.gif) no-repeat right center;
/*	border-bottom:1px dotted #CCC; */
}
/*
.leftcolumn .blockTitle:before {
content: url(images/blockTitleBack_l_l.gif);
}
.leftcolumn .blockTitle:after {
content: url(images/blockTitleBack_l_r.gif);
}
*/
.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 #CCC;
}
.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:#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: 25px;
}
#usermenu a.highlight {
	color: #FFF;
	padding: 3px;
	background: #333;
}
/* ------------ for table ------------ */
.outer {
	border: 1px solid #EEE;
	background:#FFF;
}
th {
	padding: 3px;
	vertical-align: middle;
	font-weight: normal;
	color: #666;
	border-bottom: 1px solid #CCC;
	background: #E1DFD4;
}
.head {
	padding: 5px;
	color: inherit;
	border-bottom: 1px solid #CACACA;
	background: #EBE9DF;
}
.even {
	padding: 2px;
	color: inherit;
	border-bottom: 1px solid #CACACA;
	background: #F2F2F2;
}
.odd {
	padding: 2px;
	color: inherit;
	border-bottom: 1px solid #CACACA;
	background: #F0F0ED;
}
.foot {
	padding: 5px;
	font-weight: bold;
	color: inherit;
	background: #F2F2F2;
}
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: #E1DFD4;
}
tr.odd {
	color: inherit;
	background: #F0F0ED;
}
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: 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%;
}


/* Add MOEGIIRO */
div.content_ariabox   {border:solid 1px #BAC7B5; background-color:#fafafa; margin-top: 5px; padding: 0px; }
div.content_ariatitle {                          background-color:#B5CF93; margin:     1px; padding: 3px 8px; color:white; font-size:130%; font-weight:bold; }
div.content_aria      {                                                                     padding: 0px 10px; }
h2.content_aria       {border-bottom:dotted silver 1px; width:96%}
P.content_aria        {}
ul.content_aria       { }
ul.content_aria li    {list-style-type:none !important; list-style-image:none !important; margin-top:8px;}

dl.mylinks            {padding: 0 10px 0 20px; }
dt.mylinks            {padding:2px 5px;  margin-top:10px; border-top:   solid 1px #ddd; background-color: #eee; line-height:120%; /* #E1DFD4 */}
dt.mylinks     span   {font-size:x-small; }
dt.mylinks_sub        {padding:2px 5px;  margin-top: 0px; border-top:   solid 0px #ddd;                         text-align:right; font-size:x-small; }
dt.mylinks_sub span   {padding-left:5px; margin-left:5px; border-left:solid 1px #999; }
dd.mylinks            {padding:5px 5px;                   border-bottom:solid 1px #ddd; background-color: white; line-height:135%; }

.common_box       {border:solid 1px #BAC7B5; background-color:white; padding:3px 5px; }
div.h1_description {border:solid 1px #BAC7B5; background-color:white; padding:3px 5px; border-top-width: 0; }

div.custom-cool {margin:4px 0; font-size:100%; border:solid 1px silver; height:152px; background-color:#fafafa; }
div.custom-cool img {padding:4px 10px; float:left; }

span.leftcolumn-blockTitle {height:30px;position:absolute;top:11px;right:0px; background-image:url(images/blockTitleBack_l_r.gif) }

.navi-area {margin:10px 5px 5px 5px; text-align:center}
.navi-box {margin:0 3px; padding:3px 8px; border:solid 1px silver; background-color:white; font-weight:bold;}
.navi-current {background-color:#eee; font-weight:normal;}
.navi-move {}
.navi-prev {padding:3px 8px !important; }
.navi-next {padding:3px 8px !important; }

a.linkButton {
	padding:3px;
	border: solid white 1px; border-color: white gray gray white;
	background-color: #e6e6e6;
}
a.linkButton:link    { color: black;   text-decoration: none; }
a.linkButton:visited { color: black;   text-decoration: none; }
a.linkButton:hover   { color: #f90; text-decoration: none; }
a.linkButton:hover   { border-color: gray white white gray; padding: 4px 2px 2px 4px; }

div.none_box { border:solid 1px #BAC7B5; background-color:#fafafa; padding: 5px; margin: 5px; }
div.none_title_box { background-color:#B5CF93; padding:3px 0; margin:-3px -3px 5px -3px;}
div.none_title_text { color:white; font-size:120%; font-weight:bold;}
div.none_title_timestamp { text-align:right; padding-right:3px;}
h2.none { border-bottom:dotted silver 1px; width:96%}
ul.none   { }
ul.none li{ list-style-type:none !important; list-style-image:none !important; margin-top:8px;}
