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

/* -----インポートCSS （cssフォルダの別ファイルを取り込む）-----*/

@import url("css/ex.css");
@import url("css/extable.css");

/* ------------ リセットCSS （ブラウザのリセット） ------------ */

* {
	margin: 0;
	padding: 0;
	font-style: normal;
}
/* ------------ PNG FIX （PNG透過表示） ------------ */

.iepngfix {
  behavior: expression(IEPNGFIX.fix(this));
}

/* ------------ PNG FIX （PNG透過表示） ------------ */
}
/* ------------ ページ幅等 （widthの値を変更する） ------------ */

div.page {
	width: 950px;	/* If you want change width fixed, rewrite this.
	(2columns fixed tpye recommendation value):	width:720px;
	(2columns fixed tpye recommendation value):	width:897px; */
	margin:0 auto;
	text-align:left;
	color: #666;
	background:#b4fca7;
	overflow:hidden;
}

div.shadow {
	margin:0 auto;
	width: 952px;
	background: url(images/bg_001.gif) repeat-y center;
}


/* ------------ HTML TAG Re-definition ------------------------ */
body {
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Helvetica, 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', osaka, sans-serif;
	font-size: 75%;
	margin: 0;padding: 0;
	background: url(images/body_bg.gif) repeat-y center;
	}
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: #D76C6C;
	text-decoration: none;
	background-color: transparent;
}
a:visited {
	color: #B25757;
	background-color: transparent;
}
a:hover {
	color: #f60;
	text-decoration: underline;
	background-color: transparent;
}

/* -- Heading and List (見出し・リストなどのデフォルト)-------- */


h1, h2, h3, h4, h5 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	color: #999;
	background:inherit;
	padding: 0;
	margin: 10px 0 5px;
}
h1 {
	clear:both;
	font-size: 150%;
	background:url(images/indent_h1.jpg) no-repeat left center;
        padding:15px 0 15px 33px;
}
h2 {
	font-size: 112%;
	background:url(images/indent_h2.jpg) no-repeat left center;
	padding:6px 0 6px 30px;
	border-bottom:1px solid #EDEDED;
}
h3, h4, h5 {
	font-size: 100%;
}
h3 {
	font-size:100%;
	background:url(images/indent_h3.gif) no-repeat left center;
	padding:5px 0 5px 28px;
	border-bottom:1px dotted #EDEDED;
}
ul, ol, li {
	margin: 0 0 0 10px;
	padding: 2px;
	text-align: left;
}
legend {
	padding: 0 10px;
	color: #F60;
	background: inherit;
}
hr {
	height: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 0;
	background: url(images/dot_line.gif) repeat-x bottom;
}
legend {
	padding: 0 10px;
	color: #666;
	background: inherit;
}
/* ------------ form item settings (フォームなど）------------ */
textarea {
	width:300px;
}
#timezone_offset {
	width:300px;
}
form {
	width:100%;
}
/* ------- Layout settings （レイアウトセッティング）--------- */
.usual {
	margin:0 auto;
	padding: 0;
	text-align: center;
	color: #666;
	background: #fff url(images/back_1.gif) repeat-x;
	/*background: url(images/body_bg.gif) repeat-y center;*/
}

/* ------------ Header elements (ヘッダー要素）--------------- */
#header {
	/*background:url(images/header_back.gif) repeat-x;*/
	height:198px;
	border-bottom:1px solid #F4D9D9;
        background:#fff;
}
#header_discription {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	height:50px;
	white-space: nowrap;
	background:url(images/header.jpg) no-repeat left top;
}

/* -- Header Menu (ヘッダーメニューTOP）-- */
#header_discription ul{
        float:right;
	height:30px;
        margin:15px 100px 0px 0px;
	padding:0px 0px 0px 0px;
}

#header_discription li{
        display: inline;
        margin: 0;
        padding: 0;
        border-right: 1px solid #fff;
        list-style-type: none;
}

#header_discription li.bnone{
        border-right: none;
}
/* -- Header Menu (ヘッダーメニュー）終り-- */
/*--------ヘッダーロゴ----------------*/
#logo {
	  float: left;
          margin: 0px 0px 0px;
}
/*--------ヘッダーロゴ----------------*/

p.site-name {
        display:none;
	font-weight: bold;
	font-size: 250%;
	margin: 0;
	padding-left: 50px;
	padding-top: 45px;
}
.site-name a:link, .site-name a:visited {
	color:#999;
	background:inherit;
}
.site-name a:hover {
	text-decoration:none;
	color: #666;
	background:inherit;
}
.site-slogan {
	display:none;
        margin: 0;
	font-weight: bold;
	font-size: 180%;
	color:#B7D0D5;
}

