/**==========================================================



	[ Products Solution /VAIO お引越しサポート ] 

	

	Update 2009/08/20

	@ Sony Marketing(Japan) Inc

	

	--- "/vaio/solution/movesupport/index.html"

	

===========================================================*/

.section {
	display:table;
}
.section .text {
	display:table-cell;
	width:530px;
	padding-right:20px;
	vertical-align:top;
}
.section .image {
	display:table-cell;
	width:230px;
}
	/* for IE6, 7 */
	* html .text,
	* html .image {
		display:inline;
		zoom:1;
	}

	*:first-child+html .text,
	*:first-child+html .image {/* IE 7 */
		display:inline;
		zoom:1;
	}

div#main .list_ul_list li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin-left:15px;
}
div.column {
	border:1px solid #CCCCCC;
	margin-bottom:40px;
	padding:15px 20px;
}
