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

body {
	background-color: #FFF;
	color: #333333;
	font-family: Verdana, Helvetica, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	font-size: 10pt;
	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: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	background-color: #FFCCFF;
}
a:visited {
	color: #CC0000;
}
/* ------------ 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: #f60;
	background:inherit;
	padding: 0;
	margin: 10px 0 5px;
}
h1 {
	color:#111;
	padding: 7px 0 7px 34px;
	font-size: 125%;
	background-color: #005aa5;
}
h2 {
	color:#111;
	background:url(images/c_indent1.gif) no-repeat left center;
	padding: 5px 0 5px 28px;
	font-size: 112%;
}
h3, h4, h5 {
	font-size: 100%;
}
h4,h5 {
	color: #6075AA;
}

ul, ol, li {
	padding: 2px;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 14px;
}
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 ------------ */
.usual {
	background-color: #005aa5;
}	
.page {
	min-width:784px;
	width: 784px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header{
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #003399;
	height: 205px;
	background-image: url(banbiimg/title_sample04.jpg);
}

	.hm_main {
		top: 30px;
		right:0;
		text-align:left;
		padding:0 3px 0 0;
		margin:0;
	
	}
	.hm_main li {
	display:inline;
	list-style:none;
	background:url(images/hm_main_indent.gif) no-repeat left center;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 20px;
	}
	.hm_sub {
	top:12px;
	right:0;
	font-size:90%;
	}
	.hm_sub li {
	display:inline;
	background:url(images/arrow.gif) no-repeat left center;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	}




.logolink {
	float:left;
}
.xoops_banner {
	position:absolute;
	top:8px;
	right:8px;
}
#main_area {
	position:absolute;
	width:560px;
	margin-left: 224px;
	min-width:560px;
	background-color: #e7f2f5;
	background-repeat: repeat-y;
}
#main_area_only {
	width:784px;
	margin-left: 0px;
	min-width:784px;
	background-color: #e7f2f5;
	background-repeat: repeat-y;
	padding-top: 16px;
}
#col3, #col2 {
/*	background: url(img/c_area_back.gif) repeat-x;*/
}
#header_menu {
	height:22px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}	
	#header_menu a{
	color: #333333;
	}
	#header_menu ul {
	text-align:left;
	list-style:none;
	margin:0;
	padding: 0;
	}
	#header_menu li {
	display:inline;
	margin:0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
	}
	#header_menu .hm_sub {
	font-size:100%;
	margin-top: 0px;
	}
#col3 #centercolumn {
	clear:both;
	width:565px;
}
#cc_pad {
	padding-top: 5px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 16px;
}
#col2 #centercolumn {
	clear:both;
}
#side_area {
	padding-top:0px;
	color:#000000;
	width:784px;
	min-width:784px;
	margin-right: auto;
	margin-left: auto;
}
#side_area a {
	color:#000066;
}
#side_area a:hover {
	color:#F90;
}
#leftcolumn {
	padding:0px;
}
#sub_column {
	width: 20%;
	position: absolute;
	top: 50px;
	right: 0px;
	overflow:hidden;
}
#rightcolumn {
	margin-right:0px;
}
#footer {
	font-size:0.85em;
	padding-top:10px;
	border-top: 1px dotted #CCC;
	margin:0 20px 20px 20px;
	clear: both;
}

/* Left */
#leftcolumn .blockTitle {
	padding: 4px 0px 4px 26px;
	font-weight: bold;
	background: url(img/l_indentR.gif) no-repeat;
	color:#660000;
}
#leftcolumn .blockContent {
	padding: 2px 5px 10px;
	line-height: 120%;
	background-color: #9BAEFF;
	text-align: center;
	color: #FFFFFF;
}
/* Right */
#rightcolumn .blockTitle {
	font-weight: bold;
	color:#660000;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	background-color: #FFFFCC;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-left-width: 16px;
	border-left-style: double;
	border-left-color: #FFCC66;
}
#rightcolumn .blockContent {
	line-height: 175%;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000033;
}

/* ------------ xoops mainmenu & usermenu ------------ */
#mainmenu a, #usermenu a {
	display: block;
	margin: 0;
	padding: 4px;
	border-bottom: 1px dotted #CCC;
	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;}

#leftcolumn #mainmenu a, #leftcolumn #usermenu a {
	display: block;
	margin: 0;
	padding: 4px;
	border-bottom: 1px dotted #555;
	text-decoration: none;
	color:#000033;
}
#leftcolumn #mainmenu a:hover {
	color: #FF9900;
	}
