	#serviceTitle{
		display:inline-block;
		width:100%;
		margin-bottom:25px;
	}
	#serviceTitle div{
		width:375px;
		padding-top:153px;
		height:0;
		overflow:hidden;
	}
	#forwarding{background:url(/page/domainService/img/img_forwarding.jpg) no-repeat;float:left;}
	#parking{background:url(/page/domainService/img/img_parking.jpg) no-repeat;float:right;}
	
	#serviceProcess h3{background:url(/page/domainService/img/subttl_forwardingParkingProcess.gif) no-repeat;}
	#serviceProcess ol{
		background:url(/page/domainService/img/img_forwardingParkingProcess.jpg) no-repeat;
		padding-top:78px;
		height:0;
		overflow:hidden;
	}
	
	#forwardingType h3{background:url(/page/domainService/img/subttl_forwardingType.gif) no-repeat;}
	#forwardingType ul{
		border:#ccc solid 1px;
		padding:15px;
	}
	
	#parkingType h3{background:url(/page/domainService/img/subttl_parkingType.gif) no-repeat;}
	#parkingType ul{display:inline-block;width:100%;}
	#contentsBody #parkingType ul li{float:left;padding:0;background:transparent;margin-right:20px;width:240px;}
	#contentsBody #parkingType ul li.liLast{margin-right:0;}
	#parkingType ul li img{
		border:#bcbec0 solid 1px;vertical-align:top;
	}
	#parkingType ul li p{
		background:url(/page/domainService/img/bg_parkingType.jpg) no-repeat;
		height:27px;
		padding-top:3px;
		text-align:center;
		color:#fff;
		font-weight:bold;
	}
	#parkingType th{width:140px;}
	#parkingType .formTable input,#parkingType textarea{width:90%;}
	
	.btn_preview{
		background:url(/page/domainService/img/btn_preview.gif) no-repeat;
		width:113px;
		padding-top:25px;
		height:0;
		overflow:hidden;
		display:inline-block;
	}
	.btn_application1{
		background:url(/page/makingWeb/img/btn_application.gif) no-repeat;
		width:114px;
		padding-top:25px;
		height:0;
		overflow:hidden;
		display:inline-block;
	}