@charset "utf-8";

/*-------------------------------------------------------*/
/* Build: 0:31 2006/10/05                                */
/*-------------------------------------------------------*/


/* General - サイト全体
-------------------------------------------------------- */
@import url("css/ex.css");
@import url("css/link.css");
/*  YUIreset-------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:bold;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/*  YUIreset-------------------------------------------------------*/

html{
        overflow-y:scroll; 
	}

body{
	background: #EBEBEB url(images/background.png) repeat-x top;
	font-size: 80%;
        color: #3c3c3c;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	}

table{
	font-size: 100%;
	}

th a:link, th a:active, th a:visited{
	}

hr{
	}

img{
	border: 0px;
	}

p{
	line-height: 1.3em;
	}

p.line150{
	line-height: 1.5em;
	}

p.line200{
	line-height: 2em;
	}

h1,h2,h3,h4,h5{
        margin: 20px 0 0 0 ;
	}
h2{
        padding: 2px 0 0 10px;
        border: solid 1px #97b718;
        border-left: solid 20px #97b718;
        background: #ffffff;
        font-size: 1.5em;
        }
h3{
        padding: 2px 0 0 10px;
        border: solid 1px #ffa500;
        border-left: solid 10px #ffa500;
        background: #ffffff;
        font-size: 1.4em;
        }
h4{
        padding: 2px 0 0 10px;
        border: solid 1px #bdb76b;
        border-left: solid 5px #bdb76b;
        background: #eeeeee;
        font-size: 1.3em;
        }

h5{
        padding: 2px 0 0 10px;
        border-left: solid 5px #1e90ff;
        border-bottom: solid 1px #1e90ff;
        background: #ffffff;
        font-size: 1.2em;
	}

/* Link - リンク
-------------------------------------------------------- */

a:link, a:visited, a:active{
	color: #024B6A;
        text-decoration: none;
	}

a:hover{
	color: #FF812D;
	text-decoration: none;
	}



/* Form - フォーム
-------------------------------------------------------- */

form {
	margin:0;
	padding:0
	}

input,select,textarea{
	background: #FCFCFC;
	border-top: 1px solid #808080;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	border-left: 1px solid #808080;
	font-size: 100%;
	
	}

input{
	border-top: 1px solid #D9D9D9;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #D9D9D9;
	}

input:focus,select:focus,textarea:focus{
	background: #FFFFFF;
	}


/* List - リスト
-------------------------------------------------------- */

ul	{
	margin: 0.6em 1.8em;
	padding: 0px;
	}

ol	{
	margin: 0.6em 1.8em;
	padding: 0px;
	}

li	{
	line-height: 1.4em;
	}


/* SubList - サブリスト
-------------------------------------------------------- */
#submenu{
        text-align: center;
        }

#submenu li {
        display:inline;
	list-style-type: none;
        margin-right:6px;
	padding-left:10px;
	border-left:1px solid #999;
	}

#submenu li.submenuhome {
        border-left:0;
	padding-left:0;
        }

/* BB Code - 引用、コード
-------------------------------------------------------- */

div.xoopsCode {
	border-left: 3px solid #CCC;
	background: #EEE;
	font-family: "Courier New", Courier, monospace;
	margin: .5em;
	padding: 1em .6em;
	}

div.xoopsQuote {
	border-left: 3px solid #CCC;
	background: #EEE;
	margin: .5em;
	}

.xoopsQuote blockquote{
	color: #363636;
	margin: 0;
	padding: 1em .6em;
	}

/* Layout - レイアウト
-------------------------------------------------------- */

#wrap{
	width: 846px;
	margin: 0 auto;
	text-align: left;
	}

#wrap_end{
	background: url(images/wrap_end.gif) no-repeat;
	width: 846px;
	margin: 0 auto 5px auto;
	height: 10px;
	}

/* Header - ヘッダー 
-------------------------------------------------------- */

