@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      button.css
 Author:         Your Name (admin)
 Style Info:     引越しサービス関係 他
----------------------------------------------------------- */

/*----------------------------------------------------
	汎用class
----------------------------------------------------*/

#button {
	margin: 0px 0px 10px 0px;
	text-align:center;
}
#button img {
	margin: 0px 5px;
}
