.bar{
	height:18px;
	width:100%;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(../img/bar/bar_s.png);
}

.contents{
	width:100%;
	height:900px;
	padding-top:10px;
	padding-bottom:10px;
	position:relative;
}

.frame{
	position:absolute;
	left:170px;
	width:580px;
	height:900px;
	background-color: #000000;
}

.whats{
	margin-top:10px;
	margin-bottom:20px;
	text-align:left;
	font-size:12px;
}

.whatstitle{
	margin-top:20px;
	margin-left:20px;
	width:200px;
	height:50px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-image:url(../img/service/whats.png);
}

.whats p{
	margin-left:40px;
	margin-top:10px;
	margin-bottom:10px;
}

.UsageCharge{
	margin-top:10px;
	margin-bottom:20px;
	text-align:left;
	font-size:12px;
}

.UsageChargetitle{
	margin-top:20px;
	margin-left:125px;
	width:240px;
	height:50px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-image:url(../img/service/UsageCharge.png);
}

.UsageCharge p{
	margin-left:60px;
	margin-top:10px;
	margin-bottom:10px;
}

.datetimes{
	margin-top:10px;
	width:250px;
	height:150px;
	float:left;
	text-align:left;
	font-size:12px;
}

.datetimetitle{
	margin-top:20px;
	margin-left:20px;
	width:200px;
	height:50px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-image:url(../img/service/datetime.png);
}

.datetimes p{
	margin-left:40px;
	margin-bottom:10px;
}

.deliver{
	margin-top:10px;
	width:320px;
	height:150px;
	float:right;
	text-align:left;
	font-size:12px;
}

.delivertitle{
	margin-top:20px;
	width:200px;
	height:50px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-image:url(../img/service/deliver.png);
}

.deliver p{
	margin-left:20px;
	margin-bottom:10px;
}

.delivertime{
	margin-bottom:10px;
	width:100%;
	float:left;
	text-align:left;
	font-size:12px;
}

.delivertimetitle{
	margin-top:20px;
	margin-left:20px;
	width:200px;
	height:50px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-image:url(../img/service/delivertime.png);
}

.delivertime p{
	margin-left:40px;
	margin-bottom:10px;
}

.On-siteService{
	margin-bottom:10px;
	width:100%;
	float:left;
	text-align:left;
	font-size:12px;
}


.On-siteServicetitle{
	margin-top:20px;
	margin-left:20px;
	width:200px;
	height:50px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-image:url(../img/service/On-siteService.png);
}

.On-siteService p{
	margin-left:40px;
	margin-bottom:10px;
}

.tobizo{
	margin-bottom:10px;
	width:100%;
	float:left;
	text-align:left;
	font-size:12px;
}

.tobizotitle{
	margin-top:20px;
	margin-left:20px;
	width:200px;
	height:50px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-image:url(../img/service/rental.png);
}

.tobizo p{
	margin-left:40px;
	margin-bottom:10px;
}

.tobizolink{
	width:100%;
	text-align:center;
}

a.link.tobizo{
	color:#ffffff;
	text-decoration:under-line;
}

.serviceimage{
	width:580px;
	height:80px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
	float:right;
	background-color:#000000;
}

