h3 {
	border-bottom: 1px dashed #BBBBBB;
	padding-bottom: 30px;
}
/*======================
ごあいさつ
======================*/
.box p.greetings {
	font-size: 16px;
	line-height: 180%;
}
.box .name {
	width: 980px;
	text-align: right;
	border-top: 1px dashed #BBBBBB;
	margin-top: 30px;
	padding-top: 30px;
}
.box .name b {
	font-size: 16px;
	font-weight: normal;
	line-height: 160%;
}
/*======================
会社概要
======================*/

.box table {
	margin-top: -30px;
}
.box table th {
	font-weight: normal;
	border-bottom: 1px dashed #BBBBBB;
	padding-left: 15px;
}
.box table td {
	border-bottom: 1px dashed #BBBBBB;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
/*======================
理念
======================*/

.box .rinen ul {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.box .rinen li {
	font-size: 20px;
	border-bottom: 1px dashed #44B80A;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
/*======================
安全・安心への取り組み
======================*/

.box .wrap {
	overflow: hidden;
}
.box .wrap p {
	float: left;
	width:800px;
}
.box .wrap img {
	float: right;
}
.box .wrap a {
	color: #44B80A;
}
/*======================
安全性優良事業所
======================*/

.box .wrap2 {
	overflow: hidden;
}
.box .wrap2 p {
	float: right;
	width:780px;
}
.box .wrap2 img {
	float: left;
}

