body {
	background: #d9d9d9;
	margin: 0;
	padding: 0;
	line-height: 1.4;
}
table {
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
td {
	font-size: 12px;
	vertical-align: top;
/*	border: 0;*/
}
th {
	padding: 3px;
	background: #9FA09E;
	color: #fff;
	vertical-align: middle;
/*	border: 0;*/
}
th a:link,th a:hover {color: #fff;}

a {}
a:link {color: #5b7e91;}
a:hover {color: #83ccd2;}
a:visited {color: #8da0b6;}
h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
hr {
  color: #ccc; /* 線の色(IE用) */
  background-color: #ccc; /* 線の色(NN用) */
  height: 1px; /* 線の太さ */
  border: none; /* 枠の太さ */
}
ul {
	margin: 2px;
	padding: 2px;
}
input {font-size: 12px;}
.copyright {
	color: #000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none
} 
.clear {clear: both;}


/* ヘッダー --------------------------------------------------------------- */
td#headerbanner {
	width: 100%;
	background: #F2F2F2;
	vertical-align: middle;
}
/* ------------------------------------------------------------------------ */
/* LEFTカラム ------------------------------------------------------------- */
td#leftcolumn {
	width: 180px;
	padding: 0;
	background: #F2F2F2;
	vertical-align: top;
}
/* ------------------------------------------------------------------------ */
/* CENTERカラム ----------------------------------------------------------- */
td#centercolumn {
	background: #F2F2F2;
	padding: 0 15px;
	vertical-align: top;
}
td#centerCcolumn {
	padding: 0;
}
td#centerLcolumn {
	width: 49%;
	padding: 0;
}
td#centerRcolumn {
	width: 49%;
	padding: 0;
}

/* center コンテンツ */
div#contentBox {
	padding: 15px;
	background: #fff;
	border: 1px solid #ccc;
}
div#content {
  text-align: left;
	margin: 0 0 20px 0;
	padding: 0;
  width: 100%;
}
div#content ul {
	margin-left: 30px;
}
.pagettl {
	font-weight: bold;
	font-size: 14px;
	background: #666 url(pagettl.jpg) repeat-x;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/* ------------------------------------------------------------------------ */
/* RIGHTカラム ------------------------------------------------------------ */
td#rightcolumn {
	width: 180px;
	padding: 0;
	background: #F2F2F2;
	vertical-align: top;
}
/* ------------------------------------------------------------------------ */
/* ブロックスタイル ------------------------------------------------------- */
td.blockTitle_L {
	padding: 0;
	background: #666 url(blocktitle_left.jpg) no-repeat;
	width: 5px;
}
td.blockTitle {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: #666 url(blocktitle_center.jpg) repeat-x;
}
td.blockTitle_R {
	padding: 0;
	background: #666 url(blocktitle_right.jpg) no-repeat;
	width: 5px;
}

td.blockContent_L {
	padding: 0;
	background: url(blockcontent_left.jpg) repeat-y;
	width: 5px;
}
td.blockContent {
	padding: 3px 0;
	line-height: 1.3;
	background: #fff;
}
td.blockContent_R {
	padding: 0;
	background: url(blockcontent_right.jpg) repeat-y;
	width: 5px;
}

td.blockFooter_L {
	padding: 0;
	background: #fff url(blockfooter_left.jpg) no-repeat;
	width: 5px;
}
td.blockFooter_C {
	padding: 0;
	background: #fff url(blockfooter_center.jpg) repeat-x;
}
td.blockFooter_R {
	padding: 0;
	background: #fff url(blockfooter_right.jpg) no-repeat;
	width: 5px;
}
/* ------------------------------------------------------------------------ */
/* テーマ個別 ------------------------------------------------------------- */
td.space {
	padding: 0;
	background: #F2F2F2;
}
td.cornerLT {
	padding: 0;
	background: url(corner_lt.gif) no-repeat;
	width: 10px;
	height: 10px;
}
td.cornerRT {
	padding: 0;
	background: url(corner_rt.gif) no-repeat;
	height: 10px;
	width: 10px;
}
td.cornerLB {
	padding: 0;
	background: url(corner_lb.gif) no-repeat;
	height: 10px;
	width: 10px;
}
td.cornerRB {
	padding: 0;
	background: url(corner_rb.gif) no-repeat;
	height: 10px;
	width: 10px;
}
td#footerL {
	padding: 0;
	background: url(footer_left.gif) no-repeat;
	width: 10px;
}
td#footerC {
	padding: 3px;
	background: #F2F2F2;
	font-size: 10px;
	color: #000;
	text-align: center;
	font-family: "Arial", "Helvetica", "sans-serif";
}
td#footerR {
	padding: 0;
	background: url(footer_right.gif) no-repeat;
	width: 10px;
}
/* ------------------------------------------------------------------------ */
/* メニュー --------------------------------------------------------------- */
td#mainmenu a {
	font-weight: normal;
	display: block;
	margin: 0;
	color: #000;
	text-decoration: none;
}	
td#mainmenu a.menuTop {
	background: #e0e3e5 url(menutop.gif) no-repeat;
	padding: 2px 5px 2px 16px;
	border-bottom: 1px dotted #666666;
}
td#mainmenu a.menuTop:hover {
	background: #d5d9dc url(menutop.gif) no-repeat;
}
td#mainmenu a.menuMain {
	background: #e0e3e5 url(menumain.gif) no-repeat;
	padding: 4px 5px 4px 16px;
	border-bottom: 1px dotted #666666;
}
td#mainmenu a.menuMain:hover {
	background: #d5d9dc url(menumain.gif) no-repeat;
}
td#mainmenu a.menuSub {
	background: #e0e3e5 url(menusub.gif) no-repeat;
	padding: 4px 5px 4px 27px;
	border-bottom: 1px dotted #666666;
}
td#mainmenu a.menuSub:hover {
	background: #d5d9dc url(menusub.gif) no-repeat;
}

