@charset "utf-8";


/* --------------------------------------------------------------------------------
会社案内
-------------------------------------------------------------------------------- */
#serch_form input[type="submit"] {
	height: 34px;
	border: 1px solid #344a9b;
	background-color: #344a9b;
	border-radius: 5px;
	padding: 0 6px;
	font-size: 14px;
	margin: 2px;
	color: #fff;
	cursor: pointer;
}
