
/*ポイント時のリンク*/

a:hover {
color: #CC0066;
background-color:#FFFF99;/*バックの色イエロー#FFFF99設定*/
}



	
.style1 {font-size: 10px; font-weight: bold;}
.style3 {font-size:9px;	color:#FFFFFF;}
.style4 {line-height:20px; font-weight: normal; font-size: 12px;}
.style5 {color: #FF3333}
.style6 {color:#CC6666;}
.style7 {color:#FF3333;	font-style:italic;	font-weight:normal;	font-size:13px;	margin:0px;	display:inline;}
.style8 {color:#996600;	font-weight:bold;}
.style9 {font-weight: bold;	color:#FF3333;}
.style10 {color:#996600;}
.style11 {font-size: 14px; margin-top:15px; padding-left:10px;}
.style12 {color: #006600}
.style13 {color: #0000FF}
.style14 {color: #CC0066; font-size: 12px;}
.style15 {font-style:italic; font-weight:normal; margin:0px; display:inline; color: #FF3333;}
.style16 {margin:0px; display:inline; color: #FF3333; font-weight: normal;}
.style20 {color: #9900CC}
.style22 {color: #FF66FF}
.style23 {color: #555555}
.style24 {color: #779BF9}
.style25 {color: #FF0000;font-weight: bold;}
.style26 {color: #FF0000}
.style28 {color: #FF0000; font-size: 14px; }

/*段落のマージン設定*/
p{
margin: 7px 10px 1em 10px;
font-size:100%;
line-height:150%;
}

.customize1{
	font-size:12px;
	font-weight:100;
	color:#009999;    
	margin-bottom:0px;
	margin-top:0px;
	margin-left:10px;}
	
.customize2{color:#3399CC;}

td{
	font-size:12px;
	color:#555555;
	line-height:20px;
	letter-spacing: 1px;

}
