h1#top	{/*h1トップページ*/
		line-height:1;
		MARGIN: 0px;
		font-size: 32pt;
		font-family: Impact, sans-serif;
		padding-top:0px;}

#index	{/*インデックス*/
		line-height:1;
		MARGIN: 0px;
		padding-bottom:0px;
		padding-top:2px;
		/*font-family: ＤＦＰPOP体,cursive;*/
		font-size: 9pt;
		weight:bolder;}
.link_top	{/*リンク　トップページ*/
		MARGIN: 0px;
		font-family: Impact, serif;
		font-size: 28pt;
		padding-bottom:2px;
		padding-top:0px;
		line-height:106%;}

.year_b	{/*年大*/
		font-family: 'Georgia', serif;
		font-size: 20pt;
		padding-bottom:2px;
		padding-top:0px;}
.month_b	{/*月大*/
		font-family: 'Georgia', sans-serif;
		font-size: 80pt;
		padding-bottom:4px;
		padding-top:2px;
		line-height:80%;}
.red	{color:red;}
.green	{color:green;}
.olive	{color:olive;}
.lime	{color:lime;}
.limeg	{color:limegreen;}
.orange	{color:DarkOrange;}
.salmon	{color:Salmon;}
.dblue	{color:DodgerBlue;}
.rblue	{color:RoyalBlue;}
.yellow {color:yellow;}
.choco	{color:Chocolate;}
.orchid	{color:orchid;}


.navy	{color:navy;}
.top_textcolor	{/*トップページ色*/
		color:white;}
.top_textcolor_upper	{/*トップページ・上部のテキスト色*/
		color:dimgray;}
.top_textcolor_upper_b	{/*トップページ・上部のテキスト色*/
		color:white;}
.text_top {/*一般テキスト(上部)*/
			color	:navy;
			font-size: 10.5pt;
			font-weight: bold;
			line-height:105%;}

a:link#white	 {color : white;text-decoration:underline;}
a:visited#white {color : white;text-decoration:underline;}
a:active#white  {color : orange;}
a:hover#white   {color : orange;}

a:link#red	   {color : red;text-decoration:underline;}
a:visited#red {color : red;text-decoration:underline;}
a:active#red  {color : orange;}
a:hover#red   {color : orange;}

a:link#orchid	  {color : orchid;text-decoration:underline;}
a:visited#orchid {color : orchid;text-decoration:underline;}
a:active#orchid  {color : red;}
a:hover#orchid   {color : red;}

a:link#yellow	 {color : yellow;text-decoration:underline;}
a:visited#yellow {color : yellow;text-decoration:underline;}
a:active#yellow  {color : red;}
a:hover#yellow   {color : red;}

a:link#orange	  {color : orange;text-decoration:underline;}
a:visited#orange {color : orange;text-decoration:underline;}
a:active#orange  {color : red;}
a:hover#orange   {color : red;}

a:link#salmon    {color : salmon;text-decoration:underline;}
a:visited#salmon {color : salmon;text-decoration:underline;}
a:active#salmon  {color : red;}
a:hover#salmon   {color : red;}

a:link#choco	 {color : Chocolate;text-decoration:underline;}
a:visited#choco {color : Chocolate;text-decoration:underline;}
a:active#choco  {color : red;}
a:hover#choco   {color : red;}

a:link#green	 {color : green;text-decoration:underline;}
a:visited#green {color : green;text-decoration:underline;}
a:active#green  {color : red;}
a:hover#green   {color : red;}

a:link#olive	 {color : olive;text-decoration:underline;}
a:visited#olive {color : olive;text-decoration:underline;}
a:active#olive  {color : red;}
a:hover#olive   {color : red;}

a:link#limeg	 {color : limegreen;text-decoration:underline;}
a:visited#limeg {color : limegreen;text-decoration:underline;}
a:active#limeg  {color : red;}
a:hover#limeg   {color : red;}

a:link#lime	 {color : lime;text-decoration:underline;}
a:visited#lime {color : lime;text-decoration:underline;}
a:active#lime  {color : red;}
a:hover#lime   {color : red;}

a:link#rblue	 {color : RoyalBlue;text-decoration:underline;}
a:visited#rblue {color : RoyalBlue;text-decoration:underline;}
a:active#rblue  {color : red;}
a:hover#rblue   {color : red;}

a:link#dblue	 {color : DodgerBlue;text-decoration:underline;}
a:visited#dblue {color : DodgerBlue;text-decoration:underline;}
a:active#dblue  {color : red;}
a:hover#dblue   {color : red;}