#leftcolumn #mainmenu a.menuTop {}
#leftcolumn #mainmenu a.menuMain {}
#leftcolumn #mainmenu a.menuSub {margin-left:10px; font-size:90%;}

#leftcolumn #usermenu a:hover {
	color: #FF9900;
}
#leftcolumn #usermenu a.menuTop {}
#leftcolumn #usermenu a.menuMain {}
#leftcolumn #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:#315abf url(images/ccblockTitleBack1.gif) no-repeat 5px center;*/
	font-weight: bold;
	color:#EFEFEF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: double;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #FFFFFF;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	background-color: #CC3366;
}
.centerCcolumn .blockContent {
	padding: 3px 3px 10px 3px;
	line-height: 150%;
}
/* Center - Left */
.centerLcolumn {
	width: 64%;
	float: left;
}
.centerLcolumn .blockTitle {
	padding: 4px 0 4px 24px;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #6699FF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: double;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #0066CC;
}
.centerLcolumn .blockContent {
	padding: 3px 8px 8px 3px;
	line-height: 140%;
	margin-bottom:5px;
}
/* Cnter - Right */
.centerRcolumn {
	width: 34%;
	float: right;
}
.centerRcolumn .blockTitle {
	padding: 4px 0 4px 24px;
	font-weight: bold;
	color:#EFEFEF;
	background:#315abf;
/*	background:#315abf url(images/crblockTitleBack.gif) no-repeat 3px center;*/
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}
.centerRcolumn .blockContent {
	line-height: 140%;
	margin-bottom:5px;
	background-color: #FFFFFF;
}
/* ------------ for table ------------ */
.outer {
	border: 1px solid #EEE;
}
.outer_bottom16 {
	border: 1px solid #EEE;
	margin-bottom: 16px;
}
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;
	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: #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: #EEE;
	color:inherit;
	border: 1px inset #CCC;
	padding: 6px;
	overflow: auto;
	width: 95%;
}
div.xoopsQuote { 
	background: #EEE;
	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 {
	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%;
}
.headerR {
	float: right;
	width: 479px;
	font-size: 9pt;
}
.headerOtoiawase {
	width: 323px;
	float: right;
	margin-top: 8px;
}
.headerCountdown {
	width: 300px;
	margin-top: 20px;
	margin-right: 8px;
}
.headerL {
	float: left;
	margin-left: 4px;
	width: 300px;
}
.brspace10 {
	height: 10px;
}
.katagaki {
	text-align: center;
}
.titleR {
	float: right;
	margin-right: 8px;
	background-image: url(./images/arrow_more.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 7px;
}
.titleL {
	float: left;
}
.titleR a, .titleR a:visited, .titleL a, .titleL a:visited {
	color: #FFFFFF;
}

.submenuB li {
	display:inline;
	margin-right: 0em;
	padding-left: 12px;
	background-color: transparent;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
	list-style-type: none;
	font-size: 10pt;
	padding-bottom: 2px;
}
.news_txt_header {
}
.news_txt_header img {
	margin-right: 20px;
}
.nphotoR {
	float: left;
	width: 285px;
	margin-left: 20px;
}
.nphotoL {
	float: left;
	width: 285px;
}

.headerBtn {
	padding-top: 122px;
}

.headerBtnL,.headerBtnR {
	height: 70px;
	width: 265px;
	float: right;
	margin-right: 16px;
}

.headerBtnR {
/*	background-image: url(./banbiimg/btn_blog.jpg); */
}
.headerBtnL {
	background-image: url(./banbiimg/btn_twitter.gif);
}
.headerBtnL a {
	display: block;
	height: 70px;
}
.headerBtnR a {
	display: block;
	height: 70px;
}
.headerBtnR a:hover {
	background-color:none;
	background-position: 0px -70px;
}
.headerBtnL a:hover {
	background-color:none;
	background-image: url(./banbiimg/btn_twitter.gif);
	background-position: 0px -70px;
}


.sidettl_twitter {
	background-image: url(./banbiimg/btn_twitter_side.jpg);
	height: 67px;
	width: 255px;
}
.sidettl_twitter a {
	display: block;
	height: 67px;
}
.sidettl_twitter a:hover {
	background-image: url(./banbiimg/btn_twitter_side.jpg);
	background-position: 0px -67px;
}

.d3blogEntryHeader {
	clear: both;
	margin-bottom: 1em;
	padding: 0;
	border-left: 5px solid #999;
	background-color: #EDF3FF;
}
