@charset "Shift_JIS";
#wrapper {
border-bottom:#BAB99C solid 1px;
}

#daiwaact{
	width: 901px;
	height: 70px;
	margin: 0 0 1px 0;
	padding: 0;
	background: url(../img/DAIWAACT_header.gif) no-repeat;
	position: relative;
}

.contents{
	width: 820px;
	margin:20px auto 0 auto;
	text-align:left;
	padding:0 0 30px 0;
}

.rental{
	margin:13px auto 0 auto;
}

.list{
	margin:8px auto 0 auto;
	text-align:left;
}

.list-item-l{
float:left;
display:inline;
width:400px;
background-color:#D7E0EA;
margin:0 0 5px 0;
}

.list-item-r{
float:right;
display:inline;
width:400px;
background-color:#D7E0EA;
margin:0 0 10px 0;
}

.list-item-l p , .list-item-r p{
padding:5px 7px;
}

.system{
margin:12px 0 0 0;
}

.system img{
margin:0 0 10px 0;
}

.renraku{
margin:10px 0 0 3px;
border-left:#003300 solid 7px;
}

.renraku p{
padding:0 0 0 7px;
}

/*textC³
-----------------------------------------------------*/
p.copyright {
	width: 901px;
	margin: 0 auto;
	padding: 5px 0 20px 0;
	color: #666633;
	line-height: 1.0;
	font-size: 11px;
	text-align: right;
	border-left:none;
	display:block;
}

