@charset "UTF-8";
.input-button{
	margin : 2px 5px 2px;	

	float : left; 
	width : 80px;
	height : 30px;
	border-color : #7799bb;
	border-style : double;	
}
.input-hozon{
	margin : 2px 4px 0px;	

	float : left; 
	width : 120px;
	height : 30px;
	border-color : #7799bb;
	border-style : double;	
}
.input-base{
	margin : 2px 5px 0;	
	float : left; 
	display:block;
	width : 100px;
	height :60px;
	border-color : #7799bb;
	border-style : double;
}
.setting-form{
	display:block;
	width : 100%;
	height : 120px;
	padding : 5px;
}
.poly-setting{
	position: relative;
	width : 500px;
	height : 30px;
	margin : 0  0px 20px 0px;
	float :left;
}
.input-base-depth{
	width : 140px;
	height : 30px;
	margin : 0  0px 20px 0px;
	float :left;
}