/* ---------------------------------------------------------------- *
	ドキュメント全体に関すE瀋蠅任
 * ---------------------------------------------------------------- */
* {
	padding:0;
	margin:0;
}

body {
	color:#666666;
	background:url(image/back-2.gif) repeat-x #007B6F;
}

a {
	color:#000099;
}

a:hover {
	color:#cc0000;
}

#mainbody {
	width:980px;
	margin:0 auto;
	background:url(image/back.gif) repeat-y;
	min-height: 1em;
	display: inline-table;
}

#mainbody:after {
	content: "";
	display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #mainbody {
    height: 1em;
}

#mainbody {
    display: block;
}
/**/

#left-bar {
	width:80px;
	background:#004F47;
	float:left;
}

#left-txt {
	width:15px;
	background:white;
	float:left;
}

#right-contents {
	width:885px;
	background:white;
	float:right;
}

.head-bar {
	background:url(image/head-bar.gif) no-repeat;
	text-align:right;
}

.login {
	background:url(image/main-menu.gif) no-repeat;
	width:145px;
	height:275px;
	font-size:12px;
	line-height:1.2;
	color:white;
}

.login-contents {
	width:100px;
	height:175px;
	margin-right:10px;
	margin-top:100px;
	float:right;
	text-align:left;
}

.login-contents a{color:white;}

table {width:100%; font-size:12px;}
table td {vertical-align:top;}
th {background:#004F47; color:#ffffff; padding:3px; vertical-align:middle;}
th a{color:#FEFCDD;}
th a:hover{color:#ff6600;}

img {border:none}

/* ---------------------------------------------------------------- *
	左ブ礎ク設E * ---------------------------------------------------------------- */
#left-menu {
	float:left;
	width:170px;
}

#left-menu .blockTitle {
	width:170px;
	color:#004F47;
	border-top:solid 2px #004F47;
	font-weight:bold;
	margin-top:8px;
	padding:3px;
	font-size:90%;
}

#left-menu .blockTitle p{
	padding:3px;
}

#left-menu .blockContent p{
	padding:3px;
	font-size:90%;
	line-height:1.3;
	color:#333333;
}

.banner {
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

.btn {
	margin-bottom:2px;
}

/* メインメニューのE */
#mainmenu a {
	display:block;
	margin:0px 4px;
	color:white;
	background:#004F47;
	width:150px;
	margin-bottom:1px;
	text-decoration:none;
}

#mainmenu a:hover {
	background:#ffcc00;
	width:150px;
	text-decoration:none;
	color:black;
}

#mainmenu a.menuMain {
	padding-left:3px;
}

#mainmenu a.menuTop {padding-left:3px;}
#mainmenu a.menuSub {padding-left:10px; width:150px; background:#007569;}
#mainmenu a:hover.menuSub {background:#ffcc00;}
#mainmenu .on {background:#ffcc00; color:black;}

/* ユーザメニューのE */
#usermenu a {
	display:block;
	margin:0px 4px;
	color:white;
	background:#004F47;
	width:150px;
	margin-bottom:1px;
	text-decoration:none;
}

#usermenu a:hover {
	background:#ffcc00;
	width:150px;
	text-decoration:none;
	color:black;
}

#usermenu a.menuTop {padding-left:3px; border-top:0px;}
#usermenu a.highlight {background:#ffcccc;}


/* ---------------------------------------------------------------- *
	中央ブ礎ク設E * ---------------------------------------------------------------- */
#centerCcolumn {
	padding:0px 0px 0px 3px;
	line-height:1.5;
	float:left;
	width:490px;
	margin-left:10px;
	margin-top:10px;
}
#centerCcolumn .blockTitle {
	padding:5px;
	color:#004F47;
	font-weight:bold;
	margin-bottom:8px;
	font-size:90%;
	border-bottom:solid 2px #004F47;
}

#centerCcolumn .blockContent {
	background:#ffffcc;
	padding:5px;
	font-weight:normal;
	font-size:90%;
	line-height:1.4;
	color:#333333;
	margin-bottom:1em;
}


/* メインコンテンツのE */
#content {
	text-align:left;
	padding:0px 0px 0px 3px;
	line-height:1.5;
	float:right;
	width:675px;
	margin-right:10px;
	font-size:90%;
	color:#333333;
}

#home #content {
	float:none;
	text-align:center;
	width:802px;
	margin:10px auto;
}

