﻿@charset "utf-8";
/* --------------------------------------------------------------- */
/* 引越しのトップページにのみ適用 */
/* --------------------------------------------------------------- */

h3{
	clear: both;
	text-align: left;
	width: 710px;
	height: 35px;
	line-height: 35px;
	background-image: url(../img/bg/ttl/h3.png);
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
	padding: 1px 0 0 23px;
	font-size: 17px;
	color: #02641B;
}
