*{
  font-size:12pt;
  line-height:150%;
}

body{

}


/*FORM_parts*/
/*-------------------------------------------------------------------------------------------------+*/


#waku{
	width:900px;
	height:350px;
	position:absolute;
	margin-left:-450px;
	margin-top:-175px;
	left:50%;
	top:50%;
}

h1{
	font-size:16pt;
	margin-bottom:0;
}

div#article{
	padding-left:10px;	
}

fieldset{
	border:solid 1px #aaa;
	background:#fafafa;
	border-radius: 2em;	
	width:400px;
	height:260px;
	padding:20px 25px;
	position:absolute;
	margin-left:-220px;
	margin-top:-150px;
	left:50%;
	top:50%;

}




fieldset form{
	float:left;
	padding:0;
}


dl{
	font-weight:bold;
	color:white;
	margin:0;
}

dt{
	clear:left;
	float:left;
	padding:4px 0;
	width:105px;

}

dt h2{
	margin:0;
	height:23px;
	font-weight:normal;
	color:black;
	text-align:center;
	background-color:#ddd;
}

dd{
	position:relative;
	margin:0 0 3px 0;
	padding:4px 0 4px 115px;
}


dd input{
	height:19px;
	width:200px;
	border:solid 1px #aaa;	
}

.clear{
	clear:both;
}




.abc{
	ime-mode:disabled;
}






