@charset "utf-8";
@import url("/css/import.css");


#content .leadContainer #leadImage-c01Index {
	background-image: url(image-cmn/index-leadimage.jpg);
}

#content .containerNews {
	margin-top: 1em;
	margin-bottom: 1em;
}

#content dl {
	clear: both;
	margin: 1.5em 0px;
}

#content dl dt  {
	float: left;
	width: 11em;
	color: #999999;
	margin-bottom: 2em;
}

#content dl dt img {
	margin-top: 0.2em;
	margin-left: 0.5em;
}

#content dl dd  {
	margin-left: 11em;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-left: 1em;
	zoom: 1;
}

