/* SÌ */
dl, dt, dd,
form, fieldset, input, textarea, button
{
	margin:					0;
	padding:				0;
	font-size:				100%;
}

/* divisions */
div#container2
{
	height:					auto;
	text-align:				left;
	background: #dbe4ed;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 4px;
	width: 596px;
}


div#main
{
	background:				#eeeeff;
}


/* form */
form#regForm
{
	padding:				0.6em;
/*	width:					40em;*/
	border:					3px solid #cccccc;
	background-color:		#fafafa;
}

fieldset
{
	border:					none;
}

input, textarea
{
	padding:				0.2em;
	border:					1px solid #bbbbcc;
	letter-spacing:			0.1em;
}

textarea
{
	width:					23em;
}

form div
{
	text-align:				center;
}

form table
{
	width:					450px;
	border:					none;
}

button
{
	width:					8em;
	padding:				0.2em 1em 0.2em 1em;
	border:					outset;
}

button:active
{
	border:					inset;
}

input.iefocus,
textarea.iefocus,
input:focus,
textarea:focus
{
	background:				#ddffff;
}

/* lists */
#regForm fieldset dl dt {
	margin-top:				0.2em;
	width:					9.5em;
	float:					left;
	letter-spacing:			0.05em;

}

#regForm fieldset dl dd
{
	margin-bottom:			1em;
	padding-bottom:			1em;
	border-bottom:			1px dotted #aaaaaa;
	padding-left: 10.5em;
	line-height: 1.5em;
}



/* main */
p#formTitle
{
	font-size:				1.1em;
	font-weight:			bold;
	padding:				3px 0px 3px 10px;
	margin-bottom:			0px;
}

p.fComment
{
	margin-left:			15em;
	margin-bottom:			10px;
	color:					blue;
	letter-spacing:			0.1em;
	line-height:			1.2;
}

p.hissu_r
{
	margin-left:			0em;
	margin-bottom:			0px;
	color:					red;
	letter-spacing:			0.1em;
	line-height:			1.2;

}



div#mainInner
{
	padding:				1em;
	border:					3px solid #cccccc;
	border-left:			18px solid #cccccc;
	background-color:		#fafafa;
	text-align:				center;
}

a#aBack
{
	font-size:				0.8em;
	padding:				3px 10px 3px 10px;
	border:					1px solid #eeeeff;
}

a#aBack:hover
{
	background:				#2a2a2a;
	color:					#efefef;
}

/*Confirmation*/
p.fConfirm
{
	margin-top: 0;
	margin-left:			0em;
	margin-bottom:			0px;
	color:					brown;
	letter-spacing:			0.1em;
	line-height:			1.2;
}
span.hissu_g
{
	color:					green;
	font-size: 1.0em;
}
div.jobcheck {
	width: 26em;
	text-align: left;
	margin-left: 13em;
	line-height: 1.2em;
}
span.col1 {
	float: left;
	width: 9em;
	font-size: 0.9em;
}
span.col2 {
	float: left;
	width: 9em;
	font-size: 0.9em;
}
span.col3 {
	font-size: 0.9em;
}
div.text_box {
	text-align: left;
	margin-left: 13em;
}

