﻿@charset "utf-8";

/* ---------------------------------
  共通
------------------------------------*/

body {
	background-image: url(../../builders/images/bg_builders.jpg);
}

.title h1 {
	width: 480px;
	background-image: url(../../builders/images/title.jpg);
}

#about01 {
	margin-bottom: 20px;
}

#about01 h2 {
	width: 630px;
	height: 66px;
	background-image: url(../../builders/images/about01_hl.png);
}

#about01 img.photo {
	padding-bottom: 20px;
}

#about01 .more {
    margin-top: 40px;
    padding: 25px 30px 0;
    width: 576px;
    height: 181px;
    background-image: url("../../builders/images/more_bg.png");
}

.more h3 {
	margin-bottom: 20px;
	overflow: hidden;
	width: 300px;
	height: 18px;
	background-image: url(../../builders/images/more_hl.jpg);
	background-repeat: no-repeat;
	text-indent: -10000em;
}

.more img {
	margin-left: 15px;
	margin-top: -38px;
	border: solid 5px #f3f3f0;
	float: right;
}

#consultation {
	margin-left: -3px;
	padding-top: 25px;
	width: 636px;
	height: 211px;
	background-image: url(../../builders/images/consultation_bg.png);
}

#consultation h2 {
	margin-bottom: 15px;
	height: 18px;
	background-image: url(../../builders/images/consultation_hl.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#consultation p {
	text-align: center;
}

#consultation p.telNumber {
	margin-bottom: 0.5em;
	height: 26px;
	background-image: url(../../builders/images/consultation_tel.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-indent: -10000em;
}

#consultation p.link {
	margin: 0 auto;
	width: 570px;
	height: 38px;
}

#consultation p.link a {
	display: block;
	width: 570px;
	height: 38px;
	background-image: url(../../builders/images/btn_contact.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -10000em;
}

#consultation p.link a:hover {
	background-position: 0 -38px;
}
