/*
        バーチャルオフィス 2009/10
=====================================================*/

#virtualofficeBox .clear{
	clear:both;
	height:1px;
	font-size:1px;
	line-height:0;
	margin:0;
	padding:0;
}

#virtualofficeBox .clearfix:after {
content: ".";
display: block;
clear: both;
height: 0;
line-height:0;
font-size: 0;
visibility: hidden;
}

#virtualoffice .clearfix {
display: inline-block;
zoom: 1;
}
#virtualoffice .clearfix {
display: block;
}


.magt5{margin-top:5px !important;}
.magt20{margin-top:20px !important;}
.magt30{margin-top:30px !important;}
.magb0{margin-bottom:0px !important;}
.magb30{margin-bottom:30px !important;}

/*      タイトル
-----------------------------------------------------*/
#virtualofficeBox .titleBox{
	width:860px;
}

#virtualofficeBox .titleBox img{
	float:left;
}

/*      お問合わせ
-----------------------------------------------------*/
#virtualofficeBox .contactBox img{
	float:left;
}

/*      サービス詳細
-----------------------------------------------------*/
#virtualofficeBox .leftBox{
	float:left;
	width:390px;
}
#virtualofficeBox .leftBox img{
	float:left;
}
#virtualofficeBox .rightBox{
	float:right;
	width:470px;
}
#virtualofficeBox .rightBox img{
	float:left;
}
/*      利便性
-----------------------------------------------------*/

#virtualofficeBox .convenienceBox img{
	float:left;
}


