/* リンクの下に線を出さない */

/* テキストフィールド */

body
{
    font-size:			9pt;
	color:				#666666;
	line-height:		160%;
}

td
{
    font-size:			9pt;
	color:				#666666;
	line-height:		160%;
}


.titleText
{
    font-size:			12pt;
	color:				#c71444;
	line-height:		250%;
}

.titleText1
{
    font-size:			11pt;
	color:				#c71444;
	line-height:		250%;
}


.subTitleText
{
    font-size:			9pt;
	color:				#c71444;
}

.newText
{
    font-size:			9pt;
	color:				#666666;
}


/* 入力サンプル */
.exsampleText
{
    font-size:			8pt;
	color:				#666666;
}

/* 著作権 */
.copyRight
{
	font-size:		8pt;
	font-family:	Verdana,Arai;
	color:			#ffffff;
	text-align:		right;
}
