.mtxt-n {
	font-size:14px;
	line-height:15px;
}

.mtxt-m {
	font-size:14px;
	line-height:16px;
}

.mtxt-w {
	font-size:16px;
	line-height:20px;
}

A:link { text-decoration: none; color:#003399; }
A:visited { text-decoration: none; color:#0066FF; }
A:active { text-decoration: none; color:##FF9900; }
A:hover { text-decoration: underline; color:#003399; }

/* Trebuchet MS */
/* コピーライト表記で使用 */
.TrebuchetMS10
{
	font-family: "Trebuchet MS",Arial;
	font-size:11px;
	text-decoration:none;
}
.stxt-p {
	font-size: 12px;
	font-style: normal;
}
.textarea{ font-size: 12px; color: #333333 ;  background-color: #ffffff; border-color:"red"; border: solid 1px #666666; :width="90%"; :height="15";
}

.text {
	font-size: 12px;
	line-height: 15px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #0000CC;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
.small {
	font-size: 11px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

