@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;
}
#centercolumn {
	float:left;/* <- If you want change column position, rewrite this. */
	width:660px;
	overflow:hidden;
	padding-left: 15px;
}
#side_area {
	float:right;/* <- If you want change column position, rewrite this. */
	width:210px;
	overflow:hidden;
	padding-right: 15px;
}
div.page {
	width: 990px;
	background:url(images/back.jpg) #cccccc 50% 0% repeat-y;
	height:100%;
	text-align: center;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* ------------ HTML TAG Re-definition ------------ */
body {
	background-color: #cccccc;
	color: #333333;
	font-family: Verdana, Helvetica, 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', osaka, sans-serif;
	font-size: 75%;
	padding: 0;
	height:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	line-height: 130%;
	}
#side_area table {
	width: 200px;
	margin: 5px 5px;
	padding: 0;
	}
#side_area table td {
	padding: 0;
	margin: 0;
	vertical-align: top;
	line-height: 130%;
	}
img {
	border:0;
}

.table_01 {
margin:0px 0px 10px 0px;padding:0px;
border-collapse:collapse;
}
.table_01 th {
	padding:8px 0px 8px 0px;
	text-align:center;
	vertical-align:middle;
	color:#5965CC;
	background-color:#DBDDF4;
	border:1px solid #FFFFFF;
	font-weight: bold;
}
.table_01 td {
	padding:8px 2px 8px 8px;
	background-color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}



table.infomation{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right:15px;
	width: 450px;}

table.infomation td {
	padding:8px 2px 8px 8px;
	border:1px solid #999;
}
table.infomation th {
	text-align:center;
	vertical-align:middle;
	color:#333;
	background-color:#ECEDF9;
	border:1px solid #999;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 4px;
}


.table_02 {
margin:0px 0px 10px 0px;padding:0px;
border-collapse:collapse;
}
.table_02 th {
	padding:4px 2px 2px 4px;
	text-align:center;
	vertical-align:middle;
	color:#333;
	background-color:#DBDDF4;
	border:1px solid #333;
	font-weight: bold;
}
.table_02 td {
	padding:4px 2px 2px 4px;
	border:1px solid #333;
}

/* ------------ Link Color Settings ------------ */
a {color: #0066FF;text-decoration: none;}
a:hover {color: #0066FF;text-decoration: underline;}
a:visited {}

/* ------------ ツールチップ ------------ */
map area:hover {background:#ffffff; text-decoration:none;} /*BG color is a must for IE6*/
map area.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:130px;}
map area.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c;}


/* ------------ 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: #988787;
	background:inherit;

}
h1 {
	color: #FFF;
	background:url(images/his-t-back.jpg) no-repeat left center;
	height: 86px;
	width: 650px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 160%;
	margin: 0px;
	line-height: 420%;
	
}
h2 {
	color: #333;
	font-size: 130%;
	background-image: url(images/h2-b02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 52px;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 10px;
	line-height: 420%;
	margin-bottom:20px;
}
h3 {
	color: #333;
	font-size: 125%;
	background-image: url(images/blockTitleBack_c2.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 37px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 8px;
	line-height: 260%;
}
h4{
	font-size: 125%;
	color: #9D0612;
	margin-top: 25px;
	margin-bottom: 10px;
}
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: #333;
	background: inherit;
}
/* ------------ Layout settings ------------ */
.usual {
text-align: center;
}

#base{
	margin-right: auto;
	margin-left: auto;	
	height:100%;
	}


#header-b {
	background-image: url(images/header-back.jpg);
	height: 116px;
	}
	
#header-a {
	background-image: url(images/b-b-img.jpg);
	height: 116px;
	margin-right: auto;
	margin-left: auto;
	width: 990px;
	}


#header {
	background-image: url(images/h-b-img.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	padding-bottom:0px;
	width: 920px;
	text-align: left;
	height: 74px;
}
#header a {
	color:#333;
}
	#logo {
		display:block;
		height: 73px;
	}

	.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%;
	}
	.hm_sub li {
	 	display:inline;
	 	margin:5px 0;
		padding:0px 5px 0px 15px;
		background:url(images/arrow.gif) no-repeat left center;
	}
	#main_img {
		display:block;
		background:url(images/main_img.jpg) no-repeat;
		height:132px;
		border-top:6px solid #DEDEDE;
		border-bottom:6px solid #DEDEDE;
	}
#main_area {
	margin-right: auto;
	margin-left: auto;
	width: 920px;
}
	#cc_base {
	width:660px;
	text-align:left;
	overflow:hidden;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
	
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}

#main_img01{
	width:890px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
.sub_img02{
	float: left;	
	}

.sub_navi{
	width:222px;
	height:162PX;
	background-color: #1C2155;
	float: right;
	margin: 0px;
	padding: 0px;
	}
	
.sub_navi ul{
	width:208px;
	height:148;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin: 7px;
	line-height:0;
	}
.sub_navi li{
	margin: 0px;
	padding: 0px;
	display: block;
	height: 37px;
	width: 208px;
    overflow:hidden
	}

.sub_navi img{
	height: 37px;
	width: 208px;
	margin: 0px;
	padding: 0px;
	}
