@charset "utf-8";
@import "template.css";
#conts .notes {
	margin: 0 10px 1em;
	padding-left: -1em;

	color: #f00;
	text-indent: -1em;
	line-height: 1.7;
}

#conts h2 {
	margin-bottom: 15px;
}

#conts #about {
	padding: 15px 20px 0 20px;
	height: 80px;
	background: url(/img/safety_equipment/back01.gif) no-repeat;

	line-height: 1.7;
}

	* html #conts #about {
		height: 95px;
		/*Mac IE用ハック*/
		/*\*//*/
		height: 80px;
		/**/
	}

#conts #index {
	border-top: 1px solid #ccc;
}

#conts #index .box {
	padding: 20px 15px;
	border-bottom: 1px solid #ccc;
}

#conts #index .box .photo {
	margin-right: 15px;

	float: left;
}

#conts #index .box h3 {
	margin-bottom: 8px;
}

#conts #index .box ul {
	width: 185px;

	float: left;

	line-height: 1.5;
}

#conts #index .box ul.col01 li {
	margin-left: 10px;
	margin-right: 10px;
}

#conts #index .box li {
	margin-bottom: 4px;
	padding: 0 0 0 12px;
	background: url(/img/icon/arrow02.gif) no-repeat left 5px;
}

	* html #conts #index .box li {
		width: 100%;
	}

#conts #index .box {

}

#conts #index .box {

}

#conts #index .box {

}


