@charset "shift_jis";
/* CSS Document */

div#wrapper {
	width: 950px;
	margin: 30px auto 60px;
}
div#wrapper h2 {
	margin-bottom: 10px;
}
div#inner {
	width: 890px;
	border: 5px solid #CCC;
	padding: 25px;
}
p#preamble {
	margin-top: 10px;
	font-size: 13px;
	line-height: 1.3;
}

/* ǗƖ */
div#task {
	margin-top: 35px;
}
.management {
	position: relative;
	width: 436px;
	border: 2px solid #DDD;
	padding-top: 70px;
	padding-bottom: 15px;
}
.management h4 {
	position: absolute;
	left: 3px;
	top: -10px;
	border-bottom: 2px dotted #999;
	padding-bottom: 10px;
}
#tenant {
	float: left;
}
#building {
	float: right;
}
div.explanation {
	width: 250px;
	margin: 0 auto;
	padding-left: 160px;
	min-height: 260px;
}
div.explanation p {
	font-size: 13px;
	line-height: 1.5;
	margin-bottom: 10px;
}
#tenant div.explanation {
	background: url(../img/bg_gyoumu01.jpg) no-repeat left top;
}
#building div.explanation {
	background: url(../img/bg_gyoumu02.jpg) no-repeat left top;
}
ul#work {
	margin: 40px auto 0;
	width: 880px;
}
ul#work li {
	float: left;
	border-left: 1px dashed #CCC;
	padding-left: 10px;
	width: 209px;
	min-height: 130px;
	margin-top: 30px;
}
ul#work li dl {
	width: 209px;
}
ul#work li dl dt {
	font-size: 14px;
	font-weight: bold;
	color: #630;
}
ul#work li dl dd {
	margin-top: 10px;
	background: url(../img/ico_point03.png) no-repeat left center;
	padding-left: 10px;
}
div#reception {
	width: 650px;
	height: 125px;
	padding-top: 100px;
	padding-left: 240px;
	background: url(../img/img_bg01.png);
}
div#reception ul {
	width: 640px;
	height: 85px;
}
div#reception ul li {
	float: left;
	margin-right: 30px;
}