#header{
	background: #000 url(images/base.gif) repeat-x;
	margin: 0px 8px;
	height: 100px;
        border-top: solid 8px #000;
        border-bottom: solid 8px #000;
　　　　}

    #logo {
	  float: left;
          margin: 0px 0px 0px;
	  }

    #headerbanner {
          float: right;
	  padding: 0px 0px 0px 10px;
          }

    #header_desc {
          clear: both;
	  }

#header h1{
	font-size: 180%;
	margin: 0;
	padding: 0;
	}

#header a:link,#header a:visited{
	color: #000;
	text-decoration: none;
	}

#login {
	background: #E2E2E2 url(images/navigation-sub.gif);
	height: 23px;
	margin: 0 8px;
	padding: 0 8px;
        display: block;
        float: left;
}

#hsnavi {
        background: #E2E2E2 url(images/navigation-sub.gif);
        height: 23px;
        margin: 0 8px;
	padding: 5px 8px 0px 0px;
}

/* Sub Navigation - サブ ナビゲーション
-------------------------------------------------------- */
#navigation-sub{
	background: #E2E2E2 url(images/navigation-sub.gif);
	height: 23px;
        line-height: 23px;
	margin: 0 8px;
	padding: 0 8px;
	display: block;
	list-style: none;
	text-align: right;
        float: right;
	}

#navigation-sub li{
	display: inline;
        }

#navigation-sub a:link, #navigation-sub a:active, #navigation-sub a:visited{
	background: url(images/both.gif) 0 -4px no-repeat;
	color: #000;
	text-decoration: none;
	padding-left: 16px;
	}

#navigation-sub a:hover{
	background: url(images/both-hov.gif) 0 -4px no-repeat;
	color: #000;
	}

/* 文字サイズ変更 ----------------------------------------------*/
#navigation-font{
	background: #E2E2E2 url(images/navigation-sub.gif);
	height: 23px;
        line-height: 23px;
	margin: 0 8px;
	padding: 0 8px;
	display: block;
	list-style: none;
	text-align: right;
        float: right;
	}

#navigation-font li{
	display: inline;
        }

#navigation-font a:link, #navigation-font a:active, #navigation-font a:visited{
	background: url(images/both.gif) 0 -4px no-repeat;
	color: #000;
	text-decoration: none;
	padding-left: 16px;
	}

#navigation-font a:hover{
	background: url(images/both-hov.gif) 0 -4px no-repeat;
	color: #000;
	}

/* Search - 検索ボックス ---------------------------------------*/

#navigation_search{
	float:right;
	margin: 0 8px;
	padding: 4px;
	}

* html #navigation_search {/* IE Fix*/
	margin: 0 4px;
	padding: 3px 0;
	}

#navigation_search .submit{
	background: transparent;
	border: 0;
	margin: -7px 0;
	padding: 0;
	}

* html #navigation_search .submit{/* IE Fix*/
	margin: -4px 0;
	}

#navigation_search .query{
	border: 1px solid #999;
	background: #fff;
	color: #000;
	margin: 0;
	height: 16px;
	}

/* Navigation - ナビゲーション --------------------------------*/

#navigation{
	background: #000 url(images/navigation.gif);
	display: block;
	list-style: none;
	margin: 0 8px;
	padding: 6px 0;
	border-bottom: 4px solid #CCC;
	}

#navigation li{
	display: inline;
        width: 90px;
        }

#navigation a:link, #navigation a:active, #navigation a:visited{
	color: #FFF;
	text-decoration: none;
	padding: 7px 14px;
	border-right:1px solid #8C8C8C;
	border-bottom: 4px solid #CCC;
       	}

#navigation a:hover{
	color: #FFF;
	border-bottom: 4px solid #FF9900;
	}

/* Container - コンテナ---------------------------- */

#container{
	float: right;
	text-align: left;
	}


/* Left Column - 左カラム */

#leftcolumn{
	float: left;
	}

