/* CSS Document */

 a       { color: #003366; text-decoration:underline; }
	
 a:hover {
	color: #FFCC33;
}
.font_m120 {
	font-size: 12px;
	line-height: 130%;
	color: #003366;
	/* MacIE5適用されない \*/
	letter-spacing: 0.1em;
	/* MacIE5適用されないここまで */
}

.font_m120_red {
	font-size: 12px;
	line-height: 130%;
	color: #CC0000;
	/* MacIE5適用されない \*/
	letter-spacing: 0.1em;	/* MacIE5適用されないここまで */
}


.topics_big {
	font-size: 16px;
	line-height: 130%;
	color: #CC0000;
	font-weight: bold;
	/* MacIE5適用されない \*/
	letter-spacing: 0.15em;
	/* MacIE5適用されないここまで */
}

.topics_small {
	font-size: 12px;
	line-height: 130%;
	color: #333;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
	/* MacIE5適用されない \*/
	letter-spacing: 0.1em;
	/* MacIE5適用されないここまで */
}

.tema{
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	/* MacIE5適用されない \*/
	letter-spacing: 0.1em;
	padding-top: 5px;
		/* MacIE5適用されないここまで */
}


.topics {
	font-size: 15px;
	font-weight: bold;
	color: #FFE600;
		/* MacIE5適用されない \*/
	letter-spacing: 0.1em;
		/* MacIE5適用されないここまで */
}

.t2 {  font-size: 10px; font-weight: bold; color: #FFFFFF}


body {
	background-image: url(../image/bk.gif);
	background-repeat: repeat;
	margin: 0px;
}
.font_m121 {
	font-size: 12px;
	line-height: 150%;
	color: #003366;
	/* MacIE5適用されない \*/
	letter-spacing: 0.1em;
	text-indent: 5px;
}

.font_m120_glay {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	/* MacIE5適用されない \*/
	letter-spacing: 0.1em;
	text-indent: 5px;
}
