@charset "utf-8";

#condition-from{
	border: 1 px; 
	background:#FFF;
	padding : 50px 35px 50px 35px;
}
ul li{
	list-style-type:circle;
}
#con2{
	border: 1px;
	float : left;
	width: 50%;
	padding: 0 10px 0 10px;
}
#con3{
	border: 1px;
	float : right;
	width: 50%;	
	padding : 0 10px 0 10px;
}
#con4{
	clear:both;	
}
.con-f{
	border:1px;
	padding : 0 0 0 20px; 
}