@charset "utf-8";
/* サービス css/service/contents.css */

body {
	background: url(../../img/bg.jpg) repeat-x left top;
}
#header {
	background: url(../../img/bg_header.jpg) no-repeat left top;
	height: 310px;
}