td#usermenu a {
	font-weight: normal;
	display: block;
	margin: 0;
	padding: 3px 5px 3px 16px;
	background: #e0e3e5 url(menumain.gif) no-repeat;
	border-bottom: 1px dotted #666666;
	color: #000000;
	text-decoration: none;
}
td#usermenu a:hover {
	background: #d5d9dc url(menumain.gif) no-repeat;
}
td#usermenu a.menuTop {
	background: #e0e3e5 url(menutop.gif) no-repeat;
	padding: 2px 5px 2px 16px;
}
td#usermenu a.menuTop:hover {
	background: #d5d9dc url(menutop.gif) no-repeat;
}
td#usermenu a.highlight {
	background: #e0e3e5 url(menutop.gif) no-repeat;
}
td#usermenu a.highlight:hover {
	background: #d5d9dc url(menutop.gif) no-repeat;
}
/* ------------------------------------------------------------------------ */
/* テーブル（個別） ------------------------------------------------------- */
.outer {
	border: 1px solid #ccc;
}
.head {
	background: #cbd0d3;
	border: 1px solid #ccc;
}
.even {
	background: #eff1f2;
	border: 1px solid #ccc;
}
.odd {
	background: #e0e3e5;
	border: 1px solid #ccc;
}
.foot {
	background: #b9bec1;
	border: 1px solid #ccc;
}
tr.even td {
	background: #eff1f2;
}
tr.odd td {
	background: #e0e3e5;
}
/* ------------------------------------------------------------------------ */
/* アイテム（個別） ------------------------------------------------------- */
.item {
	border: 1px solid #ccc;
}
.itemHead {
	background-color: #2f5376;
	color: #FFFFFF;
}
.itemInfo {
	background-color: #efefef;
}
.itemTitle a {
	color: #FFFFFF;
	background-color: transparent;
}
.itemPoster {}
.itemPostDate {}
.itemStats {}
.itemBody {}
.itemText {}
.itemText:first-letter {}
.itemFoot {
	background: #efefef;
}
.itemAdminLink {}
.itemPermaLink {}
/* ------------------------------------------------------------------------ */
/* 投稿（個別） ----------------------------------------------------------- */
div.xoopsCode {
	background: #fff;
	border: 1px solid #ccc;
}
div.xoopsQuote {
	background: #fff;
	border: 1px solid #ccc;
}
/* ------------------------------------------------------------------------ */
/* ブログ（個別） --------------------------------------------------------- */
.blogTrackbackTable {
  border-top-color: #ccc;
}
.blogCommentTable {
  border-color: #ccc;
}
.blogCommentTitle2 {
  border-color: #787F86;
}
.blogTrackbackTransmit {
	color: #888888;
	border-bottom-color: #888888;
	border-left-color: #888888;	
}
.blogTrackbackRecieved {
	color: #888888;
	border-bottom-color: #888888;
	border-left-color: #888888;	
}
.blogTrackbackDescription {
	color: #666666;
	border-bottom-color: #787F86;
}
/* ------------------------------------------------------------------------ */
/* ＦＡＱ（個別） --------------------------------------------------------- */
td#centercolumn th.FaqFTitle {
}
td#centercolumn th.FaqQTitle {
	color: #000;
	background: #e0e3e5;
}
/* ------------------------------------------------------------------------ */
/* システム リダイレクト -------------------------------------------------- */
.sredirect0 {
  background: #f0f0f0;
}
.sredirect1 {
/*  background: #2F5376;*/
  background: #8DAFBD;
	text-align: center;
	padding: 10px;
}
.sredirect2 {
  height: 10px;
  background: #cfcfcf;
}
.sredirect3 {
  text-align: center;
/*  background-color: #EBEBEB;*/
  background: #fff;
  border-bottom: 1px solid #ccc;
/*  font-weight: bold;*/
/*  font-size: 16px;*/
	padding: 10px;
}
.sredirect3 h4 {
  font-weight: bold;
  font-size: 16px;
}
.sredirect3 p {
  font-size: 13px;
}
.sredirect3 a:link {
	color: #3366FF;
	text-decoration: none;
	font-weight: bold;
/*	font-size: 16px;*/
}
.sredirect3 a:visited {
	color: #3366FF;
	text-decoration: none;
	font-weight: bold;
/*	font-size: 16px;*/
}
.sredirect3 a:hover {
	color: #3366FF;
	text-decoration: underline;
	font-weight: bold;
/*	font-size: 16px*/
}
.sredirect4 {
  width: 70%;
  margin: 110px;
  text-align: center;
  padding: 15px;
  border: 1px solid #e0e0e0;
  color: #666;
  background: #f6f6f6;
}
/* ------------------------------------------------------------------------ */