
/*  背景  */
.bgc1 {background-color: #ffffff}
.bgc2 {background-color: #FCD9ED}
.bgc3 {background-color: #FFE7EF}
.bgc4 {background-color: #E4D5FF}
.bgc5 {background-color: #FFFOFA}
.bgc6 {background-color: #FBE4F3}
.bgc7 {background-color: #fff9ce}



/*  文字色  */
.fc1  {color: #333333;}
.fc2  {color: #f851b1;}




.sml{font-size:small; line-height:1.5em;}	
.wb{font-weight: bold;}



.ch1 {
color: #2e48A1;
font-size:large;
font-weight:bold;
line-height:1.4em;
}

h2 {color: #2e48A1;}




A:link         {color: #f851b1;	border-style:none; text-decoration: none;}
A:visited      {color: #ff99cc;	border-style:none; text-decoration: none;}
A:hover        {color: #f851b1;	border-style:none; text-decoration: underline;}
A:active       {color: #ff99cc;	border-style:none; text-decoration: underline;}

A.nws:link     {color: #343433;	border-style:none;text-decoration:none;}
A.nws:visited  {color: #343433;	border-style:none;text-decoration:none;}
A.nws:hover　  {color: #343433;	border-style:none;text-decoration:none;}
A.nws:active   {color: #343433;	border-style:none;text-decoration:none;}



/*  スタイル  */
.cmnt{
	color: #681600;
	font-size:small;
	line-height:1.4em;
	text-decoration: none;
	text-align:right;
}


.enttl{
	color: #279f3b;
	font-size:medium;
    font-weight: bold;
	line-height:1.3em;
	text-decoration: none;
	text-align:left;
}




	/*  イメージ配置  */

.pl {float:left;   margin:  2px 10px 5px 0px;}
.pr {float:right;  margin:  2px 0px 5px 10px;}
.pc {float:center; margin:  2px 5px 5px 0px;}


.r02  {color: #f1d1d2;}
.r03  {color: #f8e5e5;}
.b01  {color: #000000;}


/*  テキスト  */
fs1{
	color: #000000;
	font-size:medium;	
	line-height:1.7em;	
    text-decoration: none;
	text-align:left;
}


fs2{
	color: #f851b1;
	font-size:x-large;
	line-height:1.7em;	
    text-decoration: none;
	text-align:left;
}


h1.index_h1{
display:none;
}