#leftcolumn dl{
	background: #FAFAFA;
	margin: 0 0 0 8px;
	padding: 0;
	}

#leftcolumn dt{
	background: #E2E2E2 url(images/blocktitle.gif) no-repeat;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	padding-left: 18px;
	}

#leftcolumn dd{
	margin: 0;
	padding: 6px 4px;
	}

#leftcolumn table{
	width: 100%;
	}




/* Center Column - 中央カラム */

#centercolumn{
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	}

#centercolumn h2.blockTitle{
	background: url(images/centertitle.gif) repeat-x center;
	font-size: 130%;
        color: #fff;
	margin: .5em 0;
	padding: 2px;
	}

#centercolumn h2 span{
	
	margin: 0 0.3em;
	padding: 0 0.3em;
	}

#centercolumn .blockContent{
	margin: 0 0 2em 0;
	padding: 0;
	}
#centercolumn .blockContent li{
	margin: 0;
	padding: 0;
        list-style-image: url(images/mark.gif);
	}

#centercontents{

	}

#centerleft{
	float: left;
	}

#centerleft .blockTitle{
	}

#centerleft .blockContent{
	}

#centerright{
	float: right;
	}

#centerright .blockTitle{
	}

#centerright .blockContent{
	}

/* Right Column - 右カラム */

#rightcolumn{
	float: right;
	}

#rightcolumn dl{
	background: #FAFAFA;
	margin: 0 8px 0 0;
	padding: 0;
	}

#rightcolumn dt{
	background: #E2E2E2 url(images/blocktitle.gif) no-repeat;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	padding-left: 18px;
	}

#rightcolumn dd{
	margin: 0;
	padding: 6px 8px;
	}

#rightcolumn table{
	width: 100%;
	}

.c-both{
	clear: both;
	}

/* Footer - フッター */

#footer{
	background: url(images/base.gif);
	border-top: 1px solid #CCC;
	margin: 0 8px;
	line-height: 4em;
	font-size: 89%;
        color: #fff;
	text-align: center;
	}
#footer p{

	line-height: 2em;
	}

/* Footer - menu
-------------------------------------------------------- */
#footmenu{
        }

#footmenu li {
        display:block;
        background-color :#fff;
        list-style-type: none;
        margin-right:6px;
	padding-left:10px;
	border-left:1px solid #999;
        float:left;
	}

#footmenu li.footmenuhome {
        border-left:0;
	padding-left:0;
        }

#footmenu a:link, footmenu a:visited, footmenu a:active{
        color: #FFF;
        }

/* Mainmenu - メインメニュー
-------------------------------------------------------- */

td#mainmenu {
	line-height: 1.0em;
	}

td#mainmenu a:link, td#mainmenu a:visited, td#mainmenu a:active {
	background: url(images/menu-both.gif) no-repeat left center;
	border-bottom: 1px dotted #828282;
	text-decoration: none;
	padding-left: 20px;
	}

td#mainmenu a:hover {
	background: url(images/menu-both-hov.gif) no-repeat left center;
	color: #BF9968;
	text-decoration: none;
	padding-left: 20px;
	}

td#mainmenu a.menuTop {
	}

td#mainmenu a.menuTop:hover {
	}

td#mainmenu a.menuMain {
	}

td#mainmenu a.menuMain:hover{
	}

td#mainmenu a.menuSub {
        background: url(images/menu-both-sub.gif) no-repeat left center;
	font-size: 90%;
	line-height: 1em;
	margin-left: 0.8em;
	}

td#mainmenu a.menuSub:hover {
        background: url(images/menu-both-hov.gif) no-repeat left center;
	}


/* Usermenu - ユーザーメニュー
-------------------------------------------------------- */

td#usermenu {
	line-height: 0.9em;
	}

td#usermenu a {
	background: url(images/menu-both.gif) no-repeat left center;
	border-bottom: 1px dotted #828282;
	text-decoration: none;
	padding-left: 20px;
	}

