@charset "utf-8";

.mB20 {
	margin-bottom: 20px !important;
}
.mB45 {
	margin-bottom: 45px !important;
}
.pT40 {
	padding-top: 40px !important;
}
.b {
	font-weight: bold;
}
.maintenance_contents {
	margin-left: 20px;
	margin-bottom: 20px;
	padding:10px 0;
}
.maintenance_attention {
	padding: 10px 20px;
}

div#mainContents div.infoInner {
	padding-top: 20px;
	padding-right: 20px;
}

div#mainContents div.infoInner p.infoTitle { clear: both; }

div#mainContents div.infoInner p.infoTitle {
	line-height: 1.1;
	padding-top: 15px;
	padding-bottom: 19px;
	padding-left: 10px;
	border-bottom: solid 1px #E3E3E3;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-weight: bold;
	font-size: 180%;
	margin: 0 0 10px 20px;
}