#home .box {
	text-align: left;
	margin: 1em auto 1em;
}

/* ---------------------------------------------------------------- *
	右ブ礎ク設E * ---------------------------------------------------------------- */
#right-menu {
	float:right;
	width:170px;
	margin-right:10px;
}

#right-menu .blockTitle {
	width:170px;
	color:#004F47;
	border-top:solid 2px #004F47;
	font-weight:bold;
	margin-top:8px;
	padding:3px;
	font-size:90%;
}

#right-menu .blockTitle p{
	padding:3px;
}

#right-menu .blockContent p{
	padding:3px;
	font-size:90%;
	line-height:1.3;
	color:#333333;
}

/* ---------------------------------------------------------------- *
	フッター設E * ---------------------------------------------------------------- */
#footermenu {
	height:20px;
	clear:both;
	text-align:right;
	margin-bottom:5px;
}


#footer {
	clear:both;
	height:40px;
	margin:0 auto;
	width:980px;
	text-align:center;
}


/* ---------------------------------------------------------------- *
	ニュース設E * ---------------------------------------------------------------- */
/* 最新ニュースの枠 */
.item {
	border:1px solid #ffffff;
}

/* 最新ニュースのタイトE弌 */
.itemHead {
	padding:3px;
	background:#ffcc00;
	color:black;
}

/* 最新ニュースのE鴇霾麝E*/
.itemInfo {
	text-align:right;
	padding:3px;
	background:#ffffcc;
}
/* 最新ニュースのタイトE寮瀋E*/
.itemTitle a {
	font-size:120%;
	font-weight:bold;
	font-variant:small-caps;
	color:black;
}
/* 最新ニュースのE銅 */
.itemPoster {
	font-size:90%;
}

/* 最新ニュースのE篤E*/
.itemPostDate {
	font-size:90%;
}

