/***********************************************/
/*ページ全体のレイアウト                       */
/***********************************************/
a		{ color:#0066cc; }
a:visited	{ color:#0066cc; }
a:hover		{ color:#000099; }

body            { font-size:small ; color:#555555 ;}


/***********************************************/
/*フォント		                       */
/***********************************************/
.text01  { font-weight: lighter; font-size:xx-large; margin-bottom: 0px }
.text02  { font-weight: lighter; font-size:x-large; margin-bottom: 0px }
.text03  { font-weight: lighter; 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 }