h3 {
	/*border-bottom: 1px dashed #BBBBBB;
	padding-bottom: 30px;*/
}

/*======================
安全・安心への取り組み
======================*/

.box .wrap {
	overflow: hidden;
}
.box .wrap p {
	float: left;
	width: 800px;
	font-weight: bold;
	color: #777;
	font-size: 17px;
	line-height: 160%;
}
.box .wrap img {
	float: right;
}
.box .wrap a {
	color: #44B80A;
}
.box .wrap .green2 {
	color: #44B80A;
	font-size: 15px;
	line-height: 200%;
}
.frame {
	width: 940px;
	/*border: 1px solid #CCC;*/
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 180%;
	margin-top: 20px;
	margin-bottom: 50px;
	background-color: #FDFBDF;
}
table.shizai {
	text-align: left;
}
table.shizai th {
	color: #444444;
	font-weight: normal;
	line-height: 300%;
}
table.shizai td {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #444444;
	border-bottom: 1px dotted #CCCCCC;
	font-size: 11px;
	padding-left: 10px;
}
table.shizai td.name {
	background-color: #EEE;
}

