/*------------------------*/
/*                        */
/*   Style sheet sample   */
/*                        */
/*   Template  Ver.1      */
/*                        */
/*------------------------*/


.clm01{
	background-image	:	url("neko.JPG");
	background-repeat	:	repeat
}
.clm02{
	color		 		: 	white;
	font-size	 		: 	20px;
	font-family	 		: 	georgia;
	font-weight	 		:	bold;
	width				:	100%;
	background-color	:	hotpink;
	text-align			:	center;
	padding				:	4px 4px 4px 8px;
}
.clm03{
	filter	:	progid:dximagetransform.microsoft.clm02(style=1,
opacity=100,finishopacity=100,starty=1,finishx=300,finishy=100)
}

.clm04{
	font-size	 		: 	10px;
}
<!--
.clm05{
	filter:progid:dximagetransform.microsoft.maskfilter(color=crimson);
}
-->

.clm06{
	color		 		: 	steelblue;
	font-size	 		: 	20px;
	font-family	 		: 	georgia;
	font-weight	 		:	bold;
	width				:	100%;

	padding				:	4px 4px 4px 8px;
}
.clm07{
	color		 		: 	lime;
	font-size	 		: 	20px;
	font-family	 		: 	georgia;
	font-weight	 		:	bold;
	width				:	100%;

	padding				:	4px 4px 4px 8px;
}
.clm08{
	color		 		: 	red;
	font-size	 		: 	20px;
	font-family	 		: 	georgia;
	font-weight	 		:	bold;
	width				:	100%;

	padding				:	4px 4px 4px 8px;
}
.clm09{
	color		 		: 	blak;
	font-size	 		: 	20px;
	font-family	 		: 	georgia;
	font-weight	 		:	bold;
	width				:	100%;

	padding				:	4px 4px 4px 8px;
}
.clm10{
	color		 		: 	white;
	font-size	 		: 	20px;
	font-family	 		: 	georgia;
	font-weight	 		:	bold;
	width				:	100%;
	background-color	:	mediumvioletred;
	text-align			:	center;
	padding				:	4px 4px 4px 8px;
}
.clm11{
	color		 		: 	white;
	font-size	 		: 	20px;
	font-family	 		: 	red;
	font-weight	 		:	bold;
	width				:	100%;
	background-color	:	mediumvioletred;
	text-align			:	center;
	padding				:	4px 4px 4px 8px;
}
.clm12{
	background-image	:	url("gazou\myu1.JPG");
	background-repeat	:	repeat
}

.fon01{
	font-family	:	impact;
	font-size	:	1.5em;
	color		:	deepskyblue
}
.fon02{
	font-family	:	impact;
	font-size	:	20px;
	color		:	darkorange;
}
.fon03{
	font-family	:	impact;
	font-size	:	20px;
	color		:	blue
}

/*------------------------*/
/*                        */
/*   Link Settings        */
/*                        */
/*------------------------*/
