/* $Id: service.css,v 1.2 2015/01/30 04:18:10 koizumi Exp $ */

@charset "utf-8";

div.service {}

div.service div.txt01 {
	background: url("/img/service/txt01.png") no-repeat;
	width: 1000px;
	height: 670px;
	text-indent: -9999px;
}
div.service div.txt02 {
	background: url("/img/service/txt02.png") no-repeat;
	width: 1000px;
	height: 540px;
	text-indent: -9999px;
}
div.service div.txt03 {
	background: url("/img/service/txt03.png") no-repeat;
	width: 1000px;
	height: 380px;
	text-indent: -9999px;
}
div.service div.txt04 {
	background: url("/img/service/txt04.png") no-repeat;
	width: 1000px;
	height: 1000px;
	text-indent: -9999px;
}
div.service div.txt05 {
	background: url("/img/service/txt05.png") no-repeat;
	width: 1000px;
	height: 440px;
	text-indent: -9999px;
}
