@charset "utf-8";

@import "../../css/common.css";

div#main-box {
	width: 900px;
	height: 345px;
	position: relative;
}

p#top-img {
	font-size: 0;
}

div#main-box ul {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

div#main-box li a {
	background: url(../../images/bt_contact.png) top left no-repeat;
	width: 265px;
	height: 28px;
	text-indent:-9999px;
	display: block;
}

h2 {
	background: url(../images/h2_kousan.png) top left no-repeat;
	width: 900px;
	height: 150px;
}

h3#kousan01 {
	margin: 20px 30px 0;
	background: url(../images/h3_kousan01.png) top left no-repeat;
	height: 14px;
}

div.h4-box {
	padding: 30px 0 0 30px;
	width: 540px;
	overflow: hidden;
}

div.h4-box p {
	float: left;
	width: 100px;
}

div.h4-block {
	padding-right: 20px;
	float: left;
	width: 420px;
}

div.h4-block h4 {
	padding: 0 0 0 10px;
	line-height: 18px;
	background: url(../../images/bg_h4.png) top left repeat-x;
	font-size: 100%;
	width: 410px;
}

div.h4-block p {
	padding: 5px 10px 0;
	width: 400px;
	line-height: 1.6;
}

div.h4-block ul {
	padding: 5px 10px 0;
	overflow: hidden;
}

div.h4-block li {
	padding-right: 10px;
	line-height: 1.6;
}

h3#kousan02 {
	border-top: 1px solid #FC8E00;
	margin: 50px 30px 0;
	background: url(../images/h3_kousan02.png) 0 10px no-repeat;
	height: 24px;
}

div#maincontent table {
	margin: 20px 0 10px 30px;
	width: 750px;
	line-height: 1.8;
}
div#maincontent table th {
	vertical-align: top;
	width: 150px;
}
div#maincontent table td {
	width: 600px;
}

