
.footer a.helpnavi{
	width: 185px;
	height:20px;
	background-image: url("../images/share/bt_help.gif");
	background-repeat:no-repeat;
	color: white;
	border-style: solid;
	border-width: 1px;
	border-color: white;
	text-decoration: none;
	text-align: center;
	padding-top:10px;
	float: left;
}

.footer a.helpnavi:hover{
	background-image: url("../images/share/bt_help_f2.gif");
}

.footer a.topnavi{
	width: 185px;
	height:20px;
	background-image: url("../images/share/bt_633jp.gif");
	background-repeat:no-repeat;
	color: white;
	border-style: solid;
	border-width: 1px;
	border-color: white;
	text-decoration: none;
	text-align: center;
	padding-top:10px;
	float: left;
}

.footer a.topnavi:hover{
	background-image: url("../images/share/bt_633jp_f2.gif");
}

.democaution{
	font-size:12px;
	font-weight:bold;
	color:red;
	height:20px;
}


.field_input_rule
{
	font-size:12px;
	color:black;
}
.field_input_description
{
	font-size:12px;
	color:blue;
}	
.value_required
{
	font-size:10px;
	color:red;
	font-weight: bold;
}
.field_input_error
{
	font-size:12px;
	color: red;
}

@media print {
	.noprint {
		display:none;
	}

}
