@charset "utf-8";

/* CSS Document */
#contents #main {
	width:100%;
}

/*
#contents a.blank:after {
	background-image: url("https://www.azbil.com/common/img/iconBlank.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	content: "";
	display: inline-block;
	height: 10px;
	margin: 0 0 0 4px;
	width: 12px;
}
*/

#contents .atBlock { color: #a50000; }

#contents .atBlock strong { font-weight: bold; }

#contents .atBlock dt {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	margin-top: 2px;
	min-height: 20px;
	padding-left: 24px;
	background-image: url("https://www.azbil.com/common/img/iconInfo02.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
}

#contents .atBlock dd {
	font-size: 13px;
	line-height: 20px;
}

#contents .atBlock .modText02,
#contents .infoBlock .modText02 {
	margin-top: 8px;
	margin-top: 0.5rem;
}

#contents .infoBlock dt {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	margin-top: 2px;
	min-height: 20px;
	padding-left: 24px;
	background-image: url("https://www.azbil.com/common/img/iconInfo.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
}

#contents .infoBlock p {
	font-size: 13px;
	line-height: 20px;
}

#contents a.IconInfo {
	background-image: url("https://www.azbil.com/common/img/iconInfo.gif");
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 26px;
	padding:5px 0 5px 24px;
}

#contents .alignRight { text-align: right; }

#contents .modLeadcopy { padding-top: 8px; }
