@charset "UTF-8";

body {
	color: #444444;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	line-height: 18px;
	text-align: left;
	background-color: #fff6fb;
	background-image: url(images/backg.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

.midashi1 { font-size: 16px;color: #b12323;
	margin-top: 15px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000; 
}

.midashi2 {
	font-size: 14px;
	color: #b12323;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

.manabu {
	background-color: #ffe1e1;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #999;
}

.manabu2 {
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 8px;
	font-weight: bold;
}

#waku {
	width: 940px;
	margin: 0px auto;
	text-align: left;
}

img {
	border: 0px;
}

table {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

table td {
	vertical-align: top;
}

th {
	background-color: #EEE;
	color: #666;
	padding: 3px;
	vertical-align: middle;
}


/* 全般的なリンクの設定 */
a {
	color: #777777;
	text-decoration: underline;
}

a:hover {
	color: #c74573;
	text-decoration: underline;
}

/* 一般タグの設定 */
h1 {
	font-size: 125%;
}
h2 {
	font-size: 112%;
}
h3, h4, h5 {
	font-size: 100%;
}

/* リスト表示の設定 中央左右のブロックなどで使用 */
ul {
	margin: 2px;
	padding: 2px;
	list-style: decimal	outside;
	text-align: left;
	list-style: none;
	border-bottom: 0px solid #E6E6E7;
}

li {
	margin-left: 2px;
	list-style: square inside;
	color: #000000;
}

input.formButton {}

input, select, textarea {
background-color: #FFFFFF;
border: 1px solid #BBBBBB; 
}

#left_top {
	padding: 0px;
	color: #000000;
	background-color: #ff93c6;
}

#right_top {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: right;
	color: #FFFFFF;
	background-color: #ff93c6;
}

#left_top a {
	color: #FFFFFF;
	text-decoration: none;
}

#left_top a:hover {
	color: #ff6600;
	text-decoration: underline;
}

#sub_top {
	height: 7px;
	color: #000000;
}

.gnavi {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FBABC9;
	border-left-color: #FAD9EF;
	text-align: center;
	font-weight: bold;
	background-image: url(images/gn.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F6D9E2;
	border-bottom-color: #f497b8;
	padding-top: 7px;
	padding-bottom: 7px;
}

.gnavi a {
	color: #F56C8C;
	text-decoration: none;
}

/*ヘッダーブロックの定義*/

#top_headerlogo a {
	color: #FFFFFF;
	text-decoration: none;
}

#top_headerlogo a:hover {
	color: #ff6600;
	text-decoration: underline;
}

#headerlogo {
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 5px;
	vertical-align: middle;
	text-align: right;
	background-color: #FFFFFF;
	background-image: url(images/banner_b.jpg);
}

#sub_headerlogo {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-top: 0px solid #E6E6E7;
	border-right: 0px solid #4682B4;
	border-bottom: 0px solid #F0F0F0;
	border-left: 0px solid #E6E6E7;
	color: #000000;
	background-color: #FFFFFF;
}

#headerbanner {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	vertical-align: middle;
	text-align: center;
	border-bottom: 3px solid #C0C0C0;
}


#headerbar {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #004800;
	font-weight: bold;
	background-color: #FF3300;
/*	background-image: url(images/bottun_back.gif);*/
}

td#sub_headerbar a {
	background-color: #FFFFE1;
	color: #000000;
	display: block;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom: 2px solid #007300;
	text-align: center;
}

td#sub_headerbar a:link {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFE1;
	border-bottom: 2px solid #FF0000;
}

td#sub_headerbar a:visited {
	color: #6B8E23;
	text-decoration: none;
	background-color: #FFFFE1;
	border-bottom: 2px solid #007300;
}

td#sub_headerbar a:hover {
	color: #FF8C00;
	background-color: #FFFFFF;
	border-bottom: 2px solid #FFD700;
}


/*左ブロックの定義*/
#leftcolumn {
	width: 170px;
	padding-left:5px;
	background-color: #FFFFFF;
}

/*左ブロックタイトルの定義*/
#leftcolumn .blockTitle {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #ef527f;
	font-size: 12px;
	margin-top: 6px;
	text-align: center;
}

#leftcolumn .blockT {
	text-align: center;
}
	

/*左ブロックコンテンツの定義*/
#leftcolumn .blockContent {
}

#othermenu {
	margin-left: 13px;
	margin-right: 13px;
}

/*中央ブロックの定義*/
#centercolumn {
	padding: 10px;
}

/*テキストを中央に*/
#centertext {
	text-align: center;
}

/*中央コンテンツタイトルの定義*/
.conttitle {
	background-color: #FFFFFF;
	background-image: url(images/conttitle.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 24px;
	padding-left: 60px;
	font-size: 18px;
	color: #fe7199;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
}

/*中央コンテンツカテゴリタイトルの定義*/
#contcate {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBBBBB;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-bottom: 5px;
	font-weight: bold;
}

/*中央-中央ブロックの定義*/
.centerCcolumn {
	padding: 0px;
}


/*トップページテキスト部分2*/
.centerCcolumn .conttoptext2 {
	padding-top: 100px;
	padding-right: 300px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #ff6a91;
	background-image: url(images/top_back.jpg);
	background-repeat: no-repeat;
	height: 100px;
}

/*トップページブロック部分バック*/
.centerCcolumn .blockTitleback {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999999;
	background-image: url(images/top_block.jpg);
	background-repeat: no-repeat;
}

