@charset "utf-8";

/* update_document2.css for update_document.html main(width all) */
/* update---------------------------------------*/
#contents {
	width: 100%;
	margin: 0 0;
	padding: 0 0;
}

#contents #cntnt0 {
	margin: 0 0 0 0;
	padding: 10px 0 30px 0;
	width: 100%;
	line-height: 1.5em;
	font-size: 1.0em;
	color: #000;
	clear: both;
}

#contents #cntnt0 h1 {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 3px;
	background-image: url(./general/cornr-ttl_bg_h36.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% 110%;
	text-align: center;
	line-height: 1.0em;
	font-size: 1.9em;
	color: #000165;
	font-weight: bold;
}

#contents #cntnt0 h1 img {
	width: auto;
	height: 24px;
	border: none;
	margin-bottom: 4px;
}

#contents #cntnt0 p.mssg {
	margin: 0 0;
	padding: 20px 20px;
	text-align: left;
	line-height: 1.5em;
	font-size: 1.1em;
	color: #000;
}

#contents #cntnt0 dl {
	margin: 0 auto;
	padding: 0 0;
	clear: both;
}

#contents #cntnt0 dl dt {
	float: left;
}

#contents #cntnt0 dl dd {
	float: right;
}

#contents #cntnt0 dl dt {
	display: block;
	margin: 0 0 0 0;
	padding: 5px 20px;
	width: 8em;
	vertical-align: top;
	text-align: right;
	line-height: 1.25em;
	font-size: 1.0em;
	color: #000000;
	text-decoration: none;
}

#contents #cntnt0 dl dd {
	display: block;
	margin: 0 0 0 0;
	padding: 5px 20px 5px 0;
	width: calc(100% - 8em - 60px);
	vertical-align: top;
	text-align: left;
	line-height: 1.25em;
	font-size: 1.0em;
	color: #000000;
	text-decoration: none;
}
