@charset "UTF-8";

#contents-title {
	background: url(../img/safety/contents-title.gif) no-repeat top;
	height: 69px;
	width: 701px;
	margin: 0 0 0 76px;
	padding: 0;
}
#sub-title {
	background: url(../img/safety/sub-title.gif) no-repeat;
	height: 18px;
	width: 701px;
	text-indent: -9999px;
	margin: 0 0 10px 76px;
	padding: 0;
}
h2 {
	margin: 0;
	padding: 0;
}
.photo {
	margin: 0 0 15px 0;
	padding: 0;
}
#feature {
	width: 689px;
 	margin: 0 auto;
	padding: 0;
}
#feature ul#list {
	width: 669px;
 	margin: 0 0 20px 10px;
	padding: 0;
	text-align: left;
 	float: left;
}
#feature ul#list li {
	width: 669px;
 	margin: 0;
	padding: 0;
	text-indent: 10px;
	line-height: 25px;
	border-bottom: 1px dotted #ccc;
}
#feature ul#list li#bold {
	width: 669px;
 	margin: 0;
	padding: 0;
	font-weight: bold;
	text-indent: 0;
	line-height: 25px;
	border-bottom: 1px dotted #ccc;
}
#feature img {
 	margin: 0 0 30px 0;
	padding: 0;
 	float: left;
}
#feature p {
	margin: 0;
	padding: 0;
}

/*table
-------------------------------------------------------------------*/
.list001 {
  float: left;
  margin-left: 10px;
  text-align: left;
  line-height: 1.5;
  font-size: 12px;
  margin-bottom: 30px;
}

.list001 th {
  margin-left: 10px;
  font-weight: bold;
  border-bottom: 1px dotted #CCCCCC;
}

.list001 th.center {
  text-align: center;
}

.list001 td {
  border-bottom: 1px dotted #CCCCCC;
  padding: 2px 15px 2px 10px;
}

.list001 td.center {
  text-align: center;
}

