/***********************************************/
/*ページ全体				       */
/***********************************************/
body { font-size: small; margin: 0; color : #464646; }


/***********************************************/
/*リンクカラー		                       */
/***********************************************/
a:link		{ color:#4480ED; }
a:visited	{ color:#708090; }
a:hover		{ color:#000066; }



/***********************************************/
/*フォント		                       */
/***********************************************/
.text01  { font-weight: bold; font-size:xx-large; margin-bottom: 0px }
.text02  { font-weight: bold; font-size:x-large; margin-bottom: 0px }
.text03  { font-weight: bold; font-size:large; margin-bottom: 0px }
.text04  { font-weight: lighter; font-size:medium; margin-bottom: 0px }
.text05  { font-weight: lighter; font-size:small; margin-bottom: 0px }
.text06  { font-weight: lighter; font-size:x-small; margin-bottom: 0px }
.text07  { font-weight: lighter; font-size:xx-small; margin-bottom: 0px }
.text_price_bay  { font-weight: bold; color:red; font-family:Arial-black,Arial,Helvetica,sans-serif;}
.text_price_sell  { font-weight: bold; color:#0566ff; font-family:Arial-black,Arial,Helvetica,sans-serif;}
.text_price  { font-weight: bold; color:#696969; font-family:Arial-black,Arial,Helvetica,sans-serif;}
.text_arrow  { padding:0 0 0 15px;background:url(/img/icon_mark.gif) no-repeat;} 

/***********************************************/
/*マージン		                       */
/***********************************************/
.margin  { margin-bottom: 0px }


/***********************************************/
/*リストタグの画像指定	                       */
/***********************************************/
UL { list-style-image: url(img/mark.gif); }


/***********************************************/
/*ヘッドタグ		                       */
/***********************************************/
/*h1	{ color:red; font-weight:bold; font-size:medium; margin:0px }
/*h2	{ font-weight:bold; font-size:small; margin:0px }
/*h3	{ font-weight:bold; font-size:small; margin:0px }


ここからは各カテゴリ、ページ独自の指定
↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓


/***********************************************/
/*テーブル		                       */
/***********************************************/


/***********************************************/
/*フォント（行間詰め指定用）　　　　           */
/***********************************************/
.spacing { font-size: 8px; margin-bottom: 0px; }


------セントラル短資様 提供のスタイルシート-------------------------------------
	TD.QUOTE			{HEIGHT:17PX;}
	SPAN				{FONT-SIZE:13PX;}
	.QUOTE_HEAD			{FONT-WEIGHT:900;}
	.QUOTE_CUR			{WIDTH:60PX;}
	.QUOTE_BID			{COLOR:BLACK;WIDTH:50PX;TEXT-ALIGN:RIGHT;}
	.QUOTE_CHG_MINUS	{COLOR:RED;WIDTH:50PX;TEXT-ALIGN:RIGHT;}
	.QUOTE_CHG_PLUS		{COLOR:GREEN;WIDTH:50PX;TEXT-ALIGN:RIGHT;}
--------------------------------------------------------------
