	a:link 		{ text-decoration:underline; color:yellow; }
	a:visited	{ text-decoration:underline; color:#a0a000;  }
	a:active	{ text-decoration:underline; color:red; }	
	a:hover 	{ text-decoration:underline; color:white; background-color:#1122ee; }

	BODY		{ color:ffffff; background-color:#000000; font-size:12pt; line-height:140%; }
	TABLE		{ table-layout:auto; line-height:140%; font-size:12pt; }

 	BIG		{ font-weight:600; }
	SMALL		{ font-weight:600; }

/*	_/_/_/_/_/  ページ全体の設定  _/_/_/_/_/*/
/*	 コンテンツ設定 */
	.content	{ font-size:12pt; font-weight:600; line-height:140%; }

/*	 ポイント設定 */
	.point		{ color:red; }

/*	 ポイント設定2 */
	.point2		{ color:orange; }

/*	 コンテンツタイトルの背景およびその他の設定 */
	.tdbg		{ font-weight:600; background-color:#444444; line-height:140%; }

/*	 タイトルの設定 */
	.title  { font-size:15pt; font-weight:600; }

/*	 BBSのページのタイトルの設定 */
	.bbstitle  { font-size:15pt; font-weight:600; }

/*	 new!マークの設定 */
	.new		{ color:orange; font-weight:600; }


/*	_/_/_/_/_/  初めて来られた方へ  _/_/_/_/_/*/
/*	 フキダシ */
	.fukidashi	{ font-weight:600; color:black; }

/*	 一言 */
	div#com		{ overflow-y: scroll; width: 100%; height: 4.5em; background-color: #000000; border: 1px inset; padding; 0.5em; text-align: left; }
	div#link	{ font-size:11pt; line-height:120%;}

	.small		{ font-size:10pt; }
	
	.com {
	font-size: 11pt;
}

.ad	{
	text-align:center;
	width:90%;
	margin:0 auto;
}

.hotlink p {
	font-size:10px;
	margin:0 0 0px 0;
}