/*トップページブロック部分タイトル*/
.centerCcolumn .blockTitle {
	clear:both;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	margin-bottom: 6px;
	color: #444444;
	text-align: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #fbb7ca;
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
}

/*トップページブロック部分テキスト*/
.centerCcolumn .blockContent {
}

/*中央-左ブロックの定義*/
.centerLcolumn {
	float: left;
	overflow:hidden;
	width: 48%;
	padding-left: 5px;
}

.centerLcolumn .blockTitle {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	color: #444444;
	text-align: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #fbb7ca;
	font-size: 12px;
	margin-bottom: 6px;
	margin-top: 6px;
}

.centerLcolumn .blockContent {
	border-top: 0px solid #6B8E23;
	border-right: 0px solid #6B8E23;
	border-bottom: 0px solid #6B8E23;
	border-left: 0px solid #6B8E23;
	padding: 5px;
	margin-bottom: 5px;
}

/*中央-右ブロックの定義*/
.centerRcolumn {
	float: right;
	overflow:hidden;
	width: 48%;
	padding-right: 5px;
}

.centerRcolumn .blockTitle {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	color: #444444;
	text-align: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #fbb7ca;
	font-size: 12px;
	margin-bottom: 6px;
	margin-top: 6px;
}

.centerRcolumn .blockContent {
	border-top: 0px solid #6B8E23;
	border-right: 0px solid #6B8E23;
	border-bottom: 0px solid #6B8E23;
	border-left: 0px solid #6B8E23;
	padding: 5px;
	margin-bottom: 5px;
}

#content {
	text-align: left;
	padding: 0px;
}

/*右ブロックの定義*/
#rightcolumn {
	width: 170px;
	padding-right:5px;
}

#rightcolumn .blockTitle {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #ef527f;
	font-size: 12px;
	margin-top: 6px;
	text-align: center;
}

#rightcolumn .blockContent {
	padding: 5px;
}

/*フッタブロックの定義*/
#footerbar {
	height: 5px;
	background-color: #DDDDDD;
	text-align: right;
	margin: 3px;
}

#footerlogo {
	padding: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
	text-align: center;
	background-color: #FFF;
	color: #808080;
}

#footerlogo a {
	color: #000000;
}

/* メインメニューの定義*/
#mainmenu a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBBBBB;
}

#mainmenu a:hover {}

#mainmenu a.menuMain {
	margin-top: 2px;
	margin-bottom: 2px;
}

#mainmenu a.menuSub {
	font-size:11px;
	color: #666666;
}

/*ユーザーメニューの定義*/
#usermenu a {
	margin-top: 2px;
	margin-bottom: 2px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBBBBB;
}

#usermenu a:hover {}

#usermenu a.menuTop {
}

#usermenu a.highlight {
	background-color: #FFCCCC;
}

/*ブログバック*/
.blogback {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999999;
	background-image: url(images/top_block.jpg);
	background-repeat: no-repeat;
}

/* フォーラムなどの外枠*/
.outer {
	background-color: #E6E6E7;
}

/* フォーラムなどの投稿情報欄 */
.head {
	background-color: #f4f8eb;
	padding: 5px;
}

/* フォーラムなどの交互に色が変わる部分 */
.even {
	background-color: #FFF;
	padding: 5px;
}

.odd {
	background-color: #FFF;
	padding: 5px;
}
/* フォーラムなどのフッター */
.foot {
	background-color: #CCDDEE;
	padding: 5px;
	font-weight: bold;
}

tr.even td {
	background-color: #FFFFFC;
	padding: 5px;
}

tr.odd td {
	background-color: #FFFFEE;
	padding: 5px;
}

/* 最新ニュースの枠 */
.item {
	border: 1px solid #E6E6E7;
}

/* 最新ニュースのタイトルバー */
.itemHead {
	padding: 5px;
	background-color: #ffecc6;
	color: #000000;
}

/* 最新ニュースの投稿情報欄 */
.itemInfo {
	text-align: right;
	padding: 3px;
	background-color: #FfFfef;
}

/* 最新ニュースのタイトルの設定 */
.itemTitle {
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	background-color: transparent;
}

.itemTitle a {
	font-size: 110%;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	background-color: transparent;
}

/ 最新ニュースの投稿者 */
.itemPoster {
	font-size: 90%;
}

/* 最新ニュースの投稿日 */
.itemPostDate {
	font-size: 90%;
}

/* 最新ニュースのステータス */
.itemStats {
	font-size: 90%;
}

/* 最新ニュースのコンテンツ部分 */
.itemBody {
	padding-left: 10px;
}

.itemText {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 130%;
}

/* 最新ニュースの1文字目 */
.itemText:first-letter {
	font-size: 133%;
	font-weight: bold;
}

/* 最新ニュースのフッター */
.itemFoot {
	text-align: right;
	padding: 5px;
	background-color: #FFFFEE;
}

.itemAdminLink {
	font-size: 90%;
}
.itemPermaLink {
	font-size: 90%;
}

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;
}

/* Xoopsコードを記述する部分 */
div.xoopsCode {
	background-color: #FFFFFF;
	border: 1px inset #000080;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	padding: 0px 6px 6px 6px;
}

/* 引用部分の定義 */
div.xoopsQuote {
	background-color: #FFFFFF;
	border: 1px inset #000080;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	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-color: #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: 0;
}

.comUserName {}
.comUserImg {
	margin: 2px;
}

.comDate {
	font-weight: normal;
	font-style: italic;
	font-size: smaller;
}

.comDateCaption {
	font-weight: bold;
	font-style: normal;
}centertable