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

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

	

	.tr1	{ font-size:12pt; font-weight:600; background-color:#3333ff; }
	.tr2	{ font-size:12pt; font-weight:600; background-color:#444444; }

	.a	{ color:pink; font-size:11pt; font-weight:600; background-color:#444444; }
	.b	{ color:red; font-size:11pt; font-weight:600; background-color:#444444; }
	.c	{ color:orange; font-size:11pt; font-weight:600; background-color:#444444; }
	.d	{ color:yellow; font-size:11pt; font-weight:600; background-color:#444444; }
	.e	{ color:#33ff66; font-size:11pt; font-weight:600; background-color:#444444; }
	.f	{ color:#6666ff; font-size:11pt; font-weight:600; background-color:#444444; }
	.g	{ color:#cc00cc; font-size:11pt; font-weight:600; background-color:#444444; }
	.s	{ color:gold; font-size:11pt; font-weight:600; background-color:#444444; }
	.h	{ color:#ffffff; font-size:11pt; font-weight:600; background-color:#444444; }
	.small	{ color:#ffffff; font-size:9pt; font-weight:600; background-color:#444444; }
