@charset "euc-jp";
/* CSS Document */

DIV.head_area		{
	background-image:url("../../../../../../images/base/con_header.png");
	width:800px;
	height:130px;
}

DIV.foot_area		{
	background-image:url("../images/base/footer_bg.png");
	width:800px;
	height:30px;
}

DIV.input_area	{width:450px;margin:3px;float:left;}
DIV.menu_area	{width:600px;text-align:right;}
DIV.text_area	{margin:0 50px;}

DIV.label_area	{background-image:url(../images/icon/to_list_bg.png);width:144px;height:23px;border-width:0px;float:none;}
DIV.label		{margin:3px 0px 0px 5px;border-width:0px;}
INPUT.necessary,TEXTAREA.necessary	{border-color:red;border-style:solid;border-width:1px;background-color:#F0F5FF;float:left;}
DIV.conf_area	{width:400px;background-color:#F0FFF0;border-style:dashed;border-width:0px 0px 1px 0px;border-color:#000000;}

