@charset "UTF-8";

/* contents別指定
------------------------------------------------------------*/

#wrapper {
  width: 100%;
	background: url(../../images/top_contents_bg.jpg) center 85px no-repeat;
}

header {
	padding-bottom: 395px;
}

#contents-area #main-contents-area #info-block dl {
	width: 650px;
	margin-left: 0px;
}
#contents-area #main-contents-area #info-block dl dt {
	width: 9em:;
	line-height: 1.6em;
	color: #000;
	background: url() no-repeat left center;
	padding: 0.6em 0.6em 0.5em 0.6em;
	float: left;
}
#contents-area #main-contents-area #info-block dl dd {
	line-height: 1.6em;
	padding: 0.6em 0.6em 0.6em 9em;
	border-bottom: 1px dotted #D1D1D1;
}
