/* styles written in this file is for Standard */

body{
	font-family: Arial, Helvetica, sans-serif ;
	}


.ContestFormText01{
	font-size:		75%;
	line-height:		1.42;
	color:			#333333;
	}

.ContestFormText02{
	font-size:		63%;
	line-height:		1.42;
	color:			#333333;
	}

.ContestFormText01error{
	font-size:		75%;
	line-height:		1.42;
	color:			#ff6600;
	font-weight:		900;
	font-style:		normal;
	}

.ContentsFormTH{
	font-weight:		900;
	text-align:		left;
	font-size:		75%;
	color:			#333333;
	vertical-align:		top;
	}

.ContentsFormTH em{
	font-size:		63%;
	font-style:		normal;
	font-weight:		900;
	color:			#ff6600;
	}

.ContentsFormTHerror{
	font-weight:		900;
	text-align:		left;
	font-size:		75%;
	color:			#ff6600;
	vertical-align:		top;
	}

.ContentsFormTHerror em{
	font-size:		63%;
	font-style:		normal;
	font-weight:		900;
	color:			#ff6600;
	}

.ContentsFormTD{
	font-size:		75%;
	line-height:		1.4;
	color:			#333333;
	vertical-align:		top;
	}

.ContentsFormTD td{
	font-size:		75%;
	line-height:		1.4;
	color:			#333333;
	}


table tr td textarea{
	width:			300px;
	}