div#header_topmenu {
        width:630px
        float:left;
        display:inline;
        
}

div#header_topmenu a {
        color:#fff;
        padding: 0 5px;
}
div#header_banner .l_img {float:left;}
div#header_banner .r_img {float:right;}
/* ------------ Header FLASH (ヘッダーFLASH）--------------- */

.flash {
       clear:both;
       background: url(images/header_flash.jpg) no-repeat right top;
       margin:0;
       padding:0;
}
/* ------------ header_menu （ヘッダーメニューBottom）------------ */
	#header_menu {
                clear:both;
		background:url(images/header_bg_bottom2.gif); /*repeat-x;*/
		display: block;
		width:950px;
		height:50px;
	        padding:0px 0px 0 0px;
                	}
	#header_menu a{
		color: #FDFDFD;
	}
	#header_menu ul {
		text-align:left;
		list-style:none;
		margin:15px 0px 0px 50px;
		padding:0;
	}
	#header_menu li {
	 	display:inline;
	 	margin:0;
		padding:15px;
	}
	#header_menu .hm_sub {
		font-size:75%;
	}
/* ------------ footnavi （フッターナビ）-------------------------- */
#footnavi p{
        align: center;
}
#footnavi ul{
        margin: 10px 0;
        padding: 0;
        font-size: 0.8em;
}
#footnavi li{
        float:left;
        margin: 0;
        padding: 0px 10px;
        border-right: 1px solid #999;
        list-style-type: none;
}

/* ------------ footer （フッター）-------------------------- */
#footer {
	text-align: center;
        color:#fff;
	display: block;
	clear: both;
	margin-top:20px;
	padding: 0px 0;
	font: 10px 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
        background:#bf3040 url(images/footer.jpg) no-repeat center;
        width:950px;
	height:50px;
}

#footer p{margin:20px 0px;
}

/* -- xoops mainmenu & usermenu （xoopsメインメニュー・ユーザーメニュー）-------------------- */
#mainmenu a, #usermenu a {
	display: block;
	text-decoration: none;
	color: #666;
	background-color:inherit;
	margin-bottom: 3px;
	padding: 4px 3px 5px 28px;
	background: url(images/menu_indent.gif) no-repeat left center;
        border-bottom:1px solid #fff;
}
#mainmenu a.menuTop {padding-left: 28px;}
#mainmenu a.menuMain {padding-left: 28px;}
#mainmenu a:hover, #usermenu a:hover {
	color: #f90;
	background-color:inherit;
	background: url(images/menu_indent_sub.gif) no-repeat left center;
}
#mainmenu a.menuSub, #mainmenu a.menuSub:hover {
	margin-left:10px;
	padding-left: 28px;
	background: url(images/menu_indent_sub.gif) no-repeat left center;
}
#usermenu a.highlight {
	color: #FFF;
	padding: 3px;
	background: #333;
}
/* ------------ main content （xoopsメインコンテンツ）------------ */
.centercolumn {
	text-align: left;
	line-height: 140%;
	background: #FFF;
	color:inherit;
	overflow:hidden;
	width:100%;
}
.blockTitle1 {
        margin:0px;
	clear:both;
	color: #FF7950;
	width:100%;
	padding: 3px 0px 4px 26px;
	font: bold 130%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	background:#FFF url(images/hana_3.gif) no-repeat left top;
}
.blockTitle2 {
	clear:both;
	color: #FF7950;
	width:100%;
	padding: 3px 0px 4px 26px;
	font: bold 130%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	background:#FFF url(images/hana_2.gif) no-repeat left top;
}
.blockTitle3 {
	clear:both;
	color: #FF7950;
	width:100%;
	padding: 3px 0px 4px 26px;
	font: bold 130%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	background:#FFF url(images/hana_4.gif) no-repeat left top;
}
.blockTitle4 {
	clear:both;
	color: #FF7950;
	width:100%;
	padding: 3px 0px 4px 26px;
	font: bold 130%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	background:#FFF url(images/hana_1.gif) no-repeat left top;
}
.blockTitle5 {
	clear:both;
	color: #FF7950;
	width:130%;
	padding: 3px 0px 4px 26px;
	font: bold 120%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	background:#FFF url(images/indent_5.gif) no-repeat left top;
}

