@charset "utf-8";
/*現代女性會*/
/* CSS Document */
.blk_wd10{
	font-size:10px;
	color: #000;
}
.blk_wd10:link{
	font-size:10px;
	color: #000;
	text-decoration:none;
	
}
a.blk_wd10:hover{
	font-size:10px;
	color: #AD117C;
	text-decoration:underline;
}
.blk_wd10:visited{
	font-size:10px;
	color: #000;
	text-decoration:none;
}

.gray_small_link{
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}
.gray_small_link:link{
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}
a.gray_small_link:hover{
	font-size: 10px;
	color: #AD117C;
	text-decoration:underline;
}
.gray_small_link:visited{
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}
