/*-- 専用スタイルシート --*/


div#right_column div.customer div.list {
	padding : 10px ;
}

div#right_column div.customer div.list img.left {
	display : block ;
	float : left ;
}

div#right_column div.customer div.list img.right {
	display : block ;
	float : right ;
}

div#right_column div.customer div.list p.left {
	padding : 0 ;
	width : 490px ;
	float : left ;
}

div#right_column div.customer div.list p.center {
	padding : 0 20px 0 0 ;
	width : 270px ;
	float : right ;
}

div#right_column div.customer div.list p.right {
	padding : 0 ;
	width : 490px ;
	float : right ;
}

div#right_column div.customer div.list p.more {
	padding : 5px 0 30px 0 ;
	text-align : right ;
	clear : both ;
}