.centerCcolumn .blockContent {
	line-height: 150%;
	margin-bottom:5px;
}
.centerLcolumn {
	width: 49%;
	padding: 0 3px 0 0;
	float: left;
	position: relative;
	overflow:hidden;
	background: url(images/dot_line_v.gif) repeat-y right;
}
.centerLcolumn .blockContent {
	padding: 3px 8px 8px 3px;
	line-height: 140%;
	margin-bottom:5px;
}
.centerRcolumn {
	width: 48%;
	padding: 0 0 0 3px;
	float: right;
	position: relative;
	overflow:hidden;
}
.centerRcolumn .blockContent {
	padding: 3px 3px 8px 8px;
	line-height: 140%;
	margin-bottom:5px;
}
#content {
	clear: both;
}
#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;
}
#foot_link {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 0.8em;
}
#xoops_banner {
	clear:both;
	text-align: center;
	padding: 15px 0;
}
/* --- main area (中央ブロックblock_center.html読み込み部分）------- */
#col3, #col2 {
	padding:0 0 15px 0;
}
#col1 {
	padding:0;
}
#col3 .cc_base {
	text-align: left;
	line-height: 140%;
	float:left;
	position: relative;
	width:615px;
	background:#FFF;
	color:inherit;
	overflow:hidden;
}
#col2 .cc_base {
	text-align: left;
	line-height: 140%;
	float:left;
	position: relative;
	width:760px;
	overflow:hidden;
	background:#FFF;
	color:inherit;
}
#col1 .cc_base {
	line-height: 140%;
	margin:0 auto;
	width:100%;
	overflow:hidden;
	background:#FFF;
	color:inherit;
}
.leftcolumn {
	float:left;
	position: relative;
	overflow:hidden;
	width: 145px;
	background:#b4fca7;
	color:inherit;
}
#col2 .leftcolumn {
	width:0px;
}
.rightcolumn {
	float:left;
	position: relative;
	overflow:hidden;
	width: 20%;
	background:#b4fca7;
	color:inherit;
}
#col2 .rightcolumn {
	width:190px;
}
/* ------------ left column （左ブロック）-------------- */
.leftcolumn .blockTitle {
	font-weight: bold;
	color: #FFF;
	display:block;
	height:30px;
	padding-top:19px;
	padding-left:30px;
	background:#e4b9c0 url(images/block_title1.jpg) repeat-x bottom;
}
.leftcolumn .blockContent {
	padding: 5px 10px 5px 5px;
}
/* ------------ right column （右ブロック）------------- */
.rightcolumn .blockTitle {
	font-weight: bold;
	color: #FFF;
	display:block;
	height:30px;
	padding-top:19px;
	padding-left:30px;
	background:#e4b9c0 url(images/block_title2.jpg) repeat-x bottom;
}
.rightcolumn .blockContent {
	padding: 5px 5px 5px 10px;
}
/* ------------ 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;
}
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 solid #CCC;
	padding: 6px;
	overflow: auto;
	width: auto;
}
div.xoopsQuote { 
	background: #FDFDFD;
	color:inherit;
	border-left: 5px solid #DDD;
	overflow: auto;
	width: auto;
	margin-left:15px;
}
/* ------------ 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 and news module （新着情報）------------ */
.itemHead {
	padding: 2px 5px 2px 20px;
	font-weight: bold;
	background: url(images/blockTitle_back2.gif) no-repeat left top;
	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: 8px;
	background: #EFEFEF;
	color:inherit;
}
.itemAdminLink {
	font-size: 90%;
}
.itemPermaLink {
	font-size: 90%;
}
.itemBody a img {
	margin: 0 2px 3px 0;
	padding: 2px;
	border: 1px solid #CCC;
}
/* ------------ Custom CSS （以降独自カスタム部分）------------------ */
/* ------------ Custom CSS （ヘッダーサブメニュー））------------------ */
/*li#submenutitle1{
     width:150px;
     line-height:30px;
     border:solid 2px #666;
}
ul#menulist{
     position:absolute;
     width:0;
     height:0;
     overflow:hidden;
     margin-top:2px;
}

li#submenutitle1:hover ul#menulist{
     width:150px;
     height:205px;
}

a{
display:block;
line-height:30px;
border-right:solid 1px #666;
border-bottom:solid 1px #666;
border-left:solid 1pa #666;
}*/

div#thum ul{
margin:10px 0px;
padding:0;
}

div#thum ul li{
dispiay:inline;
float:left;
list-style-type:none;
}

div#thum ul p{
text-align:center;
}

/* ------------ Custom CSS （以降独自カスタム部分終わり）------------ */
