BODY{ background-color:#fff; }


/*--------------------------------------------------
	上部タイトル
--------------------------------------------------*/
.b{font-weight:bold;color:#FF1493;font-size:12px}

/*--------------------------------------------------
	上部ひとこと
--------------------------------------------------*/
.mini{font-size:10px}					

/*--------------------------------------------------
	投稿フォーム
--------------------------------------------------*/
#bbsform
{
	width:600px;font-size:12px;color:#999;
	margin-left:auto;
	margin-right:auto;
 	text-align:left;
}
#bbsform table.postinfo
{
	margin:1em;font-size:12px;color:#333;
	text-align:left;
	font-size:1em;
 }

/*--------------------------------------------------
	スレッド全体
--------------------------------------------------*/
.thread_wrapper
{
	width:600px;font-size:12px;
	margin:5px auto;
	border:2px; 
	text-align:right;
}

/*--------------------------------------------------
	親記事
--------------------------------------------------*/
.thread_wrapper .parent_article
{
	margin:5px; font-size:12px;color:#666;
	text-align:left;	clear:both;
	border-color:#ff69b4;
	border-style:dashed;
	border-width:2px 2px;
}
/*--------------------------------------------------
	※※※
--------------------------------------------------*/
.thread_wrapper .parent_article form,
.thread_wrapper .child_article form
{
	clear:both;
}
/*--------------------------------------------------
	記事の日付
--------------------------------------------------*/
.thread_wrapper .parent_article div.date,
.thread_wrapper .child_article div.date,
.result_article div.date
{
	text-align:right;font-size:12px;color:#999;
}

/*--------------------------------------------------
	記事の内容
--------------------------------------------------*/
.thread_wrapper .parent_article div.contents,
.thread_wrapper .child_article div.contents,
.result_article div.contents
{
	margin:1em 2em;overflow:auto;font-size:12px;color:#999;
}

/*--------------------------------------------------
	記事の本文
--------------------------------------------------*/
.thread_wrapper .parent_article div.contents div.body,
.thread_wrapper .child_article div.contents div.body,
.result_article div.contents div.body
{
	float:left;font-size:12px;;color:#999;
}


/*--------------------------------------------------
	下部ナビゲーションメニュー
--------------------------------------------------*/
#navigation
{
	width:600px;margin:6px auto;font-size:12px;
	border-color:#ff69b4;color:#999;
	border-style:dashed;
	border-width:1px 0;
	padding: 4px 3px;
}

/*--------------------------------------------------
	検索結果記事
--------------------------------------------------*/
.result_article
{
	margin:5px;font-size:12px;
	text-align:left;
	clear:both;
}

/*--------------------------------------------------
	ヘルプ
--------------------------------------------------*/
#help
{
	width:600px;font-size:12px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #666;
	text-align:left;
}


.b2{font-weight:bold}																																																																																																																																																																																																												