.sub_navi a{
	height: 37px;
	width: 208px;
	margin: 0px;
	padding: 0px;
	}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

#b-navi01 {
	clear:both;
	text-align:center;
	font-size:10px;
	color:#254476;
	width: 880px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 16px;
	padding-left: 16px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: 254476;
	padding-bottom: 20px;
}

#footer {
	clear:both;
	text-align:center;
	font-size:10px;
	color:#333333;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 16px;
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 20px;
}
#b-navi01 a{
	color:#333333;
}
/* ------------ centercolumn ------------ */
.centerCcolumn {
	clear:both;
}
.centerCcolumn .blockTitle {
	margin-top:15px;
	clear:both;
	color: #333333;
	background:url(images/blockTitleBack_c_bar.jpg) no-repeat left center;
	line-height:200%;
	text-align: left;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	width: 620px;
	margin-bottom: 5px;
	height: 23px;
}




.centerCcolumn .blockTitle02 {
	margin-top:10px;
	clear:both;
	color: #333333;
	background:url(images/blockTitleBack_c_bar.gif) no-repeat left center;
	padding: 8px 20px;
	line-height:normal;
	font: bold 110%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
}

.blockTitle03 {
	margin-top:10px;
	clear:both;
	color: #333333;
	background:url(images/blockTitleBack_c_bar03.jpg) no-repeat left center;
	padding: 7px 0px 9px 10px;
	line-height:normal;
	font: bold 110%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', 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: #FFFFFF;
	background:url(images/blockTitleBack_c2.gif) no-repeat left center;
	padding: 3px 0 3px 22px;
	font: bold 100%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
}
.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: #FFFFFF;
	background:url(images/blockTitleBack_c2.gif) no-repeat left center;
	padding: 3px 0 3px 22px;
	font: bold 100%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
}
.centerRcolumn .blockContent {
	padding: 3px 3px 8px 8px;
	line-height: 140%;
	margin-bottom:5px;
}
#content {
	clear: both;
	line-height:175%;
}
#page_top {
	clear: both;
	text-align: right;
}
#page_top a {
	margin-left:auto;
	display:block;
	width:112px;
	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 {
	margin-bottom:15px;

}
.leftcolumn .blockTitle {
	text-align:center;
	height:23px;
	width:220px;
	overflow:hidden;
	background:url(images/blockTitleBack_l.jpg) no-repeat;
	color:#333;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	font-size: 100%;
	line-height: 200%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.leftcolumn .blockContent {
	padding: 0;
	line-height:150%;
}
 .rightcolumn .blockTitle {
	font:bold 100%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	padding:5px 3px 5px 25px;
	background:url(images/blockTitleBack_r.gif) no-repeat left center;
	color:#FFFFFF;
}
.rightcolumn .blockContent {
	padding: 5px 10px;
	line-height:150%;
	margin-bottom:10px;
}
/* ------------ xoops mainmenu & usermenu ------------ */
#mainmenu a, #usermenu a {
	display: block;
	text-decoration: none;
	color: #333;
	background-color:inherit;
	margin-bottom: 4px;
	padding: 3px;
	border-bottom:1px dotted #AAA;
}
#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;
}
th {
	padding: 3px;
	vertical-align: middle;
	font-weight: normal;
	color: #333;
	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: 10px;
	line-height:150%;
	border-bottom: 1px solid #CACACA;
}
tr.odd td {
	padding: 10px;
	line-height:150%;
	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: 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 Navigation ---- */

ul#navigation {
    width:920px;
    margin:0;
    padding:0;
    overflow:hidden; /*float解除*/
}
ul#navigation li {
    float:left; /*次の要素を右側へ回り込ませる*/
    list-style:none; /*リストの●を消す*/
    margin:0;
    padding:0;
}
ul#navigation li a {
    display:block; /*インラインからブロック要素へ変更*/
    height:43px; /*高さ*/
    width:160px; /*横幅*/
    text-align:center; /*テキストの位置*/
    font-weight:bold; /*テキストの太さ*/
    letter-spacing:1px; /*文字間隔*/
    text-indent:-9898px; /*テキストを横に飛ばして見えなくする*/
    background-image:url(images/menu.jpg); /*メニュー画像*/
    background-repeat:no-repeat; /*画像の繰り返しをオフに*/
}

ul#navigation a.onestop {background-position:0px 0px;width:160px;}
ul#navigation li a.onestop:hover {background-position:0 -43px;}
 
ul#navigation a.kwic {background-position:-160px 0px;}
ul#navigation li a.kwic:hover {background-position:-160px -43px;}
 
ul#navigation li a.contact {background-position:-320px 0px;}
ul#navigation li a.contact:hover {background-position:-320px -43px;}
 
ul#navigation li a.guidance {background-position:-480px 0px;}
ul#navigation li a.guidance:hover {background-position:-480px -43px;}
 
ul#navigation li a.guide {background-position:-640px 0px;}
ul#navigation li a.guide:hover {background-position:-640px -43px;} 


ul#navigation li a.home {background-position:-800px 0px;width:120px;}
ul#navigation li a.home:hover {background-position:-800px -43px;} 