/* 最新ニュースのステータス */
.itemStats {
	font-size:90%;
}
/* 最新ニュースのコンテンツ部分 */
.itemBody {padding:10px;}
.itemText {
	margin-top:5px;
	margin-bottom:5px;
	line-height:1.5;
}
/* 最新ニュースの1文字目 */
.itemText:first-letter {}
/* 最新ニュースのフッター */
.itemFoot {text-align:right; padding:3px; background:#ffcc00;}
.itemAdminLink {font-size:90%;}
.itemPermaLink {font-size:90%;}





/* E好班充┐寮瀋E*/
ul {margin-left:0px; padding:3px; padding-left:24px; list-style:decimal outside; text-align:left;}
li {margin:0px; padding:0px; list-style:square outside; }



/* ヘッダーメニューのE */
#navigation {background:transparent; margin:0 auto; height:30px; background:#FFFDF3;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ }

#navigation ul {margin:0; padding:0; list-style-type:none; background:transparent;}
#navigation li {display:block; float:right; margin:0 1px;}
.snazzy {background:transparent;}
.snazzy span {text-align:center; color:#fff; margin:0; font-weight:normal;}

.b1, .b2, .b3, .b4 {display:block; font-size:1px;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ }
.boxcontent {display:block; border-left:1px solid #fff; border-right:1px solid #fff;}


/* 中E左ブ礎クのE */
#centerLcolumn {width:50%; padding:0px 0px 0px 3px; line-height:150%;}
#centerLcolumn .blockTitle {padding:5px; background:#d0dcbd; color:#004F47; font-weight:bold; margin-bottom:8px;}
#centerLcolumn .blockContent {padding:5px; background:#FDFFF3; font-weight:normal; color:#333333;}



/* 右ブ礎クのE */
#rightcolumn {width:170px; border-left:1px solid #cccccc;}
#rightcolumn .blockTitle {padding:3px; background:#dddddd; color:#639ace; font-weight:bold;}
#rightcolumn .blockContent {padding:3px; line-height:130%;}


/* フォーラムなどの外枠 */
.outer {border:1px solid #ffffff;}
/* フォーラムなどのE鴇霾麝E*/
.head {background:#d0dcbd; padding:5px; font-weight:bold;}

/* フォーラムなどの交互に色が変EE分 */
.even {background:#FFFDF3; padding:5px;}
.odd {background:#FEFCDD; padding:5px;}
/* フォーラムなどのフッター */
.foot {background:#d0dcbd; padding:5px; font-weight:bold;}

tr.even td {background:#FFFDF3; padding:5px;}
tr.odd td {background:#FEFCDD; padding:5px;}



div.errorMsg {background:#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:#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:#cccccc; color:#004F47; 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;}

/* Xoopsコードを記述すE分 */
div.xoopsCode {background:#ffffff; border:1px inset #000080; padding:0px 6px 6px 6px;}

/* 引用部分のE */
div.xoopsQuote {background:#ffffff; border:1px inset #000080; padding:0px 6px 6px 6px;}

.comTitle {font-weight:bold; margin-bottom:2px;}
.comText {padding:2px;}
.comUserStat {font-size:10px; color:#2f5376; font-weight:bold; border:1px solid silver; background:#ffffff; margin:2px; padding:2px;}
.comUserStatCaption {font-weight:normal;}
.comUserStatus {margin-left:2px; margin-top:10px; color:#2f5376; font-weight:bold; font-size:10px;}
.comUserRank {margin:2px;}
.comUserRankText {font-size:10px; font-weight:bold;}
.comUserRankImg {border:0px;}
.comUserName {}
.comUserImg {margin:2px;}
.comDate {font-weight:normal; font-style:italic; font-size:smaller;}
.comDateCaption {font-weight:bold; font-style:normal;}


/* 追加 */
h2 {font-size:120%; padding:3px; margin-top:5px; margin-bottom:5px; background:#004F47; color:white;}
h3 {font-size:100%; border-bottom:solid 1px #666666; margin-bottom:5px; margin-top:1em;}
h4 {font-size:100%; background:#ffffcc; padding:3px;}
.mid {vertical-align:middle;}
table.n {width:640px;}
table.n td {
	line-height:1.4;
	border-bottom:solid 1px #cccccc;
	font-size:110%;
	text-align:left;
}
.indent {margin-left:1em; text-indent:-1em;}


.waku {
	border:solid 1px ##004F47;
	padding:5px;
	margin-top:1em;
	margin-bottom:1em;
}

.program {
	background:#ffffcc;
	padding:5px;
}


/*カE鵐澄*/
.pical-categoryform select {
	width:160px;
}

option {
	width:160px;
	white-space:normal;
}

.calbody {
	font-size:14px;
}

.sche_title {
	font-size:100%;
	line-height:1.4;
	font-weight:normal;
	text-decoration:none;
	margin-left:1em;
	text-indent:-1em;
	margin-bottom:0;
}

/*event*/
.event_txt {
	font-size:85%;
	line-height:1.4;
}

.event_txt li {
	margin-bottom:0.5em;
}

.evmore {
	text-align:right;
	font-size:80%;
	line-height:1.4;
}

.user_info {
	margin-top:5px;
}

.cate {
	margin:0.3em;
}
img {border: 0;}

#xoopsHiddenText {visibility: hidden; color: #000000; font-weight: normal; font-style: normal; text-decoration: none;}

.pagneutral {font-size: 10px; width: 16px; height: 19px;text-align: center; background-image: url(./images/pagneutral.gif);}
.pagact {font-size: 10px; width: 16px; height: 19px;text-align: center; background-image: url(./images/pagact.gif);}
.paginact {font-size: 10px; width: 16px; height: 19px;text-align: center; background-image: url(./images/paginact.gif);}


#mainmenu a {text-align:left; display: block; margin: 0; padding: 4px; margin-bottom:1px;}
#mainmenu a.menuTop {padding-left: 3px;}
#mainmenu a.menuMain {padding-left: 3px;}
#mainmenu a.menuSub {padding-left: 9px;}

#usermenu a {text-align:left; display: block; margin: 0; padding: 4px;}
#usermenu a.menuTop {}
#usermenu a.highlight {color: #0000ff; background-color: #fcc;}


/*201302追加*/
.sche dl  {
	border-bottom:solid 1px #cccccc;
	margin-bottom:3px;
}

.sche dt {
	float:left;
	width:8em;
	font-weight:bold;
	background:#ffffcc;
	padding:0.2em;
}

.sche dd {
	margin-left:9em;
	padding:0.2em;
}

/*Tv@iSﾒ*/

.txt .curator { font-size: 90%; }

/*｡owbZ~i[*/

ul.border {
	width:640px;
	margin: 1em auto;
}

ul.border li {
	list-style: none;
	line-height:1.4;
	border-bottom:solid 1px #cccccc;
	font-size:110%;
	text-align:left;
}