td#usermenu a:hover {
	background: url(images/menu-both-hov.gif) no-repeat left center;
	color: #BF9968;
	text-decoration: none;
	padding-left: 20px;
	}

td#usermenu a.menuTop {
	}

td#usermenu a.highlight {
	border-left: 8px solid #FDCA8A;
	color: #BF9968;
	text-decoration: none;
	}


/* News - ニュース
-------------------------------------------------------- */

.item {
	}

.itemHead {
	background: #EEE url(images/th.gif);
	padding: 4px 6px;
	}

.itemInfo {
	background: #eee;
	padding: 4px 6px;
	font-size: 90%;
	}

.itemTitle a:link, .itemTitle a:active, .itemTitle a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	}

.itemTitle a:hover {
	text-decoration: underline;
	}

.itemPoster {}

.itemPostDate {}

.itemStats {}

.itemBody {
	padding: 4px 6px;
	}

.itemText {
	line-height: 1.6em;
	}

.itemFoot {
	background: #eee;
	border: 1px solid #C8C8C8;
	padding: 4px 6px;
	font-size: 90%;
	}

.itemAdminLink {}

.itemPermaLink {}


/* Forum,Table - フォーラム、テーブル
-------------------------------------------------------- */

th{
	background: #EEE url(images/th.gif);
	padding: 4px 6px;
	}

.outer{
	width: 100%;
	background: #CCC;
	}

.head, tr.head td{
	background: #eee;
	padding: 4px 6px;
        }

.head_a{
	background: #fff;
	padding: 4px 6px;
        text-align: center;
	}

.head_b{
	background: #eee;
	padding: 4px 6px;
        text-align: center;
	}

.head_c{
	background: #eee;
	padding: 4px 6px;
        text-align: left;
	}


.head a:link, .head a:active, .head a:visited{
	}

.head a:hover{
	}

.even{
	background: #f5f5f5;
	vertical-align: top;
	padding: 4px 6px;
	}

.price {
	background: #f5f5f5;
	vertical-align: top;
	padding: 4px 6px;
        text-align: right;
	}

.odd{
	background: #fafafa;
	vertical-align: top;
	padding: 4px 6px;
        }

tr.even td{
	padding: 4px 6px;
	}

tr.odd td{
	padding: 4px 6px;
}

.foot, tr.foot td{
	background: #f0f0f0;
	padding: 4px 6px;
	}

.foot a:link, .foot a:active, .foot a:visited{
	}


/* Forum Post,etc.. - フォーラム投稿
-------------------------------------------------------- */

.comTitle {
	font-weight: bold;
	}

.comPoster {

	}

.comText {
	line-height: 1.6em;
	}

.comUserStat {
	background: #EEE;
	border: 1px solid #CCC;
	font-size: 95%;
	margin: 3px 0;
	padding: 2px;
	}

.comUserStatCaption {
	font-weight: bold;
	}

.comUserStatus {

	}

.comUserRank {

	}

.comUserRankText {

	}

.comUserRankImg {

	}

.comUserName {
	}

.comUserImg {

	}

.comDate {

	}

.comDateCaption {

	}


/* Error Message - エラーメッセージ
-------------------------------------------------------- */

div.errorMsg {
	background-color: #FFCCCC;
	text-align: center;
	border-top: 1px solid #DDDDFF;
	border-left: 1px solid #DDDDFF;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	font-weight: bold;
	padding: 10px;
	}

div.confirmMsg {
	background-color: #DDFFDF;
	color: #136C99;
	text-align: center;
	border-top: 1px solid #DDDDFF;
	border-left: 1px solid #DDDDFF;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	font-weight: bold;
	padding: 10px;
	}

div.resultMsg {
	background-color : #CCCCCC;
	color: #333333;
	text-align: center;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	font-weight: bold;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 10px;
}

/* Custom  - カスタム
-------------------------------------------------------- */
.storong{
        font-weight: bold;
}
